Lesson 16
Quiz: IAM
15 questions covering Shared Responsibility Model, IAM users/groups/roles/policies, root user security, MFA, and CloudTrail
Instructions: Click one option per question for immediate feedback. Target: 13/15 (87%). This quiz combines IAM fundamentals, advanced security practices, and the shared responsibility model.
IAM Quiz
Select one answer per question. You will receive immediate feedback.
1. Under the AWS shared responsibility model, who is responsible for configuring and managing security groups?
2. Which service model shifts the most security responsibility to AWS, leaving the customer primarily responsible only for their data and permissions?
3. An organization has three departments: Engineering, Marketing, and Finance. Each needs different AWS permissions. What is the best IAM structure?
4. What happens when an IAM user has no policies attached, either directly or through any group membership?
5. Policy A allows "s3:GetObject" on all buckets. Policy B explicitly denies "s3:GetObject" on bucket "finance-data". Both are attached to the same IAM user. Can the user read objects from "finance-data"?
6. An application on an EC2 instance must write data to a DynamoDB table. How should the administrator grant this access?
7. An auditor needs read-only access to all resources in another company's AWS account. What is the safest way to grant this?
8. Which of the following can be performed only by the AWS account root user?
9. What is the recommended immediate action after creating an AWS account?
10. Which of the following is NOT a valid MFA option in AWS?
11. AWS CloudTrail is enabled by default. What does it log?
12. To retain CloudTrail logs beyond 90 days and trigger alerts on specific events, what must you do?
13. What is the primary difference between an IAM role and an IAM user?
14. Which statement about IAM password policies is correct?
15. IAM is a global service. What does this mean in practice?
Progress: 0/15 correct (0%). Answer all questions to see the final recommendation.
Ask your teacher: Scoring: 13-15/15 (87%+): Proceed to Security Services. 11-12/15 (73-80%): Review missed topics. 10/15 or below: Revisit lessons 0023-0025; IAM is a high-weight exam domain.
Primary Source: AWS Academy Module 4: AWS Cloud Security (module-4.txt).