HomeAWS Architect Pro SAP-C02 PrepQuestions 21–30
AWS Architect Pro SAP-C02 PrepPart 3 of 3

AWS Architect Pro SAP-C02 Prep Exam Questions & Answers 2026 (21–30)

AWS Architect Pro SAP-C02 Prep practice questions and answers 2026. Tap an option to test yourself — you'll see the correct answer and a plain-English explanation for every question. Free, no login.

Practise AWS Architect Pro SAP-C02 Prep questions free, download the PDF, or unlock timed mock exams when you are ready.
Multiple choice — pick the best answer, then reveal it
  1. Q21A global company is designing a multi-region architecture with operations in North America, Europe, and Asia. They need to ensure that users experience minimal latency when accessing their application. Which AWS service should they use to route traffic to the nearest regional endpoint?

    • AAWS Global Accelerator with endpoint groups
    • BAmazon CloudFront with geo-restriction
    • CAWS Transit Gateway with route propagation
    • DAmazon Route 53 with latency-based routing
    Show answer

    ✓ Correct answer: D. Amazon Route 53 with latency-based routing

    Amazon Route 53 with latency-based routing directs users to the AWS Region that provides the lowest latency. This ensures that global users are automatically routed to the closest geographic region, minimizing response times and improving user experience.

  2. Q22A large enterprise is implementing a multi-account strategy on AWS. Which service should they use to enforce security policies consistently across all accounts in the organization?

    • AAmazon GuardDuty with multi-account monitoring
    • BAWS IAM with cross-account roles
    • CAWS Organizations with Service Control Policies (SCPs)
    • DAWS Config with organization-wide rules
    Show answer

    ✓ Correct answer: C. AWS Organizations with Service Control Policies (SCPs)

    AWS Organizations with Service Control Policies (SCPs) allows the implementation of guardrails and security controls that apply across multiple accounts in an organization. SCPs define the maximum available permissions for IAM entities within member accounts, ensuring consistent security governance.

  3. Q23A company needs to implement a backup strategy for data stored across multiple AWS accounts and regions. The solution should minimize administrative overhead while ensuring compliance with organizational policies. Which approach is most appropriate?

    • ADeploy custom backup scripts on EC2 instances in each account
    • BImplement AWS Backup with centralized management in a dedicated administration account
    • CConfigure individual AWS Lambda functions in each account to manage backups
    • DUse Amazon S3 cross-region replication in each account separately
    Show answer

    ✓ Correct answer: B. Implement AWS Backup with centralized management in a dedicated administration account

    AWS Backup with centralized management allows defining backup policies that can be applied across multiple accounts and regions from a central location. This centralizes backup management, enforces consistent policies, and simplifies administration for enterprise-scale backup operations.

  4. Q24A solutions architect is designing network connectivity between multiple VPCs in different AWS Regions and an on-premises data center. The design must provide transitive routing capabilities with minimum administrative overhead. Which solution should the architect recommend?

    • AAWS Transit Gateway with inter-region peering
    • BMultiple VPC peering connections between all VPCs
    • CAWS Direct Connect gateways with multiple virtual interfaces
    • DAmazon VPC endpoints with interface endpoints in each VPC
    Show answer

    ✓ Correct answer: A. AWS Transit Gateway with inter-region peering

    AWS Transit Gateway with inter-region peering provides a hub-and-spoke model for connecting multiple VPCs across different regions and on-premises networks. It simplifies network architecture by enabling transitive routing through a central gateway, reducing the number of connections needed and minimizing management overhead.

  5. Q25A financial services organization needs to implement a disaster recovery (DR) strategy that ensures critical applications can be recovered within 15 minutes and with minimal data loss. Which DR strategy should they implement?

    • APilot light approach with daily backups
    • BWarm standby with hourly data replication
    • CBackup and restore with weekly snapshots
    • DMulti-site active/active architecture
    Show answer

    ✓ Correct answer: D. Multi-site active/active architecture

    A multi-site active/active architecture distributes traffic across multiple regions simultaneously, providing the fastest recovery time objective (RTO) and minimal recovery point objective (RPO). With data replicated in real-time and applications running in multiple locations, failover can occur within minutes with minimal to no data loss.

  6. Q26An enterprise is implementing a hybrid DNS architecture to allow resources in AWS to resolve on-premises domain names and vice versa. Which service configuration provides the most seamless integration?

    • AEC2 instances running BIND DNS servers in each VPC
    • BAWS Directory Service without DNS integration
    • CAmazon Route 53 Resolver with conditional forwarding rules
    • DAmazon Route 53 public hosted zones with CNAME records
    Show answer

    ✓ Correct answer: C. Amazon Route 53 Resolver with conditional forwarding rules

    Amazon Route 53 Resolver with conditional forwarding rules enables bidirectional DNS resolution between AWS and on-premises environments. Inbound endpoints allow on-premises systems to resolve AWS private DNS names, while outbound endpoints allow AWS resources to resolve on-premises DNS names, creating a seamless hybrid DNS architecture.

  7. Q27A company with multiple AWS accounts wants to implement a centralized logging solution to capture and analyze logs from all accounts for security and operational purposes. Which approach provides the most comprehensive solution?

    • AImplement custom logging scripts on each resource in all accounts
    • BCreate a dedicated logging account and use AWS CloudTrail organizational trails with CloudWatch Logs and AWS Security Hub
    • CConfigure AWS Config aggregators in each account separately
    • DUse Amazon S3 cross-account access for storing logs from each account
    Show answer

    ✓ Correct answer: B. Create a dedicated logging account and use AWS CloudTrail organizational trails with CloudWatch Logs and AWS Security Hub

    Creating a dedicated logging account with AWS CloudTrail organizational trails, Amazon CloudWatch Logs, and AWS Security Hub provides centralized visibility across the organization. This approach consolidates security findings, CloudTrail logs, and operational metrics in one place for comprehensive monitoring and analysis.

  8. Q28A company is designing an encryption strategy for sensitive data stored across multiple AWS services and accounts. Which approach provides the most centralized control over encryption keys?

    • AUse AWS KMS with multi-Region keys in a centralized security account and grant cross-account access
    • BCreate separate KMS keys in each account with no central management
    • CUse client-side encryption with locally managed keys
    • DRely solely on default AWS service encryption without custom keys
    Show answer

    ✓ Correct answer: A. Use AWS KMS with multi-Region keys in a centralized security account and grant cross-account access

    Using AWS KMS with multi-Region keys in a centralized security account enables centralized management of encryption keys while allowing cross-account access. This approach provides a single point of control for key policies, rotation, and access, simplifying compliance and security governance across the organization.

  9. Q29A global enterprise is implementing a multi-account strategy on AWS and needs to ensure consistent governance and compliance. Which combination of services should they implement as a foundation?

    • AAmazon Inspector, AWS Secrets Manager, and AWS Shield
    • BAWS Systems Manager, Amazon GuardDuty, and AWS AppConfig
    • CAWS IAM Identity Center, Amazon Cognito, and AWS Certificate Manager
    • DAWS Control Tower, AWS Organizations, and AWS Config
    Show answer

    ✓ Correct answer: D. AWS Control Tower, AWS Organizations, and AWS Config

    The combination of AWS Control Tower, AWS Organizations, and AWS Config provides a comprehensive governance framework. Control Tower offers managed account setup and guardrails, Organizations enables policy-based management, and Config provides continuous compliance monitoring and remediation.

  10. Q30A company wants to implement a tagging strategy to track and allocate costs across different departments, projects, and environments. Which AWS service should they use to enforce consistent tagging across all resources?

    • AAWS Budgets with notification alerts
    • BAWS Cost Explorer with resource groups
    • CAWS Tag Policies within AWS Organizations
    • DAWS Cost Categories without tagging
    Show answer

    ✓ Correct answer: C. AWS Tag Policies within AWS Organizations

    AWS Tag Policies within AWS Organizations allow you to define and enforce standardized tags across your organization. This ensures consistent tagging practices, making cost allocation reports more accurate and enabling better resource governance through properly tagged resources.

Free practice here. Timed mocks when you are ready.

Use the free AWS Architect Pro SAP-C02 Prep sample, download the PDF, then unlock web-based timed mock exams for a full exam rehearsal.