Create an AWS account, secure root with MFA, set up an IAM admin user and AWS CLI v2, verify credentials, and add a budget alert ā all following AWS best practices.
You need an AWS account before the CLI can do anything. If you already have one, log in and confirm it is active. If not, sign up now ā new accounts choose between a Free Plan and a Paid Plan during signup.
Open aws.amazon.com/free in your browser
Open linkClick 'Create a Free Account' and follow the sign-up flow
When asked to choose a plan, select the FREE PLAN for this course
A credit card is required for identity verification
Accounts created after July 15, 2025 use the current AWS Free Tier: you receive up to $200 in credits ($100 at signup, plus up to $100 more for trying services like EC2, Lambda, and AWS Budgets) and choose between two plans.
The Free Plan cannot incur charges ā it expires after 6 months or when your credits run out, whichever comes first, and you can upgrade to the Paid Plan at any time.
Accounts created before that date stay on the legacy free tier (12 months of limited usage such as 5 GB of S3 and 750 hours/month of t2.micro).
Either way, all IAM operations in this module are always free.
The email address you sign up with becomes the root account ā it has unrestricted access to everything in your account, which is why you should secure it immediately and never use it for daily work.
You can log in to https://console.aws.amazon.com and see the AWS Management Console home page.