flowchart LR
A[Cloud Fundamentals]
A --> B[Security]
A --> C[Compute]
A --> D[Networking]
A --> E[Storage]
A --> F[Databases]
A --> G[Monitoring]
A --> H[Optimization]
Foundational Questions. Visual Answers. Mastering AWS Fundamentals.
Strengthening Cloud Fundamentals for the AI Era
π Back to: π Blog | πΌ LinkedIn | βοΈ Medium
β 1. Why this Book
An engineer becomes exponentially more effective with AI β but only if the fundamentals are solid.
βοΈ What motivated me to write this short visual guidebook on AWS Cloud Fundamentalsπ:
- ππ» This question ππ»ββοΈ: Do I really understand the fundamentals deeply, or have I just gotten comfortable operating around them?
ππ» This thought π:
- β If someone is strong in the fundamentals, AI amplifies that skill to a 10X level.
- β Sometimes going back to the fundamentals is the most advanced thing one can do.
What could motivate you to read this?
- ππ» A visual guidebook to deeply understand (not just use) cloud concepts
- ππ» A way to strengthen intuition so tools like AI become force multipliers
β 2. What this book covers
Section We will Cover
This is a structured, visual walkthrough of core cloud building blocks β explored through the questions that matter.
- Strong fundamentals arenβt memorized. Theyβre built by asking the right questions.
If questions like these spark your curiosity, youβre in the right place:
π Foundations
1. Isnβt every AWS action just a chain of API calls?
2. Who is responsible for availability and durabilityβYou or AWS?
π Security
3. How is every AWS request authenticated and authorized?
4. Why do modern teams prefer IAM Roles over IAM Users?
5. How do humans vs applications securely access AWS? (IdP vs Cognito)
βοΈ Compute
6. When should you choose EC2, Containers, or Serverless?
(What really differentiates EC2, ECS/EKS, and Lambda?)
π Networking
7. What actually happens inside a VPC when your app talks to the internet?
πΎ Storage
8. How do you choose between S3, EBS, and EFS without guessing?
ποΈ Databases
9. When do you pick RDS vs DynamoDBβand why does it matter?
π Monitoring
10. How do you know whatβs happening inside your cloud system (before users do)?
β‘ Optimization
11. How do you design for cost and performance without trade-offs?
π 3. Learning Notes Inspired by the Coursera Course
- I took the Cloud Fundamentals Coursera Course in in Oct, 2024 and revisited in early 2026 to write this book

π 4. Source & Attribution
I have used a few screenshots from the AWS Technical Essentials course on Coursera and are used strictly for learning purposes.