Free daily set, then full-bank Pro when you want more
Question 1 of 10
Objective 2.2Design for New Solutions
A company needs to process millions of transactions per second with consistent performance for its core business processes while ensuring enterprise-grade reliability. Which AWS database service is most appropriate?
Correct Answer: B. Amazon Aurora
Concept tested: Design for New Solutions
A. × Incorrect: Amazon RDS is not the best fit because although it supports various relational databases, it does not specifically highlight processing millions of transactions per second with consistent performance.
B. ✓ Correct: Amazon Aurora because it supports enterprise-grade reliability and can process millions of transactions per second with consistent performance for core business processes.
C. × Incorrect: DynamoDB because while it provides microsecond latency for real-time applications, it may not be the best fit for processing millions of transactions per second specifically designed for core business processes.
D. × Incorrect: Amazon Redshift because it is a data warehousing service suitable for OLAP workloads and does not focus on transactional performance.
Why this matters:This matters because database questions hinge on matching scaling, availability, and access patterns to the right managed data service.
Question 2 of 10
Objective 4.4Accelerate Workload Migration and Modernization
Which AWS service is recommended for modernizing applications by enabling container orchestration, serverless architectures, and managed integrations as part of the migration process?
Correct Answer: A. Amazon ECS
Concept tested: Accelerate Workload Migration and Modernization
A. ✓ Correct: A) because Amazon ECS supports container orchestration, serverless architectures, and managed integrations for modernizing applications.
B. × Incorrect: B) because AWS Lambda is primarily a serverless compute service for running small pieces of code in response to events.
C. × Incorrect: C) because Amazon S3 is an object storage service and not specifically mentioned as part of the modernization process described in the .
D. × Incorrect: D) because AWS AppSync is a managed service for building APIs, which does not directly support container orchestration or serverless architectures.
Why this matters:This distinction shapes what the team manages, how the solution is paid for, and how quickly it can scale.
Question 3 of 10
Objective 3.3Continuous Improvement for Existing Solutions
Which AWS service provides operational visibility by collecting and tracking metrics, storing logs, and creating alarms to monitor the health of your applications and infrastructure?
Correct Answer: A. Amazon CloudWatch
Concept tested: Continuous Improvement for Existing Solutions
A. ✓ Correct: Amazon CloudWatch collects and tracks metrics, stores logs, and creates alarms to monitor the health of applications and infrastructure.
B. × Incorrect: AWS X-Ray is used for application performance monitoring, tracing requests through your distributed web applications.
C. × Incorrect: AWS CloudTrail tracks user actions in your AWS account by capturing API calls made on behalf of or by a user.
D. × Incorrect: Operations dashboards are generic terms not specific to any service.
Why this matters:This decision affects how teams enforce standards, limit risk, and observe the environment over time.
Keep the momentum
You're 3 questions in. Want the full bank?
Unlock the full question set, timed exam mode, practice mode, saved progress, previous tests, and readiness scoring.
114 more questions, timed exam mode, and saved history are waiting in the full unlock.
Pro is active. Use the full bank, Exam mode, and saved box scores when you want deeper review.
Question 4 of 10
Objective 1.5Design Solutions for Organizational Complexity
In a multi-account AWS environment, you need to establish secure connectivity between on-premises networks and multiple VPCs while ensuring that the network architecture can scale efficiently as more accounts are added. Which service would best meet these requirements?
Correct Answer: D. AWS Transit Gateway
Concept tested: Design complex hybrid and multi-account network topologies
A. × Incorrect: AWS Direct Connect because it provides dedicated network connections to AWS but does not interconnect multiple VPCs and on-premises networks efficiently as the environment scales.
B. × Incorrect: VPC Peering because while it enables full bidirectional connectivity between two VPCs, at scale with tens to hundreds of VPCs, managing individual peering connections becomes complex and difficult to maintain.
C. × Incorrect: AWS PrivateLink because although it provides private connectivity between VPCs, services, and applications, it does not support on-premises network interconnections directly without additional configuration.
D. ✓ Correct: AWS Transit Gateway because it can be used as a central hub to interconnect multiple VPCs and on-premises networks, supporting various types of attachments including Direct Connect gateways and peering connections.
Why this matters:This matters because AWS Transit Gateway simplifies the management of complex hybrid network topologies by providing a scalable solution for connecting multiple VPCs and on-premises networks.
Question 5 of 10
Objective 2.4Design for New Solutions
When designing a resilient web architecture for an application hosted in the Network account, which AWS service should you use to manage resource sharing across multiple accounts within your organization?
Correct Answer: A. AWS RAM
Concept tested: Design resilient web and API architectures using AWS best practices
A. ✓ Correct: AWS RAM because it provides a central place to manage the sharing of resources across multiple AWS accounts, which helps in managing resources while taking advantage of administrative and billing isolation.
B. × Incorrect: Amazon Route 53 because it is used for DNS routing and traffic distribution based on health checks, not resource management across accounts.
C. × Incorrect: CloudFront because it is a content delivery network that distributes static and dynamic web content, not for sharing resources between AWS accounts.
D. × Incorrect: AWS WAF because it provides real-time protection against common web exploits and malicious attacks, but does not manage resource sharing.
Why this matters:This matters because using AWS RAM ensures efficient management of shared resources across multiple accounts, enhancing security and operational efficiency in a multi-account strategy.
Question 6 of 10
Objective 4.5Accelerate Workload Migration and Modernization
According to AWS Prescriptive Guidance, which pattern is recommended for organizations that need a comprehensive approach to migrate workloads while ensuring governance and shared services on an organizational scale?
Correct Answer: A. Migration Factory Pattern
Concept tested: Accelerate Workload Migration and Modernization
A. ✓ Correct: Migration Factory Pattern is specifically recommended by AWS Prescriptive Guidance for this purpose.
B. × Incorrect: AWS Control Tower can be used to build a landing zone but does not focus on migration factories or comprehensive approaches.
C. × Incorrect: Well-Architected Framework provides best practices but is not a Prescriptive Guidance pattern focused on migrations.
D. × Incorrect: AWS Migration Hub is for tracking migrations and does not provide the full suite of services required for a comprehensive approach.
Why this matters:Infrastructure design choices affect connectivity, scale, isolation, and how easily the platform evolves later.
Question 7 of 10
Objective 3.1Continuous Improvement for Existing Solutions
A company is reviewing its AWS architecture to improve cost-effectiveness and security. They want a service that can tailor questions to their specific technology stack and governance needs, as well as integrate with other AWS services for better insights. Which of the following would best meet these requirements?
Correct Answer: C. Custom lenses in AWS Well-Architected Tool
Concept tested: Use Well-Architected reviews to identify improvements in reliability, security, and cost
A. × Incorrect: Custom lenses in AWS Well-Architected Tool because it allows tailoring questions to specific technology stacks and governance needs, and integrates with other services like Trusted Advisor for better insights.
B. × Incorrect: AWS Service Catalog AppRegistry because while it helps manage portfolios of AWS resources, it does not provide tailored architectural reviews or integrate directly for continuous improvement in cost-effectiveness and security.
C. ✓ Correct: Amazon Inspector because although it assesses the security state of AWS resources, it lacks the capability to tailor questions based on specific technology stacks and governance needs as well as integrating with other services for comprehensive insights.
D. × Incorrect: AWS Trusted Advisor because while it provides recommendations for improving costs and security, it does not offer the flexibility of custom lenses or integrate directly with other tools like Service Catalog AppRegistry.
Why this matters:This matters because using AWS Well-Architected Tool's custom lenses helps organizations tailor their reviews to specific needs, ensuring more effective continuous improvement in reliability, security, and cost-effectiveness.
Question 8 of 10
Objective 1.4Design Solutions for Organizational Complexity
As a solutions architect, you need to set up centralized logging for an AWS organization with multiple member accounts. Which service should you use, and what is the minimum requirement for creating such a trail?
Correct Answer: A. AWS CloudTrail; must sign in as management account or delegated administrator
Concept tested: Design centralized logging, security, and compliance visibility across accounts
A. ✓ Correct: AWS CloudTrail; must sign in as management account or delegated administrator because you need an organization trail created by the management account or a delegated administrator to log events across all member accounts.
B. × Incorrect: Amazon GuardDuty; must have Security Hub enabled because GuardDuty is for threat detection and does not provide centralized logging capabilities.
C. × Incorrect: AWS Config; requires IAM permissions to access all member accounts because AWS Config tracks changes in resource configurations but does not offer centralized event logging across multiple accounts.
D. × Incorrect: Amazon S3; needs bucket policies for cross-account logging because while S3 can store logs, it does not provide the capability to centrally log events from multiple accounts.
Why this matters:This matters because proper centralized logging ensures compliance and security by monitoring activities across all member accounts in an organization.
Question 9 of 10
Objective 2.1Design for New Solutions
A company wants to deploy a containerized web application with minimal management overhead, requiring automatic scaling based on demand without managing servers or clusters. Which AWS service is most appropriate for this scenario?
Correct Answer: C. ECS Fargate
Concept tested: Design for New Solutions
A. × Incorrect: ECS Fargate provides a fully managed container orchestration service that automatically scales applications based on demand without the need to manage servers or clusters.
B. × Incorrect: AWS Lambda is designed for serverless functions and not for running long-running containerized web applications.
C. ✓ Correct: Amazon EC2 requires manual management of servers, which contradicts the requirement for minimal management overhead.
D. × Incorrect: Amazon EKS requires managing Kubernetes clusters, which goes against the need to avoid cluster management.
Why this matters:This matters because choosing ECS Fargate ensures efficient resource utilization and reduces operational complexity by automating infrastructure management tasks.
Question 10 of 10
Objective 4.1Accelerate Workload Migration and Modernization
Which migration strategy is recommended for applications that need to be rehosted in the AWS Cloud without significant changes or modernization?
Correct Answer: A. rehost
Concept tested: Accelerate Workload Migration and Modernization
A. ✓ Correct: A. Correct: Rehosting means moving applications to AWS with minimal or no changes to the application code or architecture.
B. × Incorrect: B. Incorrect: Refactoring involves modernizing the application during migration, which is not recommended for large migrations as stated in the source.
C. × Incorrect: C. Incorrect: Retiring an application means it can be shut down without impacting operations, and does not involve rehosting.
D. × Incorrect: D. Incorrect: Repatforming involves a complete rewrite of the application to take advantage of AWS services.
Why this matters:Infrastructure design choices affect connectivity, scale, isolation, and how easily the platform evolves later.
Free preview complete
You've reached the free preview.
Go beyond sample questions with the full source-backed bank, objective practice, exam mode, saved progress, and readiness scoring.
124 verified questions are ready behind the full unlock.
Pro is active. Use the full bank, readiness score, and saved exams when you want deeper reps.
Ready to finish?Answer the questions, then submit your test for review.
Go Pro
Unlock the full SAP-C02 bank.
Get the full source-backed bank, timed exam mode, practice mode, saved progress, previous tests, and readiness scoring for this exam.
124 full-bank questionsEvery choice explainedExam Mode and Practice ModeQuestion sets and random testsReadiness score and trendsPrevious test box scores
You've answered 0/10 free questions today.
Locked: 114 more questions in the full bank.
Locked: exam simulation mode and end-of-exam review.
Today's free set refreshes soon. Upgrade to continue with the full bank.
Box scores, domain breakdowns, and full answer explanations for Pro exam attempts on this browser.
Today’s Set
10 questions
Daily set rotates at 10:00 AM local time
Progress
0/10
Answered on this page session
Accuracy
0%
Loading countdown…
7-day score keeper
Answer questions today and this will become a rolling 7-day scorecard.
Local history
Optional progress sync
Keep today’s practice moving
Guest progress saves automatically on this device. Add an email later when you want a magic link that keeps your daily SAP-C02 practice in sync across browsers.
Guest progress saves on this device automatically
124 verified questions are currently in the live bank. Questions updated at May 13, 2026, 9:19 AM CDT. The daily set rotates at 10:00 AM local time, and each explanation links back to the source used to write it. Use the web set for quick practice, then switch to the app when available for larger banks and deeper review.
Careers and fields this exam supports
SAP-C02 is for learners moving into larger-scale AWS design, organizational complexity, migration, modernization, and advanced architecture decision-making.
Role examples: solutions architect, senior cloud engineer, platform architect, and cloud consultant.
Where it shows up: advanced architecture, multi-account design, migration, modernization, resilience, and cost-aware AWS design.
On-the-job payoff: you already understand the associate layer and need bigger architecture tradeoffs instead of only service familiarity.
Typical next step: Usually after SAA-C03 and benefits even more when paired with operations and Terraform-style infrastructure practice.
What matters more on AWS Solutions Architect Professional
AWS Solutions Architect Professional usually turns on managed-service fit, scope, and operational burden rather than deep implementation detail.
Current emphasis in this bank: Accelerate Workload Migration and Modernization (27%).
When two AWS answers sound close, the better one is often the service that solves the workload with the least extra infrastructure or operational overhead.
Best official starting point: AWS Certified Solutions Architect - Professional.
How are AWS Solutions Architect Professional questions generated?
dotCreds builds AWS Solutions Architect Professional practice questions from AWS documentation and service references, with official or primary sources preferred first. The questions are written for realistic study practice, not copied from exam dumps.
How are explanations sourced?
Each question includes a source-backed explanation and a link to the documentation or reference used to validate the answer. If an official page is too broad, dotCreds uses a reputable answer-level reference instead of pretending a generic page proves the answer.
What score do I get?
The page tracks today's answered count and accuracy for the 10-question daily set, then saves a 7-day score history on this device so you can see your recent practice trend.
Why use this site?
The site is the fastest way to start AWS Solutions Architect Professional practice without installing anything. It is built for daily recall, quick weak-topic discovery, and source-backed explanations you can review immediately.
Why use the app when available?
The web page is the quick free sampler. If a dotCreds app is available for AWS Solutions Architect Professional, the app is better for larger banks, focused weak-domain drills, longer review sessions, and mobile study routines.
Related practice tests
If you want another cert after AWS Solutions Architect Professional, these pages keep the same daily-question format with source-backed explanations.