NEW
Font size
WorksheetsAWS Basics and IAM
Total questions: 21
Worksheet time: 21mins
What is the main purpose of AWS Regions?
Manage IAM users
Host Global services
Geographic locations for AWS infrastructure
Execute Programmatic tasks
What does "AZ" stand for in the context of AWS?
Amazon Zone
Availability Zone
Amazon Zenith
Access Zone
Which type of AWS service is available globally and not tied to a specific region?
AWS Region Services
AWS Global services
AWS Mgmt Console
AWS IAM Services
How can you access AWS services both through the AWS Management Console and programmatically?
Only through AWS Management Console
Only through programmatic methods
Both through AWS Management Console and programmatically
Neither of the above
What is the purpose of an IAM Root User?
Create IAM users
Manage AWS Regions
Manage IAM groups
Initial AWS account setup and management
In AWS, what is the primary function of IAM Users?
Manage AWS Regions
Create IAM groups
Establish AWS connections
Represent an individual identity within your AWS account
How can you create an IAM user and log in to AWS?
Only through AWS Management Console
Only programmatically
Both through AWS Management Console and programmatically
Not possible in AWS
What is the purpose of attaching policies to an IAM Group?
Grant permissions to the IAM Group itself
Grant permissions to individual IAM users within the group
Create a new IAM user
Manage AWS Regions
What is the primary function of creating an IAM Group without attaching any policies?
Prevent IAM users from joining the group
Grant administrative access to IAM users
Provide a logical grouping for IAM users without specific permissions
Attach policies directly to IAM users
If IAM user "tom" is added to an IAM Group called "cloudops" without any permissions, what access does "tom" have?
Full administrative access
No access
Limited access based on IAM Group permissions
Access to AWS Regions only
What is the purpose of IAM Policies?
Create IAM users
Manage AWS Regions
Define permissions for AWS resources
Establish IAM Groups
How can you grant permissions to an IAM user or group for only one specific AWS region, e.g., us-east-1?
Attach an IAM policy to the IAM user/group with the desired region
Configure IAM user settings for the specific region
Use AWS Management Console to set region-specific permissions
IAM users/groups cannot have region-specific permissions
How can you grant permissions to an IAM user or group for only one specific AWS service, e.g., EC2?
Attach an IAM policy to the IAM user/group with the desired service
Configure IAM user settings for the specific service
Use AWS Management Console to set service-specific permissions
IAM users/groups cannot have service-specific permissions
What should be done after creating IAM policies and attaching them to IAM users/groups?
Log in to AWS as the Root User to validate permissions
Log in to AWS as the IAM user/group to validate permissions
Policies are automatically applied, no validation needed
Detach the policies for validation
Which AWS service allows you to launch virtual servers in the cloud?
S3
RDS
EC2
IAM
What is the primary purpose of the AWS Management Console?
Access AWS services programmatically
Manage IAM users
Provide a web-based interface for accessing AWS services
Create IAM policies
How does an IAM user validate their permissions in AWS after creating IAM policies?
Use the AWS Management Console to check permissions
Run a programmatic script to validate permissions
Ask the Root User to validate permissions
IAM users cannot validate their own permissions
In IAM, what is the purpose of creating IAM Groups and attaching IAM users to those groups?
Simplify billing and cost tracking
Provide a logical grouping for users with similar permissions
Grant administrative access to all IAM users
Establish a hierarchy for IAM users
What is the first step to take when creating an IAM user and logging into AWS?
Create IAM policies
Configure AWS Regions
Set up IAM groups
Create an IAM user
What is the purpose of AWS Regions?
Provide physical locations for AWS data centers
Manage IAM users
Host global services
Execute programmatic tasks
True or False: Each AWS Region is composed of at least two Availability Zones.
True
False
