Cloud Fundamentals
What the cloud actually is and how it works: regions and availability zones, virtual machines, object and block storage, VPC networking, IAM permissions, scaling and load balancing, serverless functions, managed databases, CDNs, high availability, the shared responsibility model, pricing, and a capstone where you assemble a real web app architecture from scratch.
Every lesson runs real code in your browser, checked the moment you submit. No installing anything, no setup, no waiting.
Start Cloud Fundamentals freeWhat this course covers
- What Is the Cloud?
- Regions and Zones: Where the Cloud Lives
- Virtual Machines: Renting a Computer
- Storage: Object, Block and File
- Cloud Networking: Your Private Slice
- IAM: Who Can Do What
- Scaling: Up, Out and Automatic
- Load Balancers: Sharing the Work
- Serverless: Code Without Servers
- Managed Databases: Someone Else Patches It
- Containers in the Cloud
- CDNs and Edge Caching
- High Availability: Designing for Failure
- Shared Responsibility: Whose Job Is It?
- Cloud Pricing: Pay As You Go
- Capstone: Deploy a Web App
Other courses
Learn to think like a problem-solver before you write a single line of code. Break big …
Your first Python course, no experience needed. Learn variables, loops, functions, and …
Level up your Python with comprehensions, lambdas, error handling, files, modules, and …
Master OOP in Python: classes, objects, inheritance, polymorphism, encapsulation, abstr…
Go deeper in Python: decorators, generators, type hints, regex, JSON, SQLite, testing, …
Core CS: arrays, lists, stacks, queues, hash tables, trees, graphs, sorting, searching,…
Build your own 2D games from scratch: the game loop, sprites, movement, collisions, and…
Learn Java from zero, with no programming background needed. Write your first program, …
Learn C++ from zero, with no programming background needed. Start with your first progr…
Learn C from zero, with no programming background needed. The language that Unix, Linux…
Learn JavaScript from scratch: variables, types, loops, functions, arrays and objects, …
Build for the browser: structure pages with HTML, style them with CSS, then use live AP…