Notes – Introduction to AWS

What is AWS?

AWS stands for Amazon Web Services.
It is a cloud computing platform provided by Amazon.

Instead of buying physical servers, AWS allows you to rent computing power, storage, and databases over the internet.
This is known as “cloud computing.”


Why Use AWS?

  • No need to maintain physical hardware
  • Pay only for what you use (like electricity)
  • Access services anytime, from anywhere
  • Highly secure and reliable infrastructure
  • Scales automatically as per need

Real-World Analogy

Think of AWS like renting a fully furnished apartment.

  • You donโ€™t buy furniture or build walls
  • You just pay rent and start living
    Similarly, with AWS:
  • You donโ€™t buy servers
  • You use services, pay for usage, and scale as needed

Key Benefits


FeatureDescription
On-DemandUse resources whenever needed
ScalableGrows or shrinks with your needs
Cost-EffectiveNo upfront cost, pay-as-you-go
Reliable99.99% uptime with multiple data centers
SecureIndustry-level data protection and encryption

Common AWS Services


Service CategoryExample ServicesPurpose
ComputeEC2, LambdaRun applications or processes
StorageS3, EBSStore files and data
DatabaseRDS, DynamoDBManage structured and NoSQL data
NetworkingVPC, Route 53Secure and route internet traffic
DevOps & MonitoringCloudWatch, CloudFormationAutomate & monitor infrastructure

Who Uses AWS?

  • Startups to build apps without upfront cost
  • Enterprises to migrate from physical servers
  • Developers and engineers to test and deploy projects
  • Government and education institutions for storage and computing

Fun Fact

AWS started in 2006 and today powers companies like Netflix, NASA, and Airbnb.