Keyboard Shortcuts N Next post
P Previous post
S Save / unsave
R Read aloud
T Toggle theme
/ Focus search
Esc Close panels
🔥
Ready to read...
AWS Cloud Basics Cloud Computing Cloud Computing: From Zero to Production Module 1 — Cloud Fundamentals setup

Creating Your AWS Account and Using the Free Tier

Reviewed & accurate
AI Summary

What You Will Learn

Beginner

  • How to create an AWS account
  • How to use the free tier without getting charged
  • Security best practices from day one

Step 1: Sign Up

Go to aws.amazon.com and click "Create an AWS Account"
Enter your email, account name, and password
Choose account type: Personal or Business
Enter credit card (required for verification, but free tier costs $0)
Verify your phone number
Choose the Support plan: Basic (Free)
Set up billing alerts FIRST
Before doing anything else, set up a billing alert. The free tier has limits — exceed them and you get charged. Go to Billing -> Budgets.

Free Tier Limits

ServiceFree TierDuration
EC2 (t2.micro)750 hours/month12 months
S35 GB storage12 months
RDS750 hours/month12 months
Lambda1M requests/monthAlways free
Security from day one
Enable MFA (Multi-Factor Authentication) on your root account immediately. Never use the root account for daily work — create an IAM user.

Practical Exercise

Create your AWS account
Set up MFA on the root account
Create a billing alert for $5
Create an IAM user for daily use (not root)
Log in as the IAM user

Key Takeaways

  • Create account at aws.amazon.com — free tier costs $0.
  • Set up billing alerts BEFORE doing anything else.
  • Enable MFA on root account immediately.
  • Never use root account for daily work — create IAM users.
  • Free tier: 750 hours EC2, 5GB S3, 1M Lambda requests.
Previously: Lesson 07 covered TCO.
Today: You learned: Create an AWS account and set up free tier safely.
Next: Module 1 complete! Module 2 begins with lesson 09.
Test Your Knowledge
How did you find this?

Comments

Join the discussion! Sign in with your Google or Blogger account, or comment as Anonymous - no account needed. For quick questions, also reach me on Telegram @cytestch.

Comments