Lesson 1Identity and access control: IAM, Azure RBAC/AAD, GCP IAM — roles, service principals, cross-account access basicsCompare identity and access models across AWS, Azure, and GCP. Learn about IAM roles, Azure AD and RBAC, service principals, and cross-account access so you can design secure multi-cloud access patterns that keep things safe.
AWS IAM core concepts and entitiesAzure AD, RBAC, and role assignmentsGCP IAM roles and resource hierarchyService principals and workload identityCross-account and cross-tenant accessLeast privilege and policy designLesson 2Networking primitives across providers: VPC, VNet, VPC Network — CIDR planning, subnets, route tables, NAT, Internet GatewaysLearn how core networking constructs map across AWS, Azure, and GCP. You will design CIDR plans, subnets, and routing, and understand NAT, internet gateways, and security boundaries for multi-cloud connectivity that connects everything properly.
VPC, VNet, and VPC Network comparisonCIDR sizing and IP address planningPublic, private, and isolated subnetsRoute tables and custom routing rulesNAT gateways and internet egressNetwork security groups and firewallsLesson 3DNS and global traffic management: Route 53, Azure DNS, Cloud DNS — DNS records, TTL, health-check based failoverLearn how DNS services map across clouds and support global traffic management. Explore record types, TTL strategies, health checks, and routing policies for latency-based, weighted, and failover scenarios to manage traffic smoothly.
Route 53, Azure DNS, and Cloud DNSDNS record types and common usesTTL tuning and caching behaviorHealth checks and DNS-based failoverLatency and geo-based routing policiesWeighted and multi-value answersLesson 4Managed database services: RDS/Aurora, Azure Database (PostgreSQL/MySQL), Cloud SQL — high-availability options, read replicas, failover behaviorCompare managed relational database offerings across clouds. Understand engine choices, HA and failover models, read replicas, backups, and scaling patterns so you can design resilient, portable database architectures that last.
Service overview: RDS, Azure DB, Cloud SQLEngine support and feature differencesHigh availability and failover behaviorRead replicas and read scaling patternsBackup, restore, and point-in-time recoverySecurity, networking, and access controlsLesson 5Cross-cloud connectivity basics: VPN, interconnect/expressroute options, Transit Gateway equivalents and routing considerationsExamine options for secure connectivity between clouds and on-premises. Compare VPN, private interconnect, and transit hub patterns, and learn routing considerations for scalable, resilient multi-cloud networks that connect reliably.
Site-to-site VPN across providersDirect Connect, ExpressRoute, InterconnectTransit Gateway and hub-and-spoke modelsRouting domains and overlapping CIDRsHigh availability and failover designEncryption and compliance considerationsLesson 6Core compute services: EC2, Azure Virtual Machines, Google Compute Engine — instance types, images, lifecycleUnderstand core compute services that underpin most workloads. Compare EC2, Azure Virtual Machines, and Google Compute Engine, focusing on instance types, images, lifecycle operations, and automation options for smooth running.
Instance families and sizing strategyImages, templates, and golden imagesInstance lifecycle and state transitionsStorage options and performance tuningPlacement groups and availability zonesAutomation with autoscaling and scriptsLesson 7Storage and object stores: S3, Azure Blob Storage, GCS — lifecycle, versioning, encryption, access policiesExplore object storage services across AWS, Azure, and GCP. Learn how lifecycle policies, versioning, encryption, and access controls compare, and how to design portable patterns for backups, logs, static sites, and data lakes that store data well.
S3, Blob Storage, and GCS core conceptsLifecycle rules and storage class tiersObject versioning and recovery patternsEncryption at rest and in transit optionsBucket- and object-level access controlsCross-region replication and data localityLesson 8Managed compute alternatives: AWS ECS/EKS, Azure AKS/Container Instances, GCP GKE/Cloud Run — when to choose containers vs VMsCompare managed compute options, from virtual machines to containers and serverless containers. Learn when to choose ECS, EKS, AKS, GKE, or Cloud Run versus VM-based deployments, and how this impacts operations and cost in daily use.
Core VM vs container trade-offsECS, EKS, AKS, and GKE overviewCloud Run and Azure Container InstancesCluster provisioning and scaling modelsImage registries and deployment flowsCost, operations, and portability concernsLesson 9Load balancing and ingress: ELB/ALB/NLB, Azure Load Balancer/Application Gateway, GCP Cloud Load Balancing — SSL termination, path-based routing, health checksUnderstand load balancing and ingress options across providers. Learn how to choose between L4 and L7 services, configure SSL termination, path-based routing, and health checks, and design resilient multi-region entry points for steady access.
L4 vs L7 load balancers across cloudsELB, ALB, NLB, and Azure equivalentsGCP HTTP(S) and TCP load balancersSSL termination and certificate handlingPath- and host-based routing rulesHealth checks and failover strategies