0
0
AWScloud~20 mins

Creating an AWS account - Practice Exercises

Choose your learning style9 modes available
Challenge - 5 Problems
🎖️
AWS Account Mastery
Get all challenges correct to earn this badge!
Test your skills under time pressure!
🧠 Conceptual
intermediate
2:00remaining
Understanding AWS Account Creation Requirements

Which of the following is required to create a new AWS account?

AA government-issued ID document uploaded during signup
BA phone number from any country, even if not reachable
CA credit card issued only in the United States
DA valid email address that is not already associated with another AWS account
Attempts:
2 left
💡 Hint

Think about what AWS needs to uniquely identify your account and send notifications.

security
intermediate
2:00remaining
Securing Your AWS Root Account

After creating an AWS account, what is the best practice to secure the root user?

AEnable multi-factor authentication (MFA) on the root user
BShare root user credentials with your team for easy access
CUse the root user for all daily tasks to avoid permission issues
DDisable the root user permanently
Attempts:
2 left
💡 Hint

Think about adding an extra layer of protection to the most powerful account.

Architecture
advanced
3:00remaining
Choosing the Right AWS Account Structure for a Growing Company

Your company plans to expand rapidly and wants to separate billing and permissions for different teams. Which AWS account strategy is most suitable?

ACreate multiple AWS accounts but manage billing separately outside AWS
BUse a single AWS account and create IAM users for each team
CCreate multiple AWS accounts and manage them under AWS Organizations
DUse one AWS account and share root credentials among teams
Attempts:
2 left
💡 Hint

Think about how AWS helps manage multiple accounts centrally.

service_behavior
advanced
2:00remaining
AWS Account Activation Timing

After submitting your information to create a new AWS account, how long does it typically take before you can start using AWS services?

AWithin a few minutes after email verification and payment method validation
BImmediately after submitting the signup form, no waiting required
COnly after receiving a physical welcome package by mail
DAt least 24 hours due to manual review of account details
Attempts:
2 left
💡 Hint

Consider the automated checks AWS performs during signup.

Best Practice
expert
3:00remaining
Managing Billing Alerts for a New AWS Account

You want to ensure your new AWS account does not exceed a monthly budget. Which approach best implements this using AWS native tools?

AManually check the billing dashboard weekly for usage updates
BSet up AWS Budgets with email notifications and link it to your billing account
CCreate an IAM policy that blocks resource creation after a budget limit is reached
DUse AWS CloudTrail to monitor billing events and send alerts
Attempts:
2 left
💡 Hint

Think about automated budget tracking and alerting features AWS provides.