dc dotCreds
Daily, exam-focused micro practice

Free AWS Solutions Architect Professional practice test

Know why every answer is right or wrong.

Every answer explained with source-backed reasoning No guessing Progress tracked Questions updated at May 13, 2026, 9:19 AM CDT
Exam breakdown Top domains in this SAP-C02 bank
Accelerate Workload Migration and Modernization 27%
About 34 items in this bank
Design Solutions for Organizational Complexity 27%
About 34 items in this bank
Continuous Improvement for Existing Solutions 24%
About 30 items in this bank

What SAP-C02 covers: Accelerate Workload Migration and Modernization (27%) • Design Solutions for Organizational Complexity (27%) • Continuous Improvement for Existing Solutions (24%)

New set every day. Start today's questions before they rotate.

AWS Solutions Architect Professional icon

AWS Solutions Architect Professional

AWS Certified Solutions Architect - Professional

What you get immediately

  • A real SAP-C02 question first, not a wall of copy
  • Correct answer plus per-choice explanation
  • Source link for follow-up study
  • Free daily set, then full-bank Pro when you want more
Question 1 of 10
Objective 2.2 Design 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?

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.4 Accelerate 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?

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.3 Continuous 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?

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.

Unlock this exam

114 more questions, timed exam mode, and saved history are waiting in the full unlock.

Question 4 of 10
Objective 1.5 Design 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?

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.4 Design 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?

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.5 Accelerate 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?

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.1 Continuous 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?

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.4 Design 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?

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.1 Design 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?

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.1 Accelerate 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?

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.

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 questions Every choice explained Exam Mode and Practice Mode Question sets and random tests Readiness score and trends Previous 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.

Question sets Random tests Timed Exam Mode Practice Mode feedback Readiness tracking Previous tests and domain breakdowns Full explanation review No ads

Unlock this exam, or compare the career path and bundle options when you want a broader guided route.

Compare paths and bundles
Secure checkout powered by Stripe. Source-backed questions. Not brain dumps. Daily audit checks. Reported issues are reviewed and repaired.

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

Guest progress is available without an account.

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 to pass SAP-C02

The fastest path is to turn this exam into a repeatable pattern-recognition loop instead of a one-time cram session.

  • Start with the free daily set closed-book so you can see which parts of the cloud and it lane still feel weak.
  • Use every explanation as a checkpoint for why the right answer fits the scenario and why the other answer choices do not.
  • Open the official AWS source when a concept keeps missing so you fix the gap at the source instead of rereading generic notes.
  • Use the nearby cert pages when you need broader context around the same job path or technology stack.
Common mistakes on SAP-C02

The usual misses happen when learners recognize keywords but do not slow down enough to match the scenario to the exact decision the exam is testing.

  • Reading for one familiar keyword and skipping the deeper clue that tells you which cloud and it concept actually fits.
  • Memorizing isolated terms without checking why the right answer wins over the other answer choices in the same scenario.
  • Ignoring the official AWS source after a miss and hoping the next question will feel easier on its own.
  • Studying this page in isolation when one nearby cert page could clear up the broader pattern much faster.
How to use this SAP-C02 practice page

The fastest path is simple: answer the set, review the reasoning, then use the score history and source links to decide what to hit next.

  • Answer the free set first without looking anything up so the score reflects what is actually sticking.
  • Read every explanation, especially the wrong answer choices, so the weaker options stop looking plausible next time.
  • Open the linked source when a concept feels weak, then come back and repeat the question flow while the wording is fresh.
  • Use the 7-day score keeper, related cert links, and comparison pages to decide what to study next instead of guessing.
  • Move into Pro when you want the full bank, timed reps, readiness tracking, and previous-test review.
Official exam resources

Use these official AWS resources alongside the daily practice set. They cover the provider's own exam page, study guide, or prep material.

Need adjacent AWS practice pages too? AWS practice hub.

FAQ

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.