Course curriculum

AWS Systems Architect Professional

1 module312 lessons

Curriculum

Modules and lessons

← Course library
Module 01

AWS Systems Architect Professional

312 lessons
  1. 01AWS Account Types, Free Tier Credits, and Root User Setup – SAP-C02 Study GuidePurpose of This Lesson This lesson explains how AWS account setup works, the difference between the AWS Free Plan and Paid Plan, and why billing controls matter even in a training or lab environment. For the SAP-C02 exam, this topic is less about memorizing signup screens and more about understanding account governance, cost controls, root […]Open lesson →
  2. 02AWS Account Alias, IAM Billing Access, and BudgetsPurpose of This Lesson This lesson covers foundational AWS account configuration tasks that help improve account usability, cost visibility, and billing governance. For the AWS Certified Solutions Architect – Professional SAP-C02 exam, this topic matters because many scenario-based questions expect you to understand how to design secure, cost-aware AWS environments. The key ideas are: These […]Open lesson →
  3. 03AWS IAM Users, Root Account Security, and Administrator AccessPurpose of This Lesson This lesson covers the difference between the AWS root user and an IAM user, why the root account should not be used for daily administration, and how permissions are assigned through IAM groups and IAM policies. For the SAP-C02 exam, this topic matters because AWS identity and access management is foundational […]Open lesson →
  4. 04AWS Developer Tooling, AWS CLI Configuration, and CloudShellPurpose of This Lesson This lesson covers the basic tooling needed to perform AWS hands-on work from a local workstation and from the AWS Management Console. The focus is on installing Visual Studio Code, installing the AWS Command Line Interface, configuring CLI credentials, testing access with Amazon S3 commands, and understanding why AWS CloudShell is […]Open lesson →
  5. 05AWS Organizations and AWS Control TowerPurpose of This Lesson This lesson explains how AWS Organizations and AWS Control Tower help manage multi-account AWS environments. For the SAP-C02 exam, this topic matters because many professional-level architecture scenarios involve account governance, centralized billing, security boundaries, operational control, compliance, and automated account provisioning. At the Solutions Architect Professional level, you are expected to […]Open lesson →
  6. 06AWS Organizations Account Creation and Role SwitchingPurpose of This Lesson This lesson covers how to create an AWS Organization, add a new AWS account from the management account, enable Service Control Policies, and access the new account using IAM role switching. This is important for the SAP-C02 exam because multi-account strategy, centralized governance, account isolation, and organizational controls are common themes […]Open lesson →
  7. 07AWS Organizations Service Control Policies (SCPs) and Permission GuardrailsPurpose of This Lesson Service Control Policies, or SCPs, are an AWS Organizations feature used to centrally control the maximum available permissions across AWS member accounts. For the SAP-C02 exam, SCPs matter because many scenario questions involve multi-account governance, least privilege, account guardrails, production versus development restrictions, and preventing risky actions across an AWS Organization. […]Open lesson →
  8. 08AWS Service Control Policy Strategies and InheritancePurpose of This Lesson This lesson explains how AWS Service Control Policies (SCPs) are used in AWS Organizations to control the maximum available permissions across accounts and organizational units. For the SAP-C02 exam, SCPs matter because many scenario-based questions involve multi-account governance, centralized security controls, permission boundaries, and organizational hierarchy design. You need to understand […]Open lesson →
  9. 09AWS Organizations SCP Inheritance and Management Account BehaviorPurpose of This Lesson This lesson explains how AWS Organizations Service Control Policies, or SCPs, work across the organization hierarchy. The focus is on SCP inheritance, the default deny-list strategy, attaching SCPs to Organizational Units, and understanding why the management account is not restricted by SCPs. For the AWS Certified Solutions Architect – Professional SAP-C02 […]Open lesson →
  10. 10AWS Control Tower Landing Zones and GovernancePurpose of This Lesson AWS Control Tower is important for the SAP-C02 exam because it represents AWS’s managed approach to building and governing a multi-account AWS environment. At the Solutions Architect Professional level, you need to understand when to use AWS Organizations by itself versus when to use AWS Control Tower to establish a governed […]Open lesson →
  11. 11AWS Control Tower Landing Zone Setup and GovernancePurpose of This Lesson This lesson covers how AWS Control Tower is used to create and manage a multi-account AWS environment through a standardized landing zone. For the SAP-C02 exam, this matters because AWS expects Solutions Architect Professional candidates to understand how to design secure, governed, scalable AWS environments. Control Tower is commonly the preferred […]Open lesson →
  12. 12AWS IAM Fundamentals: Users, Groups, Roles, Policies, and Root Account SecurityPurpose of This Lesson AWS Identity and Access Management, or IAM, is the core AWS service used to control authentication and authorization inside an AWS account. For the SAP-C02 exam, IAM is foundational because almost every architecture question involves deciding who or what can access a resource, how access is granted, and how permissions should […]Open lesson →
  13. 13AWS IAM Users, Groups, Roles, and PoliciesPurpose of This Lesson This lesson introduces the core identity and access management building blocks inside an AWS account: IAM users, IAM groups, IAM roles, and IAM policies. For the SAP-C02 exam, this topic matters because many scenario-based questions depend on understanding who or what is requesting access, how permissions are granted, and whether temporary […]Open lesson →
  14. 14AWS IAM Authentication MethodsPurpose of This Lesson This lesson explains the different ways an AWS IAM user can authenticate to AWS services. For the SAP-C02 exam, this matters because identity and access management is foundational to almost every AWS architecture decision. You need to understand the difference between console access, programmatic access, access keys, MFA, certificates, Git credentials, […]Open lesson →
  15. 15AWS STS Temporary Credentials and IAM Role AssumptionPurpose of This Lesson This lesson explains how AWS Security Token Service, or AWS STS, provides temporary security credentials for accessing AWS services. For the SAP-C02 exam, this is important because many identity and access scenarios rely on temporary credentials instead of long-term access keys. You need to understand how IAM roles, trust policies, permissions […]Open lesson →
  16. 16AWS Multi-Factor Authentication MFAPurpose of This Lesson This lesson explains Multi-Factor Authentication, or MFA, and why it is a foundational security control for AWS accounts. MFA strengthens authentication by requiring more than just a password before allowing access to the AWS Management Console. For the SAP-C02 exam, MFA is important because account security, root user protection, IAM user […]Open lesson →
  17. 17AWS IAM Multi-Factor Authentication SetupPurpose of This Lesson This lesson explains how to enable multi-factor authentication, or MFA, for an AWS IAM user account. MFA adds an additional authentication factor beyond the username and password, making account compromise much harder if credentials are stolen. For the AWS Certified Solutions Architect – Professional SAP-C02 exam, MFA is important because identity […]Open lesson →
  18. 18AWS IAM Identity-Based Policies vs Resource-Based PoliciesPurpose of This Lesson AWS IAM policy evaluation is a core topic for the AWS Certified Solutions Architect – Professional SAP-C02 exam because many architecture scenarios involve deciding where permissions should live: on an IAM identity, on an AWS resource, or on an IAM role trust relationship. This lesson focuses on the difference between identity-based […]Open lesson →
  19. 19AWS IAM RBAC and ABAC Access ControlPurpose of This Lesson This lesson explains two important access control models in AWS Identity and Access Management: Role-Based Access Control (RBAC) and Attribute-Based Access Control (ABAC). For the AWS Certified Solutions Architect – Professional SAP-C02 exam, this matters because many scenario questions involve designing secure, scalable, and manageable permission models across teams, accounts, workloads, […]Open lesson →
  20. 20AWS IAM Permissions Boundaries and Privilege Escalation ControlPurpose of This Lesson This lesson explains IAM permissions boundaries, an advanced AWS Identity and Access Management feature used to control the maximum permissions an IAM user or role can receive. For the AWS Certified Solutions Architect – Professional SAP-C02 exam, permissions boundaries are important because they often appear in scenarios involving: A permissions boundary […]Open lesson →
  21. 21AWS IAM Policy Evaluation LogicPurpose of This Lesson IAM policy evaluation is one of the most important AWS security topics for the AWS Certified Solutions Architect – Professional SAP-C02 exam. Many exam questions describe a user, role, AWS Organizations SCP, permissions boundary, session policy, or resource-based policy and ask why access is allowed or denied. The key idea is […]Open lesson →
  22. 22AWS IAM JSON Policy Structure and API ActionsPurpose of This Lesson This lesson focuses on how AWS IAM policies are structured, how to read JSON-based permissions policies, and how IAM policies control access to AWS API actions. For the AWS Certified Solutions Architect – Professional SAP-C02 exam, IAM policy structure is foundational. Many scenario-based questions require you to understand whether access is […]Open lesson →
  23. 23AWS IAM Role-Based Access Control Using GroupsPurpose of This Lesson This lesson explains how Role-Based Access Control, or RBAC, can be implemented in AWS using IAM groups and managed policies. For the SAP-C02 exam, this matters because AWS frequently tests identity design, least privilege, access delegation, and permission troubleshooting. You need to understand how users receive permissions through groups, how AWS […]Open lesson →
  24. 24AWS IAM Attribute-Based Access Control with TagsPurpose of This Lesson This lesson explains how to implement Attribute-Based Access Control, or ABAC, in AWS using IAM principal tags, resource tags, and IAM policy conditions. The example uses an IAM user named Dave, an IAM group named DB admins, and two Amazon RDS databases tagged as production and development. For the SAP-C02 exam, […]Open lesson →
  25. 25AWS IAM Roles, STS Temporary Credentials, and FederationThis lesson explains how AWS IAM roles are used to grant temporary, controlled access to AWS resources without relying on long-term credentials. For the SAP-C02 exam, IAM roles are a major security design pattern because they support least privilege, cross-account access, AWS service integration, application permissions, and federation. IAM roles are especially important in scenario-based […]Open lesson →
  26. 26EC2 Instance Roles, Access Keys, and Temporary CredentialsThis lesson explains how Amazon EC2 instances securely access other AWS services, such as Amazon S3, without embedding long-term credentials on the server. For the AWS Certified Solutions Architect – Professional SAP-C02 exam, this is a foundational IAM design topic. Many scenario questions test whether you know the secure, scalable, and operationally correct way to […]Open lesson →
  27. 27AWS IAM Best PracticesThis lesson reviews core AWS Identity and Access Management best practices that are important for the AWS Certified Solutions Architect – Professional SAP-C02 exam. IAM is foundational to almost every AWS architecture. On the exam, IAM often appears inside larger scenario-based questions involving security, governance, automation, hybrid access, application permissions, cross-account access, and operational control. […]Open lesson →
  28. 28AWS Directory Service Options: Managed Microsoft AD, AD Connector, and Simple ADThis lesson covers the main AWS Directory Service options used to provide directory-based authentication and identity integration inside AWS. For the AWS Certified Solutions Architect – Professional SAP-C02 exam, this topic matters because many scenario questions involve hybrid identity, Windows workloads, domain joins, WorkSpaces, FSx, RDS for SQL Server, IAM role mapping, and cost-sensitive directory […]Open lesson →
  29. 29AWS Identity Federation, IAM Identity Center, STS, and CognitoThis lesson explains how AWS supports identity federation, where users authenticate through an existing identity source instead of being created directly as IAM users. This is important for the SAP-C02 exam because many enterprise architecture scenarios involve connecting corporate identity systems, SaaS identity providers, mobile apps, or web applications to AWS securely. The core exam […]Open lesson →
  30. 30Amazon Cognito User Pools and Identity PoolsAmazon Cognito is an AWS service used to add authentication and authorization capabilities to applications, especially web, mobile, and client-facing applications. For the SAP-C02 exam, the important distinction is understanding when Cognito is being used to authenticate users versus when it is being used to grant temporary access to AWS services. The key exam concept […]Open lesson →
  31. 31AWS Global Infrastructure – Regions, Availability Zones, Edge, Outposts, Local Zones, and Wavelength ZonesPurpose of This Lesson This lesson explains the major building blocks of the AWS global infrastructure: Regions, Availability Zones, subnets, edge locations, regional edge caches, Local Zones, Wavelength Zones, and AWS Outposts. For the AWS Certified Solutions Architect – Professional SAP-C02 exam, this topic matters because many architecture questions are built around latency, high availability, […]Open lesson →
  32. 32AWS VPC CIDR Block Planning and Subnet SizingThis lesson explains how to choose CIDR blocks for an Amazon VPC and its subnets before building the network. For the AWS Certified Solutions Architect – Professional SAP-C02 exam, this matters because many architecture questions assume you can design scalable, non-overlapping, multi-AZ network layouts. CIDR planning affects: The main takeaway is simple: plan your VPC […]Open lesson →
  33. 33Amazon VPC Route Priority and Route PropagationThis lesson explains how Amazon VPC route tables decide where to send traffic when multiple routes could match the same destination. This is important for the AWS Certified Solutions Architect – Professional SAP-C02 exam because many networking scenarios depend on correctly understanding route priority, longest-prefix matching, static routes, propagated routes, NAT gateways, internet gateways, VPC […]Open lesson →
  34. 34AWS NAT Gateway and NAT Instance DesignThis lesson covers how AWS provides outbound network address translation for resources in private subnets using NAT gateways and NAT instances. For the AWS Certified Solutions Architect – Professional SAP-C02 exam, this topic matters because NAT design appears frequently in VPC architecture, hybrid networking, high availability, internet egress, security, and cost optimization scenarios. The exam […]Open lesson →
  35. 35AWS VPC IPv6 Addressing and Egress-Only Internet GatewaysThis lesson explains how IPv6 works inside an Amazon VPC and how it differs from traditional IPv4 networking. For the AWS Certified Solutions Architect – Professional SAP-C02 exam, IPv6 is important because AWS treats IPv6 traffic differently from IPv4 traffic, especially around routing, public addressability, NAT, and outbound-only internet access. The key exam idea is […]Open lesson →
  36. 36AWS VPC Peering, Routing, and Multi-VPC DesignThis lesson covers Amazon VPC peering, which allows two Amazon Virtual Private Clouds to communicate privately using AWS networking. For the AWS Certified Solutions Architect – Professional SAP-C02 exam, VPC peering is important because it often appears in scenario questions involving multi-VPC connectivity, cross-account networking, CIDR planning, route table design, DNS behavior, and when to […]Open lesson →
  37. 37AWS VPC Endpoints for Private AWS Service AccessThis lesson explains how VPC endpoints allow resources inside an Amazon VPC to privately access supported AWS services without sending traffic over the public internet. For the AWS Certified Solutions Architect – Professional SAP-C02 exam, VPC endpoints are important because they appear in scenarios involving: The main exam focus is understanding the difference between interface […]Open lesson →
  38. 38AWS Client VPN for Remote User Access to VPCs – SAP-C02 Study GuidePurpose of This Lesson AWS Client VPN is a managed remote-access VPN service that allows end users to securely connect from laptops or workstations into AWS VPC resources. It is commonly used for work-from-home users, traveling employees, administrators, contractors, or engineers who need secure access to private AWS workloads. For the SAP-C02 exam, Client VPN […]Open lesson →
  39. 39AWS Site-to-Site VPN and Hybrid Connectivity – SAP-C02 Study GuidePurpose of This Lesson AWS Site-to-Site VPN is used to securely connect an on-premises network, branch office, or data center to AWS over an encrypted IPsec VPN tunnel. This is a foundational hybrid networking service and is important for the SAP-C02 exam because many architecture scenarios involve connecting existing corporate environments to AWS VPCs. For […]Open lesson →
  40. 40AWS VPN CloudHub and Direct Connect Hybrid Connectivity – SAP-C02 Study GuidePurpose of This Lesson This lesson covers two important AWS hybrid networking patterns for the AWS Certified Solutions Architect – Professional SAP-C02 exam: These topics matter because SAP-C02 often tests how to design secure, resilient, cost-effective hybrid network architectures. You need to know when to use VPN, when to use Direct Connect, how routing works […]Open lesson →
  41. 41AWS Direct Connect Gateway for Multi-Region Hybrid Connectivity – SAP-C02 Study GuidePurpose of This Lesson AWS Direct Connect Gateway is used to connect on-premises environments to VPCs across multiple AWS Regions using AWS Direct Connect. For the SAP-C02 exam, this topic matters because many hybrid networking scenarios require private, resilient, multi-region connectivity between corporate data centers and AWS workloads. A key exam point is that Direct […]Open lesson →
  42. 42AWS VPN CloudHub and Direct Connect Hybrid Connectivity – SAP-C02 Study GuidePurpose of This Lesson This lesson covers two important AWS hybrid networking patterns for the AWS Certified Solutions Architect – Professional SAP-C02 exam: These topics matter because SAP-C02 often tests how to design secure, resilient, cost-effective hybrid network architectures. You need to know when to use VPN, when to use Direct Connect, how routing works […]Open lesson →
  43. 43AWS Transit Gateway Routing and Hybrid Connectivity – SAP-C02 Study GuidePurpose of This Lesson AWS Transit Gateway is a core networking service for building scalable, centralized connectivity between VPCs, on-premises networks, VPNs, Direct Connect, SD-WAN appliances, and other transit gateways. For the AWS Certified Solutions Architect – Professional SAP-C02 exam, Transit Gateway is important because many scenario questions involve large-scale network design. AWS often expects […]Open lesson →
  44. 44How to Use an AWS Certification Course Effectively – SAA-C03 Study GuideLearn how to structure AWS certification study with theory lessons, hands-on labs, architecture patterns, exam crams, quizzes, cheat sheets, and practice tests.Open lesson →
  45. 45AWS Certified Solutions Architect Associate SAA-C03 Exam Overview – Study GuidePrepare for the AWS SAA-C03 exam with an overview of format, timing, scoring, domains, question strategy, and architecture topics.Open lesson →
  46. 46AWS Hands-On Practice: Free Tier vs Sandbox – SAP-C02 Study GuideCompare AWS Free Tier accounts and provider-hosted sandboxes, including control, billing responsibility, limitations, challenge labs, and practical learning tradeoffs.Open lesson →
  47. 47AWS Account and IAM Fundamentals – SAP-C02 Study GuideLearn AWS account setup, root user security, IAM identities, policies, authentication, authorization, and multi-account considerations for SAP-C02.Open lesson →
  48. 48AWS Account Plans, Free Credits, and Safe Account Setup – SAP-C02 Study GuideLearn AWS Free and Paid account plans, credits, billing safeguards, account requirements, root access, IAM login, and common AWS account setup traps.Open lesson →
  49. 49AWS Account Setup, Billing Access, and Budgets – SAP-C02 Study GuideLearn AWS account configuration, IAM billing access, billing alerts, budgets, Cost Explorer, and cost-control practices for SAP-C02 exam scenarios.Open lesson →
  50. 50AWS CLI and CloudShell Setup – SAP-C02 Study GuideLearn how to install Visual Studio Code and AWS CLI, use AWS CloudShell, authenticate securely, and avoid common command-line setup mistakes.Open lesson →
  51. 51AWS IAM Fundamentals: Users, Roles, Policies, and Authentication – SAP-C02 Study GuideLearn the AWS IAM fundamentals required for SAP-C02, including authentication, authorization, users, groups, roles, policies, MFA, and secure access patterns.Open lesson →
  52. 52AWS Identity and Access Management (IAM): Users, Groups, Roles, and Policies – SAP-C02 Study GuideLearn AWS IAM authentication, authorization, users, groups, roles, policies, access keys, MFA, and root-user best practices for SAP-C02.Open lesson →
  53. 53Creating IAM Users and Groups in AWS – SAP-C02 Study GuideLearn how AWS IAM users, groups, and policies work, with console access guidance, security best practices, exam traps, and SAP-C02 practice questions.Open lesson →
  54. 54Set Up an Individual AWS IAM User and Secure Account Access – SAP-C02 Study GuideLearn how to secure the AWS root user, create IAM users and groups, apply permissions, and choose the right sign-in model for SAP-C02 scenarios.Open lesson →
  55. 55AWS IAM Authentication Methods and MFA – SAP-C02 Study GuideLearn AWS IAM console and programmatic authentication, access keys, MFA factors, device types, security best practices, and SAP-C02 exam traps.Open lesson →
  56. 56How to Set Up AWS IAM Multi-Factor Authentication (MFA) – SAP-C02 Study GuideLearn how to configure AWS IAM MFA, compare authentication device options, secure root and IAM users, and avoid common SAP-C02 exam traps.Open lesson →
  57. 57AWS IAM Permissions Boundaries – SAP-C02 Study GuideLearn how AWS IAM permissions boundaries limit maximum permissions, prevent privilege escalation, and affect users, roles, policies, and effective access.Open lesson →
  58. 58AWS IAM Policy Evaluation Logic and Permission Boundaries – SAP-C02 Study GuideMaster AWS IAM policy evaluation, explicit denies, SCPs, resource policies, permissions boundaries, and session policies for the SAP-C02 exam.Open lesson →
  59. 59AWS IAM Policy Structure: Actions, Resources, and JSON – SAP-C02 Study GuideLearn how to read AWS IAM JSON policies, including statements, effects, API actions, resources, wildcards, S3 ARN scope, and DynamoDB permissions.Open lesson →
  60. 60AWS IAM Policy Simulator: Test Effective Permissions – SAP-C02 Study GuideLearn how to use the AWS IAM Policy Simulator to validate effective permissions, test policies, troubleshoot access denied errors, and avoid common IAM exam traps.Open lesson →
  61. 61AWS IAM Access Evaluation Tools: Analyzer, Simulator, and Credential Reports – SAP-C02 Study GuideLearn how AWS IAM Access Analyzer, credential reports, Policy Simulator, and policy generation help evaluate permissions and enforce least privilege for the SAP-C02 exam.Open lesson →
  62. 62AWS IAM Best Practices and Least Privilege – SAP-C02 Study GuideStudy AWS IAM best practices for SAP-C02, including federation, temporary credentials, MFA, least privilege, Access Analyzer, policy conditions, and multi-account governance.Open lesson →
  63. 63AWS IAM Exam Cram: Users, Roles, Policies, and Security Best Practices – SAP-C02 Study GuideReview AWS IAM users, groups, roles, policy types, temporary credentials, least privilege, MFA, and common SAP-C02 exam traps.Open lesson →
  64. 64AWS IAM Architecture Patterns and Permission Design – SAP-C02 Study GuideLearn AWS IAM architecture patterns for delegated permissions, job-based access, source IP restrictions, access keys, and EC2 API authorization.Open lesson →
  65. 65Amazon EC2 Fundamentals: Instances, Storage, Networking, and Pricing – SAP-C02 Study GuideLearn the core Amazon EC2 concepts tested on AWS exams, including virtual servers, operating systems, storage, networking, configuration, and pricing decisions.Open lesson →
  66. 66Amazon EC2 Overview: Instances, Networking, Storage, and Pricing – SAP-C02 Study GuideLearn Amazon EC2 instance types, VPC networking, IP addresses, EBS and instance store, pricing behavior, and SAP-C02 architecture tradeoffs.Open lesson →
  67. 67Launching Linux and Windows EC2 Instances – SAP-C02 Study GuideLearn how to launch Linux and Windows Amazon EC2 instances, choose AMIs and instance types, configure key pairs and security groups, and avoid common SAP-C02 exam traps.Open lesson →
  68. 68Connecting Securely to Amazon EC2 Instances – SAP-C02 Study GuideLearn how to connect to Linux and Windows EC2 instances using SSH, RDP, EC2 Instance Connect, and Systems Manager Session Manager, including security and lifecycle considerations.Open lesson →
  69. 69Amazon EC2 User Data and Instance Metadata – SAP-C02 Study GuideLearn how EC2 user data and Instance Metadata Service work, including IMDSv2 security, metadata paths, bootstrap scripts, limits, and SAP-C02 exam traps.Open lesson →
  70. 70EC2 User Data, Instance Metadata, and IMDSv2 – SAP-C02 Study GuideLearn how EC2 user data, instance metadata, and IMDSv2 support bootstrapping, instance discovery, security, and SAP-C02 architecture decisions.Open lesson →
  71. 71EC2 User Data and Instance Metadata: Bootstrapping Instances – SAP-C02 Study GuideLearn how EC2 user data bootstraps instances and how instance metadata provides runtime details, with AWS exam traps, design guidance, and practice questions.Open lesson →
  72. 72EC2 Access Keys vs IAM Roles: Secure Instance Permissions – SAP-C02 Study GuideLearn how to grant EC2 permissions securely with IAM roles, instance profiles, temporary credentials, and STS for SAP-C02 exam scenarios.Open lesson →
  73. 73EC2 Access Keys and IAM Roles – SAP-C02 Study GuideLearn how EC2 instances authenticate to AWS APIs using access keys and IAM roles, including security risks, trust policies, and exam decision points.Open lesson →
  74. 74EC2 Status Checks, CloudWatch Monitoring, and Alarms – SAP-C02 Study GuideLearn how EC2 system and instance status checks differ, when to use detailed monitoring and the CloudWatch agent, and how alarms support resilient operations.Open lesson →
  75. 75EC2 Placement Groups: Cluster, Partition, and Spread – SAP-C02 Study GuideLearn how to choose EC2 cluster, partition, and spread placement groups for low latency, failure isolation, distributed systems, and SAP-C02 exam scenarios.Open lesson →
  76. 76AWS EC2 Network Interfaces: ENI, ENA, and EFA – SAP-C02 Study GuideLearn how to choose AWS EC2 ENI, ENA, and EFA interfaces for general networking, high bandwidth, HPC, machine learning, and low-latency workloads.Open lesson →
  77. 77EC2 Public, Private, and Elastic IP Addresses – SAP-C02 Study GuideUnderstand EC2 private IPv4 addresses, public IPv4 addresses, Elastic IPs, ENIs, subnet behavior, failover, and SAP-C02 architecture tradeoffs.Open lesson →
  78. 78How EC2 Public IPv4 Address Translation Works – SAP-C02 Study GuideLearn how AWS translates EC2 public IPv4 addresses, why instances see only private IPs, and how Internet gateways, Elastic IPs, and IPv6 affect connectivity.Open lesson →
  79. 79AWS EC2 ENIs and IP Addresses: Private IPs, Elastic IPs, and Failover – SAP-C02 Study GuideUnderstand EC2 elastic network interfaces, private and public IP addresses, Elastic IP reassociation, Availability Zone constraints, and SAP-C02 exam traps.Open lesson →
  80. 80AWS Private Subnets and Bastion Hosts – SAP-C02 Study GuideUnderstand AWS public and private subnets, route tables, internet gateways, bastion hosts, security groups, and safer alternatives for SAP-C02 scenarios.Open lesson →
  81. 81AWS Private Subnets and Bastion Hosts – SAP-C02 Study GuideLearn how to design AWS private subnets, bastion hosts, route tables, SSH access, NAT gateways, and secure connectivity for SAP-C02 scenarios.Open lesson →
  82. 82AWS NAT Gateways vs NAT Instances: Architecture and Exam Guide – SAP-C02 Study GuideLearn how to design AWS NAT gateways and NAT instances, including subnet placement, routing, high availability, private connectivity, and SAP-C02 exam traps.Open lesson →
  83. 83Private Subnet Internet Access with NAT Gateway – SAP-C02 Study GuideLearn how to provide outbound internet access to EC2 instances in private subnets using a public NAT Gateway, route tables, Elastic IPs, and secure AWS VPC design.Open lesson →
  84. 84EC2 Instance Lifecycle and State Transitions – SAP-C02 Study GuideLearn EC2 instance states, stop, start, reboot, hibernate, termination, retirement, billing, networking behavior, and recovery considerations for SAP-C02.Open lesson →
  85. 85AWS Nitro System, Nitro Instances, and Nitro Enclaves – SAP-C02 Study GuideLearn how AWS Nitro instances and Nitro Enclaves improve EC2 performance, isolation, security, networking, storage, and sensitive-data processing for SAP-C02.Open lesson →
  86. 86Amazon EC2 Pricing Options and Capacity Strategies – SAP-C02 Study GuideLearn how to choose EC2 On-Demand, Reserved Instances, Savings Plans, Spot, Dedicated Hosts, and Capacity Reservations for SAP-C02 scenarios.Open lesson →
  87. 87Amazon EC2 Pricing Models and Use Cases – SAP-C02 Study GuideLearn how to choose EC2 On-Demand, Spot, Reserved Instances, Capacity Reservations, Dedicated Instances, and Dedicated Hosts for SAP-C02 scenarios.Open lesson →
  88. 88Amazon EC2 Exam Cram: Instances, Storage, Placement, Pricing, and Lifecycle – SAP-C02 Study GuideStudy Amazon EC2 for SAP-C02 with coverage of AMIs, storage, networking, placement groups, lifecycle states, Nitro, pricing, and dedicated tenancy.Open lesson →
  89. 89Amazon EC2 Architecture Patterns and Design Decisions – SAP-C02 Study GuideLearn AWS EC2 architecture patterns for user data, HPC, placement groups, cost optimization, private access, enhanced networking, and failover scenarios.Open lesson →
  90. 90Elastic Load Balancing and Auto Scaling Fundamentals – SAP-C02 Study GuideLearn how AWS Auto Scaling and Elastic Load Balancing work together to provide the right EC2 capacity, distribute traffic, and improve application resilience.Open lesson →
  91. 91Scaling Up vs. Scaling Out in AWS – SAP-C02 Study GuideLearn how AWS scaling up and scaling out differ, when to use each approach, and how stateless design, load balancing, and externalized state affect architecture decisions.Open lesson →
  92. 92Amazon EC2 Auto Scaling: Availability, Scaling Policies, and Health Checks – SAP-C02 Study GuideLearn how EC2 Auto Scaling Groups use launch templates, health checks, CloudWatch metrics, schedules, and scaling policies to maintain availability and match capacity to demand.Open lesson →
  93. 93Create an Amazon EC2 Auto Scaling Group Across Availability Zones – SAP-C02 Study GuideLearn how to create an EC2 Auto Scaling group with a launch template, multi-AZ placement, health checks, capacity settings, and instance replacement for SAP-C02.Open lesson →
  94. 94High Availability and Fault Tolerance in AWS – SAP-C02 Study GuideLearn how AWS high availability, fault tolerance, replication, load balancing, Auto Scaling, durability, and availability differ for SAP-C02 exam scenarios.Open lesson →
  95. 95Amazon Elastic Load Balancing: ALB, NLB, and GWLB Decision Guide – SAP-C02 Study GuideLearn how to choose between ALB, NLB, and GWLB, configure health checks, integrate with Auto Scaling, and solve common AWS load-balancing exam scenarios.Open lesson →
  96. 96ALB and NLB Deployments: Target Groups, Routing, and Client IPs – SAP-C02 Study GuideLearn how AWS Application and Network Load Balancers differ in routing, target groups, listeners, health checks, static IPs, and client IP preservation for SAP-C02.Open lesson →
  97. 97Create an Application Load Balancer with an Auto Scaling Group – SAP-C02 Study GuideLearn how to configure an Application Load Balancer with target groups, health checks, security groups, and an Auto Scaling group for resilient multi-AZ traffic distribution.Open lesson →
  98. 98Amazon EC2 Auto Scaling Policies: Target Tracking, Step, Simple, and Scheduled Scaling – SAP-C02 Study GuideLearn how EC2 Auto Scaling target tracking, simple, step, and scheduled scaling policies work, including warm-up periods, CloudWatch metrics, and exam decision points.Open lesson →
  99. 99Create an EC2 Auto Scaling Target Tracking Policy with ALB – SAP-C02 Study GuideLearn how to configure ALB request-based target tracking for EC2 Auto Scaling, validate scale-out behavior, and avoid common SAP-C02 exam traps.Open lesson →
  100. 100AWS Cross-Zone Load Balancing: Behavior, Tradeoffs, and Exam Scenarios – SAP-C02 Study GuideUnderstand AWS cross-zone load balancing, traffic distribution, service defaults, architecture tradeoffs, and SAP-C02 exam traps.Open lesson →
  101. 101AWS Session State and Sticky Sessions – SAP-C02 Study GuideLearn how to design stateless AWS applications using external session stores, and understand the tradeoffs and exam traps of Elastic Load Balancing sticky sessions.Open lesson →
  102. 102Secure Listeners for Elastic Load Balancing: TLS Termination and End-to-End Encryption – SAP-C02 Study GuideLearn how to secure ALB and NLB listeners with ACM certificates, TLS termination, re-encryption, and end-to-end encryption for SAP-C02.Open lesson →
  103. 103Create a Secure HTTPS Listener on an AWS Application Load Balancer – SAP-C02 Study GuideLearn how to deploy an AWS Application Load Balancer with CloudFormation, ACM DNS validation, Route 53 alias records, HTTPS listeners, and secure security-group rules.Open lesson →
  104. 104AWS Network Load Balancer with Static Elastic IPs and Custom TCP Ports – SAP-C02 Study GuideLearn how to deploy an AWS Network Load Balancer with static Elastic IPs, custom TCP listeners, Auto Scaling targets, health checks, security groups, and network ACL allowlisting.Open lesson →
  105. 105Elastic Load Balancing and Auto Scaling – SAP-C02 Study GuideStudy AWS Auto Scaling, Auto Scaling Groups, health checks, scaling controls, and ELB selection for SAP-C02 exam scenarios.Open lesson →
  106. 106Auto Scaling and Elastic Load Balancing Architecture Patterns – SAP-C02 Study GuideLearn AWS architecture patterns for EC2 Auto Scaling, ALB, NLB, Gateway Load Balancer, disaster recovery, session state, and scaling policies.Open lesson →
  107. 107AWS Organizations Introduction – SAP-C02 Study GuideLearn how AWS Organizations enables consolidated billing, multi-account governance, account creation, and Service Control Policies for SAP-C02 exam scenarios.Open lesson →
  108. 108AWS Organizations and Control Tower: Multi-Account Governance – SAP-C02 Study GuideLearn how AWS Organizations, SCPs, consolidated billing, and AWS Control Tower support secure multi-account governance for SAP-C02 scenarios.Open lesson →
  109. 109Create an AWS Organization and Add Member Accounts – SAP-C02 Study GuideLearn how AWS Organizations creates a management account, member accounts, OUs, SCPs, and cross-account administrative roles for SAP-C02 exam scenarios.Open lesson →
  110. 110AWS Organizations Service Control Policies (SCPs) – SAP-C02 Study GuideLearn how AWS Organizations Service Control Policies limit permissions, inherit across OUs, affect administrators, and appear in SAP-C02 exam scenarios.Open lesson →
  111. 111Create and Apply AWS Organizations Service Control Policies (SCPs) – SAP-C02 Study GuideLearn how to create, target, and test AWS Organizations Service Control Policies, including OU inheritance, explicit denies, IAM interactions, and common exam traps.Open lesson →
  112. 112AWS Control Tower Landing Zones, Guardrails, and Governance – SAP-C02 Study GuideLearn how AWS Control Tower extends Organizations with landing zones, guardrails, centralized logging, account governance, and Identity Center integration for SAP-C02.Open lesson →
  113. 113AWS Organizations and Control Policies: Exam Cram – SAP-C02 Study GuideReview AWS Organizations, consolidated billing, SCP strategies, account hierarchy, migration, and SAP-C02 exam traps in this concise study guide.Open lesson →
  114. 114AWS Organizations Architecture Patterns – SAP-C02 Study GuideLearn AWS Organizations architecture patterns for account creation, SCP governance, role switching, account migration, and centralized control for SAP-C02.Open lesson →
  115. 115Amazon VPC Introduction and Core Concepts – SAP-C02 Study GuideLearn the foundational Amazon VPC concepts tested in AWS certification exams, including isolation, addressing, routing, security, and connectivity options.Open lesson →
  116. 116AWS Global Infrastructure: Regions, Availability Zones, Local Zones, and Edge Services – SAP-C02 Study GuideLearn how AWS Regions, Availability Zones, subnets, Outposts, Local Zones, Wavelength Zones, and CloudFront support resilient, low-latency architectures for the SAP-C02 exam.Open lesson →
  117. 117IPv4 Addressing, Subnet Masks, and Private Ranges – SAP-C02 Study GuideLearn IPv4 structure, binary octets, subnet masks, CIDR notation, private address ranges, and VPC addressing decisions for the SAP-C02 exam.Open lesson →
  118. 118Amazon VPC Architecture, CIDR, Subnets, and Routing – SAP-C02 Study GuideLearn Amazon VPC fundamentals for SAP-C02, including CIDR planning, subnet-to-AZ mapping, route tables, internet gateways, and public versus private AWS services.Open lesson →
  119. 119AWS VPC CIDR Block Planning, Subnets, and Addressing – SAP-C02 Study GuideLearn how to plan AWS VPC CIDR blocks, calculate subnet capacity, avoid overlapping ranges, and design resilient public and private subnets for SAP-C02.Open lesson →
  120. 120Create a Custom AWS VPC with Public and Private Subnets – SAP-C02 Study GuideLearn how to design and manually build an AWS VPC with public and private subnets, route tables, an internet gateway, public IP assignment, and key exam tradeoffs.Open lesson →
  121. 121AWS Security Groups vs Network ACLs – SAP-C02 Study GuideCompare AWS Security Groups and Network ACLs, including statefulness, scope, rule processing, traffic direction, and SAP-C02 exam traps.Open lesson →
  122. 122AWS Security Groups and Network ACLs: Configuration and Traffic Control – SAP-C02 Study GuideLearn how AWS Security Groups and Network ACLs control traffic, including stateful versus stateless filtering, rule evaluation, security group references, and exam traps.Open lesson →
  123. 123Amazon VPC Peering: Design, Routing, Limitations, and Alternatives – SAP-C02 Study GuideLearn how AWS VPC Peering works, including routing, non-overlapping CIDRs, cross-account and inter-Region designs, limitations, and when to use Transit Gateway instead.Open lesson →
  124. 124Configure Cross-Region VPC Peering in AWS – SAP-C02 Study GuideLearn how to configure cross-region AWS VPC peering, including routes, security groups, acceptance, testing, and SAP-C02 exam traps.Open lesson →
  125. 125AWS VPC Endpoints: Interface vs Gateway Endpoints – SAP-C02 Study GuideLearn how AWS VPC interface and gateway endpoints provide private service access, including routing, security groups, endpoint policies, and exam traps.Open lesson →
  126. 126Create and Secure an Amazon S3 Gateway VPC Endpoint – SAP-C02 Study GuideLearn how to create, route, test, and secure an Amazon S3 gateway VPC endpoint for AWS certification scenarios.Open lesson →
  127. 127AWS Client VPN: Remote Access to VPC Resources – SAP-C02 Study GuideLearn how AWS Client VPN connects remote users to VPC resources, including authentication, subnet associations, routing, authorization rules, and SAP-C02 exam traps.Open lesson →
  128. 128AWS Site-to-Site VPN Architecture and Routing – SAP-C02 Study GuideLearn AWS Site-to-Site VPN architecture, VGW and CGW roles, tunnel redundancy, BGP versus static routing, Transit Gateway integration, and exam traps.Open lesson →
  129. 129AWS VPN CloudHub Hub-and-Spoke Connectivity – SAP-C02 Study GuideLearn how AWS VPN CloudHub connects multiple branch offices and data centers to a VPC using Site-to-Site VPN, BGP, VGW, CGW, and route tables.Open lesson →
  130. 130AWS Direct Connect (DX): Architecture, Resiliency, Encryption, and Routing – SAP-C02 Study GuideStudy AWS Direct Connect for SAP-C02, including virtual interfaces, resiliency, VPN backup, MacSec encryption, BGP routing, and architecture tradeoffs.Open lesson →
  131. 131AWS Direct Connect Gateway: Multi-Region Hybrid Connectivity – SAP-C02 Study GuideLearn how AWS Direct Connect Gateway connects on-premises networks to VPCs across Regions, including routing, limitations, design choices, and SAP-C02 exam traps.Open lesson →
  132. 132AWS Transit Gateway Architecture, Routing, and Design Patterns – SAP-C02 Study GuideLearn AWS Transit Gateway routing, VPC and hybrid connectivity, isolated network designs, SD-WAN integration, monitoring, and SAP-C02 exam pitfalls.Open lesson →
  133. 133Using IPv6 in an Amazon VPC: Addressing, Routing, and Egress-Only Internet Gateways – SAP-C02 Study GuideLearn how IPv6 addressing, subnet sizing, route tables, and egress-only internet gateways work in Amazon VPC for SAP-C02 exam scenarios.Open lesson →
  134. 134Amazon VPC Flow Logs: Traffic Monitoring and Troubleshooting – SAP-C02 Study GuideLearn how Amazon VPC Flow Logs capture network traffic, configure CloudWatch Logs or Amazon S3 destinations, and support AWS troubleshooting and security analysis.Open lesson →
  135. 135Amazon VPC Networking, Connectivity, and Security – SAP-C02 Study GuideStudy Amazon VPC for SAP-C02 with CIDR planning, subnet design, routing, security groups, network ACLs, hybrid connectivity, peering, endpoints, and flow logs.Open lesson →
  136. 136AWS VPC Architecture Patterns and Connectivity Decisions – SAP-C02 Study GuideMaster AWS VPC architecture patterns for SAP-C02, including endpoints, network ACLs, Direct Connect, VPNs, Transit Gateway, IPv6, and security groups.Open lesson →
  137. 137Amazon S3 Fundamentals: Object Storage, Versioning, Replication, and Storage Classes – SAP-C02 Study GuideLearn the core Amazon S3 concepts tested on AWS certification exams, including object storage, storage classes, versioning, replication, transfer acceleration, and MFA protection.Open lesson →
  138. 138Amazon S3 Object Storage, Endpoints, and File Storage Differences – SAP-C02 Study GuideLearn Amazon S3 buckets, objects, keys, REST access, VPC gateway endpoints, and the differences between object and file storage for the SAP-C02 exam.Open lesson →
  139. 139Amazon S3 Storage Classes: Durability, Availability, and Retrieval Tradeoffs – SAP-C02 Study GuideLearn how to choose Amazon S3 storage classes using durability, availability, access patterns, retrieval latency, minimum durations, and cost tradeoffs for SAP-C02.Open lesson →
  140. 140Working with Amazon S3 Buckets and Objects – SAP-C02 Study GuideLearn S3 bucket and object fundamentals, storage classes, encryption, versioning, prefixes, bucket policies, public access, and SAP-C02 exam traps.Open lesson →
  141. 141Amazon S3 IAM Policies, Bucket Policies, and ACLs – SAP-C02 Study GuideLearn how S3 IAM policies, bucket policies, and ACLs control access, including policy evaluation, cross-account access, and SAP-C02 exam traps.Open lesson →
  142. 142Amazon S3 Permissions and Bucket Policies – SAP-C02 Study GuideLearn how S3 identity-based policies, bucket policies, resource ARNs, principals, and explicit denies combine to control access in SAP-C02 scenarios.Open lesson →
  143. 143Amazon S3 Versioning, Replication, and Lifecycle Rules – SAP-C02 Study GuideLearn how Amazon S3 versioning, cross-region and same-region replication, and lifecycle rules support data protection, resilience, and cost optimization for SAP-C02.Open lesson →
  144. 144Amazon S3 Replication and Lifecycle Rules – SAP-C02 Study GuideLearn how to configure Amazon S3 same-Region and cross-Region replication, IAM permissions, versioning, lifecycle transitions, and deletion behavior for SAP-C02.Open lesson →
  145. 145Amazon S3 MFA Delete and MFA-Protected API Access – SAP-C02 Study GuideLearn how Amazon S3 MFA Delete and MFA-protected API access work, including versioning requirements, IAM policy conditions, CLI behavior, and exam traps.Open lesson →
  146. 146Amazon S3 Encryption Options, Policies, and Exam Traps – SAP-C02 Study GuideLearn S3 encryption options including SSE-S3, SSE-KMS, SSE-C, client-side encryption, default encryption, and bucket policy enforcement for SAP-C02.Open lesson →
  147. 147Enforce Amazon S3 SSE-KMS Encryption with Bucket Policies – SAP-C02 Study GuideLearn how to require SSE-KMS encryption for Amazon S3 uploads using bucket policies, KMS keys, permissions, and exam-focused design guidance.Open lesson →
  148. 148Amazon S3 Event Notifications: SNS, SQS, Lambda, and Permissions – SAP-C02 Study GuideLearn how Amazon S3 event notifications trigger SNS, SQS, or Lambda, including filters, destination permissions, and SAP-C02 exam traps.Open lesson →
  149. 149Amazon S3 Presigned URLs: Secure Temporary Object Access – SAP-C02 Study GuideLearn how Amazon S3 presigned URLs provide temporary, authenticated access to private objects without public buckets or direct IAM access.Open lesson →
  150. 150Amazon S3 Multipart Upload and Transfer Acceleration – SAP-C02 Study GuideUnderstand Amazon S3 Multipart Upload and Transfer Acceleration, including limits, performance tradeoffs, endpoints, costs, and SAP-C02 exam scenarios.Open lesson →
  151. 151S3 Select and S3 Glacier Select: Query Object Data Efficiently – SAP-C02 Study GuideLearn how S3 Select and S3 Glacier Select query subsets of object data, including service selection, formats, retrieval jobs, limitations, and SAP-C02 exam traps.Open lesson →
  152. 152Amazon S3 Server Access Logging – SAP-C02 Study GuideLearn how Amazon S3 server access logging works, including destination bucket design, log delivery permissions, recorded request details, and exam traps.Open lesson →
  153. 153Create an Amazon S3 Static Website – SAP-C02 Study GuideLearn how to host a static website with Amazon S3, including website configuration, public access, bucket policies, HTTP limitations, and CloudFront security considerations.Open lesson →
  154. 154Amazon S3 CORS Configuration and Cross-Origin Requests – SAP-C02 Study GuideLearn how Amazon S3 CORS works, how origins are defined, where to configure CORS rules, and the common SAP-C02 exam traps.Open lesson →
  155. 155AWS S3 Cross-Account Access with IAM Roles – SAP-C02 Study GuideLearn how to design secure AWS S3 cross-account access with IAM roles, trust policies, external IDs, session credentials, and least-privilege permissions for SAP-C02.Open lesson →
  156. 156Amazon S3 Object Lambda: Transform S3 GET Responses – SAP-C02 Study GuideLearn how Amazon S3 Object Lambda uses Lambda to transform S3 GET responses, including PII detection, redaction, access control, decompression, and exam decision points.Open lesson →
  157. 157Amazon S3 Exam Cram: Storage, Security, Performance, and Lifecycle – SAP-C02 Study GuideReview Amazon S3 storage, versioning, encryption, access policies, lifecycle rules, performance, replication, logging, and exam traps for SAP-C02.Open lesson →
  158. 158Amazon S3 Architecture Patterns and Design Decisions – SAP-C02 Study GuideLearn the key Amazon S3 architecture patterns for SAP-C02, including versioning, lifecycle rules, replication, encryption, event notifications, presigned URLs, and cross-account access.Open lesson →
  159. 159AWS DNS, Caching, and Performance Optimization – SAP-C02 Study GuideLearn how Amazon Route 53, CloudFront, and AWS Global Accelerator support DNS resolution, caching, latency reduction, and performance optimization for AWS architectures.Open lesson →
  160. 160Registering a Domain with Amazon Route 53 – SAP-C02 Study GuideLearn how to register a domain with Amazon Route 53, understand hosted zone creation, pricing, renewal, and key AWS DNS exam considerations.Open lesson →
  161. 161Amazon Route 53 DNS, Hosted Zones, and Routing Policies – SAP-C02 Study GuideLearn Amazon Route 53 DNS fundamentals, record types, hosted zones, health checks, routing policies, and SAP-C02 architecture decisions.Open lesson →
  162. 162AWS Route 53 Routing Policies – SAP-C02 Study GuideLearn how to choose Amazon Route 53 routing policies for weighted traffic distribution, failover, latency, geolocation, geoproximity, multivalue, and IP-based routing scenarios.Open lesson →
  163. 163Route 53 Failover Routing with Regional Application Load Balancers – SAP-C02 Study GuideLearn how to build an active-passive multi-Region architecture using Route 53 failover routing, ALBs, health checks, and CloudFormation for SAP-C02.Open lesson →
  164. 164Amazon Route 53 Resolver for Hybrid DNS – SAP-C02 Study GuideLearn how Amazon Route 53 Resolver inbound and outbound endpoints enable DNS resolution between AWS VPCs and on-premises networks for SAP-C02.Open lesson →
  165. 165Amazon CloudFront Origins, Distributions, and Cache Behaviors – SAP-C02 Study GuideLearn how CloudFront origins, distributions, edge locations, cache behaviors, HTTPS policies, and custom domains improve global application performance for SAP-C02 scenarios.Open lesson →
  166. 166Amazon CloudFront Caching, TTLs, and Behaviors – SAP-C02 Study GuideLearn CloudFront edge caching, regional edge caches, TTLs, cache-control headers, path-based behaviors, origins, and SAP-C02 exam traps.Open lesson →
  167. 167CloudFront Signed URLs, Signed Cookies, OAI, and OAC – SAP-C02 Study GuideLearn how to secure CloudFront content with signed URLs, signed cookies, Origin Access Control, and legacy Origin Access Identity for SAP-C02.Open lesson →
  168. 168CloudFront Cache Behaviors, Path Patterns, and Origin Access Control – SAP-C02 Study GuideLearn how CloudFront cache behaviors, path patterns, S3 origins, and Origin Access Control work together in SAP-C02 architecture scenarios.Open lesson →
  169. 169CloudFront SSL/TLS, HTTPS Policies, and SNI – SAP-C02 Study GuideLearn how CloudFront uses ACM certificates, viewer and origin HTTPS policies, alternate domain names, and SNI for secure, cost-effective multi-domain delivery.Open lesson →
  170. 170Lambda@Edge CloudFront Events and Request Processing – SAP-C02 Study GuideLearn Lambda@Edge execution points, CloudFront request and response events, supported runtimes, and SAP-C02 architecture decisions.Open lesson →
  171. 171AWS Global Accelerator: Anycast Routing, Failover, and Performance – SAP-C02 Study GuideLearn how AWS Global Accelerator uses static anycast IPs, edge locations, health checks, and the AWS global network to improve application performance and resiliency.Open lesson →
  172. 172AWS DNS, Route 53, CloudFront, and Caching – SAP-C02 Study GuideStudy Route 53 hosted zones, health checks, routing policies, CloudFront caching, signed access, and Lambda@Edge for SAP-C02 exam scenarios.Open lesson →
  173. 173AWS DNS, Caching, and Performance Optimization Architecture Patterns – SAP-C02 Study GuideLearn AWS architecture patterns for Route 53 routing, ELB alias records, CloudFront behaviors and signed cookies, and Global Accelerator traffic management.Open lesson →
  174. 174AWS Block and File Storage: EBS, EFS, FSx, and Storage Gateway – SAP-C02 Study GuideLearn how AWS block and file storage services differ, including Amazon EBS, EFS, FSx, and Storage Gateway, with architecture guidance and exam-focused scenarios.Open lesson →
  175. 175Block vs File vs Object Storage in AWS – SAP-C02 Study GuideCompare AWS block, file, and object storage services, including access models, scalability, performance, cost, use cases, and common SAP-C02 exam traps.Open lesson →
  176. 176Amazon EBS Deployment and Volume Types – SAP-C02 Study GuideLearn Amazon EBS Availability Zone placement, attachment rules, Multi-Attach, volume types, persistence, boot-volume behavior, and SAP-C02 exam traps.Open lesson →
  177. 177Amazon EBS Copying, Sharing, and Encryption – SAP-C02 Study GuideLearn Amazon EBS snapshots, AMI copying, cross-Region workflows, encryption, KMS key sharing, and SAP-C02 exam traps.Open lesson →
  178. 178Amazon EBS Snapshots and Data Lifecycle Manager (DLM) – SAP-C02 Study GuideLearn how Amazon EBS snapshots and Data Lifecycle Manager automate backups, AMI lifecycle management, retention, disaster recovery, and storage cost control for the SAP-C02 exam.Open lesson →
  179. 179EC2 Instance Store Volumes: Ephemeral High-Performance Storage – SAP-C02 Study GuideLearn how EC2 instance store volumes differ from EBS, including performance, durability, lifecycle behavior, and SAP-C02 architecture decisions.Open lesson →
  180. 180Create, Attach, Snapshot, and Move Amazon EBS Volumes – SAP-C02 Study GuideLearn how to create, attach, format, mount, snapshot, and move Amazon EBS volumes between Availability Zones for AWS architecture exam scenarios.Open lesson →
  181. 181Amazon EBS Snapshots and Custom AMIs – SAP-C02 Study GuideLearn how EBS snapshots and custom EC2 AMIs support repeatable deployments, cross-AZ launches, regional copying, encryption, and lifecycle cleanup for the SAP-C02 exam.Open lesson →
  182. 182Using RAID with Amazon EBS: RAID 0 vs RAID 1 – SAP-C02 Study GuideLearn how RAID 0 and RAID 1 work with Amazon EBS, including OS-level configuration, performance, redundancy, tradeoffs, and SAP-C02 exam traps.Open lesson →
  183. 183Amazon EFS: Regional, One Zone, Storage Classes, and Throughput – SAP-C02 Study GuideStudy Amazon EFS for SAP-C02, including regional and One Zone file systems, NFS connectivity, storage classes, replication, backups, and throughput modes.Open lesson →
  184. 184Create and Secure an Amazon EFS File System – SAP-C02 Study GuideLearn how to create Amazon EFS mount targets, configure security groups, mount from EC2, and enforce TLS encryption in transit for SAP-C02.Open lesson →
  185. 185Amazon FSx for Windows File Server and Lustre – SAP-C02 Study GuideLearn how to choose Amazon FSx for Windows File Server or Lustre for SAP-C02 scenarios involving SMB, Microsoft AD, HPC, machine learning, S3 integration, and hybrid access.Open lesson →
  186. 186AWS Storage Gateway: File, Volume, and Tape Modes – SAP-C02 Study GuideLearn AWS Storage Gateway architecture, File Gateway, Volume Gateway modes, Tape Gateway, protocols, caching, backups, and SAP-C02 exam decision points.Open lesson →
  187. 187AWS Block and File Storage Services – SAP-C02 Study GuideStudy EBS, instance store, snapshots, EFS, FSx, Storage Gateway, encryption, RAID, and exam-focused storage architecture decisions for SAP-C02.Open lesson →
  188. 188AWS Block and File Storage Architecture Patterns – SAP-C02 Study GuideLearn AWS block and file storage architecture patterns for SAP-C02, including EBS backups, instance store, EFS, FSx, Storage Gateway, snapshots, and termination protection.Open lesson →
  189. 189Docker Containers, Amazon ECS, and EKS Introduction – SAP-C02 Study GuideLearn the core differences between Docker containers and virtual machines, plus how Amazon ECS and EKS run containers on AWS.Open lesson →
  190. 190Docker Containers and Microservices on AWS – SAP-C02 Study GuideLearn Docker containers, microservices, cloud-native architecture, and AWS design tradeoffs for the SAP-C02 exam.Open lesson →
  191. 191Amazon ECS Core Concepts, Launch Types, IAM, and ECR – SAP-C02 Study GuideLearn Amazon ECS clusters, tasks, services, task definitions, ECR, EC2 versus Fargate, storage, scaling, and IAM roles for SAP-C02 exam scenarios.Open lesson →
  192. 192Amazon ECS IAM Roles: Task, Execution, and Container Instance Permissions – SAP-C02 Study GuideUnderstand Amazon ECS IAM roles, including container instance, task, task execution, infrastructure, and deployment permissions for SAP-C02 scenarios.Open lesson →
  193. 193Amazon ECS Service and Cluster Autoscaling – SAP-C02 Study GuideLearn how Amazon ECS service autoscaling differs from cluster autoscaling, including scaling policies, capacity providers, Auto Scaling groups, and exam traps.Open lesson →
  194. 194Amazon ECS with Application Load Balancer and Dynamic Port Mapping – SAP-C02 Study GuideLearn how Amazon ECS integrates with Application Load Balancers, dynamic host port mapping, private subnets, NAT gateways, and exam-relevant design tradeoffs.Open lesson →
  195. 195Launch Docker Containers on AWS Fargate with Amazon ECS – SAP-C02 Study GuideLearn how to deploy Docker containers on Amazon ECS with AWS Fargate, including task definitions, IAM roles, networking, services, scaling, logging, and exam traps.Open lesson →
  196. 196Amazon EKS: Kubernetes Architecture, Scaling, and Hybrid Deployment – SAP-C02 Study GuideLearn Amazon EKS architecture, pod and cluster autoscaling, load balancing, EKS Distro, and hybrid deployment options for AWS certification exams.Open lesson →
  197. 197Amazon ECR: Private Registries, Image Workflows, and Access Control – SAP-C02 Study GuideStudy Amazon ECR for SAP-C02, including registries, repositories, IAM permissions, repository policies, image scanning, replication, and Docker workflows.Open lesson →
  198. 198Docker Containers, ECS, and EKS – SAA-C03 Study GuideStudy ECS, Fargate, EC2 launch types, task definitions, scaling, ECR, ECS Anywhere, and EKS decision points for the AWS SAA-C03 exam.Open lesson →
  199. 199Amazon ECS and EKS Architecture Patterns – SAP-C02 Study GuideLearn AWS ECS and EKS architecture patterns for memory scaling, IAM roles, routing, cost optimization, Fargate, Spot, and Container Insights.Open lesson →
  200. 200AWS Serverless Applications and Service Integration – SAP-C02 Study GuideLearn AWS serverless fundamentals, Lambda, API Gateway, application integration, and key architecture decisions for the SAP-C02 exam.Open lesson →
  201. 201AWS Serverless Services and Event-Driven Architecture – SAP-C02 Study GuideLearn AWS serverless services, event-driven architecture, S3 notifications, Lambda, SQS, SNS, decoupling, reliability, and SAP-C02 exam traps.Open lesson →
  202. 202AWS Lambda Functions, Invocation, Scaling, and VPC Networking – SAP-C02 Study GuideLearn AWS Lambda execution roles, pricing, invocation models, concurrency, VPC access, monitoring, and SAP-C02 architecture tradeoffs.Open lesson →
  203. 203Resize an EC2 Instance with AWS Lambda – SAP-C02 Study GuideLearn how to use AWS Lambda, IAM, CloudWatch, and EC2 APIs to safely automate instance resizing for SAP-C02 scenario questions.Open lesson →
  204. 204AWS Application Integration Services: SQS, SNS, Kinesis, and Step Functions – SAP-C02 Study GuideCompare AWS application integration services including SQS, SNS, Kinesis, Step Functions, SWF, and Amazon MQ for SAP-C02 architecture decisions.Open lesson →
  205. 205Amazon SQS Queues, FIFO, Polling, and Dead-Letter Queues – SAP-C02 Study GuideLearn Amazon SQS decoupling, Standard and FIFO queues, dead-letter queues, delay queues, polling modes, throughput, and SAP-C02 exam traps.Open lesson →
  206. 206Amazon SNS Push Messaging and SQS Fan-Out – SAP-C02 Study GuideLearn Amazon SNS topics, push-based pub/sub messaging, delivery protocols, and the SNS-to-SQS fan-out pattern for SAP-C02 exam scenarios.Open lesson →
  207. 207Build a Simple Event-Driven Application with Amazon SQS, Lambda, and DynamoDB – SAP-C02 Study GuideLearn how Amazon SQS, AWS Lambda, DynamoDB, IAM, and CloudWatch work together in a simple event-driven application for SAP-C02 exam scenarios.Open lesson →
  208. 208AWS Step Functions Workflows, State Machines, and Orchestration – SAP-C02 Study GuideLearn how AWS Step Functions orchestrates serverless workflows with state machines, branching, retries, waits, service integrations, and exam-focused design tradeoffs.Open lesson →
  209. 209AWS Step Functions State Machines – SAP-C02 Study GuideLearn how to design and run AWS Step Functions state machines using Amazon States Language, workflow states, executions, and common exam decision points.Open lesson →
  210. 210Amazon EventBridge Event-Driven Architecture – SAP-C02 Study GuideLearn how Amazon EventBridge ingests, filters, transforms, and routes AWS, custom, and SaaS events to targets for scalable event-driven architectures.Open lesson →
  211. 211Amazon EventBridge EC2 State-Change Notifications – SAP-C02 Study GuideLearn how to use Amazon EventBridge rules to detect EC2 state changes and route notifications or automation to SNS, Lambda, and other targets.Open lesson →
  212. 212Amazon API Gateway REST APIs: Resources, Methods, and Integrations – SAP-C02 Study GuideLearn how Amazon API Gateway exposes a single HTTPS endpoint, routes REST API methods, and integrates with Lambda, ECS, DynamoDB, and other backends for SAP-C02.Open lesson →
  213. 213Build a Serverless Calculator with API Gateway HTTP API, Lambda, and S3 – SAP-C02 Study GuideLearn how to build and troubleshoot a simple serverless calculator using API Gateway HTTP API, AWS Lambda, and S3 static website hosting for SAP-C02 preparation.Open lesson →
  214. 214AWS Serverless Applications Exam Cram – SAA-C03 Study GuideReview Lambda, SQS, SNS, Step Functions, EventBridge, Kinesis, API Gateway, and serverless architecture decisions for the AWS SAA-C03 exam.Open lesson →
  215. 215AWS Serverless Architecture Patterns – SAP-C02 Study GuideStudy AWS serverless architecture patterns for SAP-C02, including SQS decoupling, Lambda scaling, API Gateway, Step Functions, and S3 events.Open lesson →
  216. 216AWS Databases and Analytics Services Overview – SAP-C02 Study GuideLearn how to choose AWS relational, NoSQL, data warehouse, big data, and streaming analytics services for SAP-C02 exam scenarios.Open lesson →
  217. 217AWS Database Types, Workloads, and Service Selection – SAP-C02 Study GuideLearn how to choose AWS relational, NoSQL, graph, transactional, analytical, and caching services for SAP-C02 architecture scenarios.Open lesson →
  218. 218Amazon RDS Architecture, Scaling, and High Availability – SAP-C02 Study GuideStudy Amazon RDS for SAP-C02: database engines, vertical scaling, read replicas, Multi-AZ deployments, backups, and cross-Region disaster recovery.Open lesson →
  219. 219Amazon RDS Backup and Recovery: Automated Backups, Snapshots, and Aurora – SAP-C02 Study GuideLearn Amazon RDS and Aurora backup and recovery, including point-in-time restores, snapshots, retention, cross-Region copies, maintenance windows, and exam traps.Open lesson →
  220. 220Create and Configure Amazon RDS Databases in the AWS Console – SAP-C02 Study GuideLearn how to configure Amazon RDS engines, storage, networking, security, read replicas, backups, monitoring, and cost controls for SAP-C02 scenarios.Open lesson →
  221. 221Amazon RDS Read Replicas: Creation, Cross-Region DR, and Promotion – SAP-C02 Study GuideLearn how to create, use, promote, and delete Amazon RDS read replicas, including cross-Region disaster recovery, endpoints, encryption, and exam traps.Open lesson →
  222. 222Amazon RDS Security: Encryption, KMS, TLS, and Access Control – SAP-C02 Study GuideLearn Amazon RDS security fundamentals for SAP-C02, including VPC access, security groups, TLS, KMS encryption, snapshots, and read replica rules.Open lesson →
  223. 223How to Create an Encrypted Copy of an Existing Amazon RDS Database – SAP-C02 Study GuideLearn how to encrypt an existing Amazon RDS database by copying its snapshot, including workflow, constraints, exam traps, and migration considerations.Open lesson →
  224. 224Amazon Aurora Replicas, Failover, and Global Database – SAP-C02 Study GuideLearn Amazon Aurora architecture, replica types, failover, cross-Region replication, scaling, and SAP-C02 exam decision points.Open lesson →
  225. 225Amazon Aurora Deployment Options and Failover Strategies – SAP-C02 Study GuideLearn Aurora replicas, cross-Region read replicas, Global Database, Serverless v2, failover priorities, scaling, and SAP-C02 architecture tradeoffs.Open lesson →
  226. 226Amazon RDS Proxy for Serverless Applications – SAP-C02 Study GuideLearn how Amazon RDS Proxy improves connection scalability, availability, and security for Lambda applications using Amazon RDS and Aurora.Open lesson →
  227. 227Amazon ElastiCache: Redis vs. Memcached, Scaling, and Caching Patterns – SAP-C02 Study GuideLearn how Amazon ElastiCache works, compare Redis and Memcached, and choose the right caching, scaling, persistence, and availability strategy for SAP-C02 scenarios.Open lesson →
  228. 228Scaling Amazon ElastiCache: Memcached and Redis – SAP-C02 Study GuideLearn how to scale Amazon ElastiCache for Memcached and Redis, including nodes, replicas, shards, resharding, vertical scaling, and exam traps.Open lesson →
  229. 229Amazon DynamoDB Architecture, Keys, Scaling, and Global Tables – SAP-C02 Study GuideLearn DynamoDB data modeling, capacity scaling, TTL, Streams, DAX, backups, consistency, and global tables for SAP-C02 exam scenarios.Open lesson →
  230. 230Create and Query DynamoDB Tables with Composite Keys – SAP-C02 Study GuideLearn how to create DynamoDB tables, choose primary and sort keys, load items with the AWS CLI, and distinguish scans from queries for SAP-C02.Open lesson →
  231. 231DynamoDB Streams: Change Data Capture and Lambda Integration – SAP-C02 Study GuideLearn how DynamoDB Streams captures item changes, integrates with AWS Lambda, and supports SAP-C02 architecture decisions, exam scenarios, and common pitfalls.Open lesson →
  232. 232DynamoDB Accelerator (DAX): Caching, Networking, and Exam Decisions – SAP-C02 Study GuideLearn how DynamoDB Accelerator (DAX) provides microsecond caching, how it compares with ElastiCache, and the key SAP-C02 architecture and security decisions.Open lesson →
  233. 233Amazon DynamoDB Global Tables: Multi-Region Active-Active Design – SAP-C02 Study GuideLearn how DynamoDB Global Tables provide asynchronous multi-Region replication, active-active reads and writes, and rapid disaster recovery for SAP-C02 scenarios.Open lesson →
  234. 234Enable Amazon DynamoDB Global Tables for Multi-Region Replication – SAP-C02 Study GuideLearn how to configure DynamoDB Global Tables, enable bidirectional multi-Region replication, validate synchronized writes, and avoid common exam traps.Open lesson →
  235. 235Amazon Redshift Data Warehousing, OLAP, and Redshift Spectrum – SAP-C02 Study GuideLearn Amazon Redshift for AWS certification: OLAP use cases, data warehouse architecture, reporting choices, data sources, Redshift Spectrum, backups, and exam traps.Open lesson →
  236. 236Amazon EMR: Managed Big Data Processing on AWS – SAP-C02 Study GuideLearn how Amazon EMR supports managed Hadoop and Spark clusters, big data analytics, ETL, data integration, scaling, and SAP-C02 architecture decisions.Open lesson →
  237. 237Amazon Athena and AWS Glue: Serverless Analytics and ETL – SAP-C02 Study GuideLearn how Amazon Athena and AWS Glue support S3 analytics, data catalogs, ETL, schema discovery, performance optimization, and AWS exam architecture decisions.Open lesson →
  238. 238Querying Application Load Balancer Access Logs with Amazon Athena – SAP-C02 Study GuideLearn how to store Application Load Balancer access logs in Amazon S3 and query them serverlessly with Amazon Athena, including setup, security, and exam traps.Open lesson →
  239. 239Amazon OpenSearch Service Architecture, Security, and Exam Decisions – SAP-C02 Study GuideStudy Amazon OpenSearch Service for SAP-C02, including deployment, VPC networking, security policies, high availability, ingestion, storage tiers, and exam traps.Open lesson →
  240. 240AWS Batch for Containerized Batch Processing – SAP-C02 Study GuideLearn how AWS Batch schedules containerized jobs, selects compute environments, manages capacity, and optimizes container startup for SAP-C02 scenarios.Open lesson →
  241. 241AWS DocumentDB, Keyspaces, Neptune, and QLDB – SAP-C02 Study GuideLearn how to choose Amazon DocumentDB, Keyspaces, Neptune, and QLDB from AWS architecture scenarios, including data models, scalability, availability, and exam traps.Open lesson →
  242. 242AWS Analytics Services: Timestream, Lake Formation, MSK and More – SAP-C02 Study GuideStudy AWS analytics services for SAP-C02, including Timestream, Data Exchange, Data Pipeline, data lakes, Lake Formation, and Amazon MSK.Open lesson →
  243. 243AWS Databases and Analytics Exam Cram – SAP-C02 Study GuideReview AWS database, caching, data warehouse, streaming, and analytics services with SAP-C02 architecture decisions, tradeoffs, traps, and practice questions.Open lesson →
  244. 244AWS Database and Analytics Architecture Patterns – SAP-C02 Study GuideLearn AWS database, caching, streaming, analytics, and migration architecture patterns for SAP-C02 scenario questions.Open lesson →
  245. 245AWS Deployment and Management Services: CloudFormation, Beanstalk, Config, Secrets, and RAM – SAP-C02 Study GuideStudy AWS deployment and management services for SAP-C02, including CloudFormation, Elastic Beanstalk, AWS Config, Parameter Store, Secrets Manager, and RAM.Open lesson →
  246. 246AWS CloudFormation Infrastructure as Code: Templates, Stacks, StackSets, and Change Sets – SAP-C02 Study GuideLearn how AWS CloudFormation templates, stacks, StackSets, and change sets support consistent, repeatable infrastructure deployment for SAP-C02 scenarios.Open lesson →
  247. 247AWS CloudFormation Stack Creation, Updates, Change Sets, and Deletion – SAP-C02 Study GuideLearn how to create, update, preview, and delete AWS CloudFormation stacks, including change sets, dependencies, rollback behavior, logical IDs, and deletion policies.Open lesson →
  248. 248Create and Manage AWS CloudFormation Nested Stacks with the CLI – SAP-C02 Study GuideLearn how to design, deploy, update, and delete AWS CloudFormation nested stacks using S3 templates and the AWS CLI, including key exam traps and best practices.Open lesson →
  249. 249AWS Elastic Beanstalk Platform as a Service – SAP-C02 Study GuideLearn how AWS Elastic Beanstalk applications, environments, versions, web servers, and worker environments support managed application deployment for the SAP-C02 exam.Open lesson →
  250. 250AWS Elastic Beanstalk Application Deployment and Environment Configuration – SAP-C02 Study GuideLearn how AWS Elastic Beanstalk applications and environments work, including web and worker tiers, IAM roles, networking, scaling, deployment policies, and SAP-C02 exam traps.Open lesson →
  251. 251AWS Systems Manager Parameter Store: Configuration and Secrets – SAP-C02 Study GuideLearn how AWS Systems Manager Parameter Store stores hierarchical configuration data and secrets, and when to choose it over Secrets Manager.Open lesson →
  252. 252AWS Config Resource Compliance and Drift Monitoring – SAP-C02 Study GuideLearn how AWS Config records resource configurations, evaluates compliance, detects drift, triggers notifications, and supports automated remediation for SAP-C02 scenarios.Open lesson →
  253. 253AWS Config Rules and SSM Automation Remediation – SAP-C02 Study GuideLearn how to use AWS Config managed rules with Systems Manager Automation to detect and remediate noncompliant security group ingress rules.Open lesson →
  254. 254AWS Secrets Manager vs. SSM Parameter Store – SAP-C02 Study GuideCompare AWS Secrets Manager and SSM Parameter Store, including rotation, encryption, storage limits, pricing, and SAP-C02 architecture decisions.Open lesson →
  255. 255AWS Resource Access Manager (RAM) – SAP-C02 Study GuideLearn how AWS Resource Access Manager shares supported resources across accounts, organizational units, and selected IAM principals for AWS architecture exams.Open lesson →
  256. 256Share VPC Subnets Across AWS Accounts with Resource Access Manager – SAP-C02 Study GuideLearn how AWS RAM enables shared VPC subnets across accounts, including ownership, permissions, security groups, connectivity, and SAP-C02 exam traps.Open lesson →
  257. 257AWS RPO, RTO, and Disaster Recovery Strategies – SAP-C02 Study GuideLearn AWS RPO, RTO, backup and restore, pilot light, warm standby, and multi-site active/active disaster recovery strategies for SAP-C02.Open lesson →
  258. 258AWS Deployment and Management Services – SAP-C02 Study GuideStudy CloudFormation, Elastic Beanstalk, Parameter Store, AWS Config, Secrets Manager, OpsWorks, and RAM for AWS deployment and management exam scenarios.Open lesson →
  259. 259AWS Architecture Patterns for Deployment and Management – SAP-C02 Study GuideStudy AWS deployment and management architecture patterns, including Secrets Manager, OpsWorks, Elastic Beanstalk, CloudFormation, change sets, and AWS Config.Open lesson →
  260. 260AWS Monitoring, Logging, Auditing, and Event-Driven Security – SAP-C02 Study GuideLearn how CloudWatch, CloudTrail, and EventBridge support AWS monitoring, centralized logging, auditing, compliance, and automated response for the SAP-C02 exam.Open lesson →
  261. 261Amazon CloudWatch Metrics, Alarms, Logs, and Automation – SAP-C02 Study GuideLearn how Amazon CloudWatch metrics, alarms, logs, agents, custom metrics, and automated actions support AWS monitoring and SAP-C02 architecture decisions.Open lesson →
  262. 262Create Custom CloudWatch Metrics and Alarms for EC2 Memory Usage – SAP-C02 Study GuideLearn how to publish EC2 memory utilization as a custom CloudWatch metric, create alarms with SNS notifications, and avoid common IAM and monitoring design mistakes.Open lesson →
  263. 263Amazon CloudWatch Logs: Collection, Retention, Encryption, and Destinations – SAP-C02 Study GuideLearn how to collect, secure, retain, process, and export Amazon CloudWatch Logs for AWS architecture and SAP-C02 exam scenarios.Open lesson →
  264. 264AWS Unified CloudWatch Agent: Metrics, Logs, and Installation – SAP-C02 Study GuideLearn how the AWS Unified CloudWatch Agent collects detailed metrics and logs from EC2 and on-premises servers, including installation, IAM, Systems Manager, and exam traps.Open lesson →
  265. 265AWS CloudTrail Logging, Auditing, and Multi-Account Governance – SAP-C02 Study GuideLearn AWS CloudTrail event types, trails, CloudTrail Lake, centralized logging, EventBridge integration, and SAP-C02 exam decision points.Open lesson →
  266. 266Create and Configure an AWS CloudTrail Trail – SAP-C02 Study GuideLearn how to configure AWS CloudTrail trails, choose event types, store logs in S3, and understand key SAP-C02 monitoring and auditing decisions.Open lesson →
  267. 267Amazon EventBridge Fundamentals – SAP-C02 Study GuideReview Amazon EventBridge event sources, event buses, rules, targets, and exam-focused architecture decisions for SAP-C02.Open lesson →
  268. 268Create EventBridge Rules for EC2 Events and CloudTrail API Calls – SAP-C02 Study GuideLearn how to connect Amazon EventBridge to Lambda for EC2 state changes and CloudTrail API calls, including event patterns, permissions, logging, and exam traps.Open lesson →
  269. 269AWS X-Ray, Managed Prometheus, and Grafana – SAP-C02 Study GuideLearn how AWS X-Ray, Amazon Managed Service for Prometheus, and Amazon Managed Grafana support distributed tracing, metrics analysis, dashboards, and alerting for SAP-C02 scenarios.Open lesson →
  270. 270AWS Monitoring, Logging, and Auditing Services – SAP-C02 Study GuideStudy CloudWatch, CloudTrail, EventBridge, alarms, logs, metrics, agents, and audit events for AWS certification scenario questions.Open lesson →
  271. 271AWS Monitoring, Logging, and Auditing Architecture Patterns – SAP-C02 Study GuideLearn AWS monitoring, logging, CloudTrail auditing, EventBridge alerts, AWS Config remediation, and log-processing patterns for the SAP-C02 exam.Open lesson →
  272. 272AWS Cloud Security Services and Defense in Depth – SAP-C02 Study GuideLearn how IAM, security groups, network ACLs, KMS, ACM, WAF, Shield, and Directory Service fit into a layered AWS security strategy.Open lesson →
  273. 273AWS Directory Service: Managed Microsoft AD, AD Connector, and Simple AD – SAP-C02 Study GuideCompare AWS Managed Microsoft AD, AD Connector, and Simple AD, including authentication, trust relationships, availability, hybrid networking, and exam decision points.Open lesson →
  274. 274AWS Identity Providers and Federation Explained – SAP-C02 Study GuideLearn how AWS federation works with SAML, web identity federation, IAM Identity Center, and Amazon Cognito for secure temporary access.Open lesson →
  275. 275AWS IAM Identity Center Hands-On Configuration – SAP-C02 Study GuideLearn how to configure AWS IAM Identity Center with AWS Organizations, users, groups, permission sets, MFA, and access portal workflows for SAP-C02 scenarios.Open lesson →
  276. 276Amazon Cognito User Pools and Identity Pools – SAP-C02 Study GuideUnderstand Amazon Cognito user pools, identity pools, JWTs, IAM credentials, federation, API authorization, and common SAP-C02 exam traps.Open lesson →
  277. 277AWS Encryption Fundamentals: Transit, At Rest, Symmetric and Asymmetric – SAP-C02 Study GuideLearn AWS encryption fundamentals, including encryption in transit, encryption at rest, symmetric keys, asymmetric keys, TLS, S3, KMS, and exam decision points.Open lesson →
  278. 278AWS KMS Encryption Keys, Rotation, Policies, and Data Keys – SAP-C02 Study GuideStudy AWS KMS for SAP-C02: key types, envelope encryption, rotation, key policies, grants, custom key stores, and exam traps.Open lesson →
  279. 279AWS KMS Encrypt and Decrypt Data with Python and EC2 – SAP-C02 Study GuideLearn how to use AWS KMS key policies, IAM roles, EC2, and Boto3 to encrypt and decrypt data, with exam traps and SAP-C02 scenario practice.Open lesson →
  280. 280AWS CloudHSM vs. KMS: Dedicated Hardware Key Management – SAP-C02 Study GuideCompare AWS CloudHSM and AWS KMS, including tenancy, key control, compliance, AWS service integration, use cases, and SAP-C02 exam traps.Open lesson →
  281. 281AWS Certificate Manager (ACM): TLS Certificates and Encryption in Transit – SAP-C02 Study GuideLearn how AWS Certificate Manager issues, imports, renews, and deploys TLS certificates, plus key SAP-C02 distinctions between ACM, KMS, and CloudHSM.Open lesson →
  282. 282ACM SSL/TLS Certificates with CloudFront and S3 – SAP-C02 Study GuideLearn how to use AWS Certificate Manager with CloudFront, S3 Origin Access Control, Route 53 DNS validation, HTTPS redirects, and custom domains.Open lesson →
  283. 283AWS WAF Web ACLs, Rules, and Web Exploit Protection – SAP-C02 Study GuideLearn how AWS WAF protects CloudFront, ALB, API Gateway, and AppSync using web ACLs, rules, IP sets, geographic matching, and exploit detection for SAP-C02.Open lesson →
  284. 284Amazon Inspector: EC2 Vulnerability and Network Assessments – SAP-C02 Study GuideLearn how Amazon Inspector assesses EC2 network exposure, software vulnerabilities, CIS hardening, agent requirements, pricing, and common SAP-C02 exam traps.Open lesson →
  285. 285Amazon Macie for S3 Sensitive Data Discovery – SAP-C02 Study GuideLearn how Amazon Macie uses machine learning and pattern matching to discover sensitive data in Amazon S3, monitor security posture, and create security findings for SAP-C02.Open lesson →
  286. 286Amazon GuardDuty Threat Detection – SAP-C02 Study GuideLearn how Amazon GuardDuty detects compromised AWS accounts, EC2 instances, and S3 buckets using continuous security monitoring for SAP-C02.Open lesson →
  287. 287AWS Shield Standard vs Advanced: DDoS Protection – SAP-C02 Study GuideLearn AWS Shield Standard and Advanced, DDoS protection capabilities, CloudFront integration, pricing, and SAP-C02 architecture decision points.Open lesson →
  288. 288AWS Defense in Depth: Layered Security Architecture – SAP-C02 Study GuideLearn how to design layered AWS security using defense in depth across identity, applications, networks, endpoints, data, monitoring, and incident response.Open lesson →
  289. 289AWS Security Services: Directory Services, KMS, CloudHSM, ACM, WAF, and Shield – SAP-C02 Study GuideStudy AWS security architecture decisions for Managed Microsoft AD, AD Connector, Cognito, IAM Identity Center, KMS, CloudHSM, ACM, WAF, and Shield.Open lesson →
  290. 290AWS Security Architecture Patterns – SAP-C02 Study GuideStudy AWS security architecture patterns for ALB, ACM, Route 53, WAF, KMS envelope encryption, Cognito, and AD Connector scenarios.Open lesson →
  291. 291AWS Migration and Transfer Services Introduction – SAA-C03 Study GuideLearn how AWS Database Migration Service, Server Migration Service, DataSync, and Snowball support cloud migration and SAA-C03 exam scenarios.Open lesson →
  292. 292AWS Migration Tools Overview – SAP-C02 Study GuideUnderstand AWS migration discovery, server, database, file transfer, and migration tracking services for SAP-C02 exam scenarios.Open lesson →
  293. 293AWS Application Discovery Service: Agentless vs Agent-Based Discovery – SAP-C02 Study GuideLearn how AWS Application Discovery Service collects on-premises inventory and performance data using the Discovery Connector, Discovery Agent, or import templates for SAP-C02 exam scenarios.Open lesson →
  294. 294AWS Database Migration Service (DMS): Migration Patterns and Schema Conversion – SAP-C02 Study GuideLearn how AWS DMS supports homogeneous and heterogeneous database migrations, continuous replication, database consolidation, and disaster recovery scenarios.Open lesson →
  295. 295AWS Application Migration Service (MGN): Lift-and-Shift Server Migration – SAP-C02 Study GuideStudy AWS Application Migration Service (MGN), including replication methods, migration waves, launch templates, cutover planning, automation, and key SAP-C02 exam traps.Open lesson →
  296. 296AWS DataSync: Hybrid Data Migration and Transfer – SAP-C02 Study GuideLearn how AWS DataSync moves data between on-premises storage, AWS services, Snowcone, and S3 on Outposts, including architecture choices and exam traps.Open lesson →
  297. 297AWS Snow Family Data Transfer and Edge Computing – SAP-C02 Study GuideLearn how to choose AWS Snow Family devices for offline data transfer, edge computing, migration, security, and AWS exam scenarios.Open lesson →
  298. 298The 7 Rs of AWS Migration: Strategies, Services, and Exam Decisions – SAP-C02 Study GuideLearn the 7 Rs of AWS migration, including retire, retain, relocate, rehost, repurchase, replatform, and refactor, with AWS services and exam tips.Open lesson →
  299. 299AWS Migration and Transfer Services: SMS, DMS, DataSync, and Snow Family – SAP-C02 Study GuidePrepare for SAP-C02 migration questions with a practical guide to AWS SMS, DMS, DataSync, Snow Family devices, use cases, tradeoffs, and exam traps.Open lesson →
  300. 300AWS Migration and Transfer Architecture Patterns – SAP-C02 Study GuideLearn AWS migration and transfer architecture patterns covering Application Discovery Service, AWS MGN, DMS, SCT, Snowball Edge, migration waves, and downtime reduction.Open lesson →
  301. 301AWS Web, Mobile, Machine Learning, and Cost Management Services – SAP-C02 Study GuideA focused AWS study guide covering how to approach web, mobile, machine learning, and cost management services for SAP-C02 exam scenarios.Open lesson →
  302. 302AWS Amplify and AppSync: Full-Stack Development and GraphQL APIs – SAP-C02 Study GuideLearn how AWS Amplify and AWS AppSync support full-stack applications, managed GraphQL APIs, real-time data, microservice integration, and exam-ready architecture decisions.Open lesson →
  303. 303AWS Device Farm: Web and Mobile Application Testing – SAP-C02 Study GuideLearn how AWS Device Farm supports automated and interactive testing of web, native, and hybrid applications across real mobile devices and browsers.Open lesson →
  304. 304AWS Machine Learning and AI Services: Choosing the Right Service – SAP-C02 Study GuideLearn how to choose Amazon Rekognition, Transcribe, Translate, Comprehend, Lex, DevOps Guru, and CodeGuru Security for SAP-C02 scenarios.Open lesson →
  305. 305Build an S3-to-Lambda Amazon Rekognition Image Analysis Pipeline – SAP-C02 Study GuideLearn how to design an S3-triggered Lambda pipeline that analyzes images with Amazon Rekognition and stores results in DynamoDB, including IAM, resiliency, and exam traps.Open lesson →
  306. 306AWS License Manager: License Tracking and Enforcement – SAP-C02 Study GuideLearn how AWS License Manager tracks, distributes, and enforces software licenses across AWS accounts, Regions, and on-premises resources for SAP-C02.Open lesson →
  307. 307AWS Compute Optimizer: Rightsizing EC2, EBS, and Lambda – SAP-C02 Study GuideLearn how AWS Compute Optimizer uses historical utilization data to recommend right-sized EC2, EBS, and Lambda configurations for better cost and performance decisions.Open lesson →
  308. 308AWS Budgets: Cost Monitoring, Alerts, and Budget Types – SAP-C02 Study GuideLearn how AWS Budgets tracks cost, usage, reservations, and Savings Plans with actual or forecasted alerts for AWS certification scenarios.Open lesson →
  309. 309AWS Cost Explorer: Analyze, Filter, and Attribute Cloud Spending – SAP-C02 Study GuideLearn how to use AWS Cost Explorer to analyze spending, filter costs by service and region, use tags and cost categories, and investigate unexpected charges for the SAP-C02 exam.Open lesson →
  310. 310AWS Cost Allocation Tags: Track and Attribute Cloud Spend – SAP-C02 Study GuideLearn how AWS cost allocation tags, AWS-generated tags, Cost Explorer, and Cost and Usage Reports help attribute cloud spending for SAP-C02 scenarios.Open lesson →
  311. 311AWS Cost Management Tools: Cost Explorer, CUR, and Price List API – SAP-C02 Study GuideLearn how AWS Cost Explorer, Cost and Usage Reports, and the Price List API support cloud cost analysis, reporting, forecasting, and automation for SAP-C02.Open lesson →
  312. 312AWS Cost Management Tools – SAP-C02 Study GuideLearn how AWS Cost Explorer, Budgets, Cost and Usage Reports, Cost Anomaly Detection, tags, and account filters support cloud cost visibility and control.Open lesson →