Professional

AWS Certified Solutions Architect - Professional (SAP-C02) Practice Exam

The SAP-C02 exam validates advanced architectural expertise in designing complex, enterprise-grade AWS solutions across multi-account, hybrid, and cost-optimized environments.

500+
Practice Questions
3
Free Pages
4.9★
Rating
2026
Updated
Start Free Practice → Get Full Access

SAP-C02 Exam Overview

Exam CodeSAP-C02
Full NameAWS Certified Solutions Architect - Professional
LevelProfessional
Questions on Exam75
Duration180 minutes
Passing Score750 / 1000
Exam Cost$300 USD
Recommended Study Time80–120 hours
AWSReady Practice Questions500+

Exam Domains

Sample SAP-C02 Practice Questions

Try these free practice questions. Full answers and explanations are included.

Question 1

A company needs to architect a hybrid DNS solution. This solution will use an Amazon Route 53 private hosted zone for the domain cloud.example.com for the resources stored within VPCs. The company has the following DNS resolution requirements: On-premises systems should be able to resolve and connect to cloud.example.com. All VPCs should be able to resolve cloud.example.com. There is already an AWS Direct Connect connection between the on-premises corporate network and AWS Transit Gateway. Which architecture should the company use to meet these requirements with the HIGHEST performance?

A. Associate the private hosted zone to all the VPCs. Create a Route 53 inbound resolver in the shared services VPC. Attach all VPCs to the transit gateway and create forwarding rules in the on-premises DNS server for cloud.example.com that point to the inbound resolver.
B. Associate the private hosted zone to all the VPCs. Deploy an Amazon EC2 conditional forwarder in the shared services VPC. Attach all VPCs to the transit gateway and create forwarding rules in the on-premises DNS server for cloud.example.com that point to the conditional forwarder.
C. Associate the private hosted zone to the shared services VPCreate a Route 53 outbound resolver in the shared services VPAttach all VPCs to the transit gateway and create forwarding rules in the on-premises DNS server for cloud.example.com that point to the outbound resolver.
D. Associate the private hosted zone to the shared services VPC. Create a Route 53 inbound resolver in the shared services VPC. Attach the shared services VPC to the transit gateway and create forwarding rules in the on-premises DNS server for cloud.example.com that point to the inbound resolver.
Show Answer & Explanation

Correct Answer: A. Associate the private hosted zone to all the VPCs. Create a Route 53 inbound resolver in the shared services VPC. Attach all VPCs to the transit gateway and create forwarding rules in the on-premises DNS server for cloud.example.com that point to the inbound resolver.

Option A is correct because it properly implements hybrid DNS resolution for the requirements. Route 53 Inbound Resolver enables on-premises DNS servers to forward queries for the cloud.example.com domain to Route 53 allowing on-premises systems to resolve private hosted zone records. Associating the private hosted zone with all VPCs ensures that all VPC resources can resolve the domain natively. The inbound resolver provides the highest performance as it is a managed AWS service optimized for DNS resolution over Direct Connect. Attaching all VPCs to the Transit Gateway ensures network connectivity between on-premises and all VPCs. Options B uses EC2 which adds operational overhead and is not as performant as the managed Route 53 service. Option C incorrectly uses an outbound resolver which is for VPC-to-on-premises resolution not on-premises-to-VPC. Option D only associates the private hosted zone to the shared services VPC making it unavailable to other VPCs.

Question 2

A company is providing weather data over a REST-based API to several customers. The API is hosted by Amazon API Gateway and is integrated with different AWS Lambda functions for each API operation. The company uses Amazon Route 53 for DNS and has created a resource record of weather.example.com. The company stores data for the API in Amazon DynamoDB tables. The company needs a solution that will give the API the ability to fail over to a different AWS Region. Which solution will meet these requirements?

A. Deploy a new set of Lambda functions in a new Region. Update the API Gateway API to use an edge-optimized API endpoint with Lambda functions from both Regions as targets. Convert the DynamoDB tables to global tables.
B. Deploy a new API Gateway API and Lambda functions in another Region. Change the Route 53 DNS record to a multivalue answer. Add both API Gateway APIs to the answer. Enable target health monitoring. Convert the DynamoDB tables to global tables.
C. Deploy a new API Gateway API and Lambda functions in another Region. Change the Route 53 DNS record to a failover record. Enable target health monitoring. Convert the DynamoDB tables to global tables.
D. Deploy a new API Gateway API in a new Region. Change the Lambda functions to global functions. Change the Route 53 DNS record to a multivalue answer. Add both API Gateway APIs to the answer. Enable target health monitoring. Convert the DynamoDB tables to global tables.
Show Answer & Explanation

Correct Answer: C. Deploy a new API Gateway API and Lambda functions in another Region. Change the Route 53 DNS record to a failover record. Enable target health monitoring. Convert the DynamoDB tables to global tables.

Option C is the correct solution for implementing multi-region failover for the API. Deploying a separate API Gateway and Lambda functions in another region creates a complete replica of the API infrastructure. Route 53 failover routing policy automatically routes traffic to the backup region when health checks detect that the primary region is unhealthy providing automated disaster recovery. DynamoDB global tables enable automatic bidirectional replication between regions ensuring data consistency. Option A is incorrect because API Gateway edge-optimized endpoints cannot directly target Lambda functions in multiple regions. Option B uses multivalue answer routing which distributes traffic randomly rather than implementing true failover behavior. Option D is incorrect because Lambda functions cannot be made global - they are region-specific resources. The failover routing policy in option C provides the proper automated failover capability required by the question.

See All Free Questions →

Why Practice with AWSReady?

📝
Exam-Realistic Questions
Questions designed to match the difficulty and style of the official SAP-C02 exam.
💡
Detailed Explanations
Every answer includes a clear explanation referencing AWS documentation.
Free to Start
Sample questions available without an account. Premium unlocks all 500+ questions.
🔄
Updated for 2026
Question bank updated regularly to reflect the latest SAP-C02 exam guide.

Frequently Asked Questions — SAP-C02 Exam

How many questions are on the AWS SAP-C02 exam?
The SAP-C02 exam contains 75 questions to be completed in 180 minutes.
What is the passing score for SAP-C02?
The AWS Certified Solutions Architect Professional (SAP-C02) passing score is 750 out of 1000.
Is SAP-C02 hard?
SAP-C02 is one of the hardest AWS exams. It requires deep expertise across many AWS services and the ability to evaluate complex architectural trade-offs. Most candidates have 2+ years of AWS experience.
Do I need SAA-C03 before SAP-C02?
AWS no longer requires SAA-C03 as a prerequisite for SAP-C02, but it is strongly recommended. The professional exam assumes deep knowledge of all Associate-level content.
How long should I study for SAP-C02?
Plan on 8–16 weeks studying 1–2 hours per day. Focus on advanced networking, multi-account architectures, AWS Organizations, hybrid connectivity, and cost optimization strategies.
What is the format of the SAP-C02 exam?
The exam includes multiple choice and multiple response questions with complex scenario-based questions that often involve multiple AWS services.
Are AWSReady SAP-C02 questions representative of the real exam?
Yes. AWSReady SAP-C02 questions focus on complex architectural scenarios and trade-off analysis, matching the difficulty and style of the official exam.

Related AWS Certifications

Ready to Pass SAP-C02?

Access all 500+ practice questions with interactive quiz mode, progress tracking, and detailed explanations.

Start Interactive Quiz →