AWS Certified Cloud Practitioner Practice Exam

Disable ads (and more) with a membership for a one time $2.99 payment

Prepare for the AWS Certified Cloud Practitioner Exam with our comprehensive quiz featuring flashcards and multiple-choice questions, each supplemented with hints and explanations. Ensure you're well-equipped to ace your certification!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


What does AWS IAM enable you to manage?

  1. Virtual networks

  2. Compute resources

  3. User access and permissions

  4. Storage resources

The correct answer is: User access and permissions

AWS IAM (Identity and Access Management) enables you to manage user access and permissions to different AWS services and resources. It allows you to create and manage users, groups, and roles, and control their level of access to specific resources within your AWS account. Options A, B, and D are incorrect because they are not related to IAM. Virtual networks and storage resources can be managed with other AWS services such as Amazon VPC and Amazon S3, while compute resources can be managed with services like Amazon EC2 and AWS Lambda, but none of these services allow you to manage user access and permissions like AWS IAM does.