dc dotCreds
AWS Certified Solutions Architect - Professional

AWS Solutions Architect Professional Practice Test

Start today's 10-question AWS Solutions Architect Professional set with source-backed explanations, local progress, and a fresh rotation every morning.

10 Free Daily Questions Source-backed Explanations 150 Verified Questions

Questions updated at Jul 18, 2026, 1:30 PM CDT

Go Pro - One Time Unlock

Unlock the full SAP-C02 bank

150 verified questions Exam Mode Practice Mode Detailed explanations Weak-area review No subscription - one-time unlock

Get the complete source-backed bank with Interview Questions, the full Study Guide, full Course Notes, detailed explanations, weak-area review, and exam-style practice.

Interview Questions Full Study Guide Full Course Notes Exam Mode Practice Mode Guided Course Detailed explanations Weak-area review No subscription
$4.99 One-time payment
See bundle and PDF options

We will confirm your site email in one quick checkout step.

Why DotCreds?

Practice with explanations that teach.

Source links for every answer Every wrong answer explained Guided Course included Practice and Exam Mode Weak-area tracking Same verified bank across web practice

What you get with free practice

10 Free Questions Daily Fresh set every day from the live bank
Detailed Explanations Learn with clear source-backed answers
Track Your Progress Daily history and performance insights
Upgrade Anytime Unlock the full bank when you are ready
Today's 10 AWS Solutions Architect Professional questions

Use this AWS Solutions Architect Professional practice test to review AWS Certified Solutions Architect Professional. Questions rotate daily and each explanation links to the source used to validate the answer.

Today’s Set
10 questions
Rotates at 10:00 AM local time
Progress
0/10
Answered on this page
Accuracy
0%
Loading countdown…

150 verified questions are in the live bank. Free daily questions are selected from a rotating sample set. Unlock Pro to access the full question bank.

Preparing today’s free questions... Ordering the final locked-bank set before showing the practice cards.
Question 1 of 10
Objective SAP-C02-networking Hybrid and Network Design

A financial services company needs a managed hub for VPC, VPN, and Direct Connect attachments. Which AWS service fits?

Concept tested:
Question 2 of 10
Objective SAP-C02-resilience Resilient Architectures

A payments engineering team needs a relational database architecture with cross-Region reads and a planned regional failover path. What should be used?

Concept tested:
Question 3 of 10
Objective SAP-C02-security Security Design

A healthcare analytics team discovers broad cross-account roles and inconsistent logging. Which security design minimizes the potential impact of a security incident?

Concept tested:
Question 4 of 10
Objective SAP-C02-organizations Organizational Complexity

After an acquisition, a company wants to place existing AWS accounts into a governed hierarchy and apply policies by business unit. Which AWS service should be used?

Concept tested:
Question 5 of 10
Objective SAP-C02-security Security Design

A public sector workload spans several AWS accounts and handles regulated data. Which security approach best limits the impact of a compromised component?

Concept tested:
Question 6 of 10
Objective SAP-C02-cost Cost Optimization

A telecom operations group needs a scalable Redis read capacity solution that automatically adjusts based on CPU utilization or connection count. What ElastiCache for Redis feature should be configured to meet this requirement?

Concept tested:
Question 7 of 10
Objective SAP-C02-migration Migration and Modernization

During a merger, an architect must assess dependencies, data movement, downtime, refactoring needs, and target operations before cutover. Which approach should be used?

Concept tested:
Question 8 of 10
Objective SAP-C02-organizations Organizational Complexity

A logistics company wants a single payer for multiple existing AWS accounts without rebuilding the workloads. Which AWS Organizations setup fits?

Concept tested:
Question 9 of 10
Objective SAP-C02-cost Cost Optimization

A global travel company is reviewing container-service spend against scaling behavior, storage usage, and purchasing commitments. Which principle fits?

Concept tested:
Question 10 of 10
Objective SAP-C02-migration Migration and Modernization

A security engineering team is planning a migration and needs to group servers by application dependency before choosing migration waves. Which planning approach fits?

Concept tested:
Locked preview

You are viewing today’s free 10. Unlock 140 more questions.

Unlock full bank
Daily sample Rotating practice Free daily questions are selected from a rotating sample set.
Pro bank Full access Unlock Pro to access the full question bank, Exam Mode, Practice Mode, and random tests.
SAP-C02 Pro $4.99 one-time

Unlock all 150 AWS Solutions Architect Professional questions, explanations, review tools, and exam-style practice.

50 Exam Practice Test $1.99 one-time

A 50-question SAP-C02 PDF for short review sessions. Questions come first, then the answer review and explanations later in the file.

Choose an unlock option to continue. We will confirm your site email in one quick checkout step.

Secure checkout powered by Stripe. Source-backed questions. Not brain dumps. Checkout stays on this page and unlocks the same Pro builder on this practice page.

Purchase options

Unlock the full SAP-C02 bank.

Get the full bank, Exam Mode, Practice Mode, question sets, random tests, readiness tracking, saved box scores, and review tools for this exam.

The PDF versions keep questions first and move the answer review, explanations, and distractor notes to the back of the file.

150 verified exam-style 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 questions in today's set.

Locked: 140 more questions in the full bank.

Locked: exam simulation mode, practice mode, readiness tracking, and saved review history.

Checkout stays on this page, so you can keep practicing, unlock the full bank, and start Exam Mode or Practice Mode when you are ready.

Cheat Sheets

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.

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.

Source-backed answer review

The free daily AWS Solutions Architect Professional set includes crawlable question text, answer choices, correct answer labels, objective mapping, and source links. Only the first SEO card includes answer explanations and any extra learning features. Pro-only bank questions stay locked; this section mirrors only the 10 free daily questions already shown on this page.

Question 1 A financial services company needs a managed hub for VPC, VPN, and Direct Connect attachments. Which AWS service fits?

Answer choices

  1. A. Use a single VPC peering connection and keep adding nontransitive peer routes as more VPCs are created.
  2. B. Build a fleet of EC2 routers and manage BGP sessions on the instances manually.
  3. C. Use AWS PrivateLink to connect every VPC to every other VPC bidirectionally.
  4. D. Use AWS Transit Gateway for the VPC, VPN, and Direct Connect attachments.

Correct answer

Use AWS Transit Gateway for the VPC, VPN, and Direct Connect attachments.

The stem lists the exact attachment types that point to a transit hub. Transit Gateway centralizes routing without self-managed routers or DNS-only workarounds.

Wrong-answer review

  • A. Use a single VPC peering connection and keep adding nontransitive peer routes as more VPCs are created.: VPC peering is not transitive, so it becomes unwieldy for many VPCs and on-premises paths.
  • B. Build a fleet of EC2 routers and manage BGP sessions on the instances manually.: Self-managed routers add operational burden that Transit Gateway is meant to remove.
  • C. Use AWS PrivateLink to connect every VPC to every other VPC bidirectionally.: PrivateLink exposes services privately, but it is not a bidirectional routing fabric for all VPC traffic.

Extra learning features

Interview question

Q: We're trying to build a more scalable and manageable network architecture for a financial services company. Currently, they have a complex setup with multiple VPCs, VPN connections, and Direct Connect links. What would be your recommended approach to centralize this network infrastructure? Strong answer: Generally, I'd start by looking for a centralized hub to manage all those connections. Trying to manage a bunch of individual VPNs and Direct Connects would be a maintenance headache. AWS Transit Gateway is purpose-built for this. It allows us to connect VPCs, VPNs, and Direct Connects in a single hub, simplifying routing and management. It's a much more scalable and reliable solution than trying to build our own routing infrastructure.

  • Understanding of network centralization principles
  • Knowledge of AWS Transit Gateway and its capabilities
  • Ability to articulate the benefits of a centralized network architecture
  • Focus on scalability and manageability

Caution: Recommending a custom-built routing solution using EC2 instances. This demonstrates a lack of awareness of the managed services available from AWS and the operational overhead involved.

Objective/domain: Hybrid and Network Design

Source: AWS Transit Gateway documentation

Question 2 A payments engineering team needs a relational database architecture with cross-Region reads and a planned regional failover path. What should be used?

Answer choices

  1. A. Use AWS Client VPN from every application server to the database VPC.
  2. B. Use Cost Explorer recommendations to select the secondary database Region.
  3. C. Trigger a Lambda function that waits several days before deleting old database exports.
  4. D. Use Amazon Aurora Global Database with a primary Region for writes, secondary Regions for low-latency reads, and a documented switchover or failover plan to promote a secondary cluster.

Correct answer

Use Amazon Aurora Global Database with a primary Region for writes, secondary Regions for low-latency reads, and a documented switchover or failover plan to promote a secondary cluster.

Objective/domain: Resilient Architectures

Source: Using Amazon Aurora Global Databases

Question 3 A healthcare analytics team discovers broad cross-account roles and inconsistent logging. Which security design minimizes the potential impact of a security incident?

Answer choices

  1. A. Use one shared IAM user for the operations team across all production accounts.
  2. B. Deploy AWS WAF and assume it covers identity misuse and data access in private services.
  3. C. Reduce blast radius with scoped identities, centralized logs, encryption, segmented access paths, and governance guardrails.
  4. D. Disable CloudTrail in development accounts to reduce log volume.

Correct answer

Reduce blast radius with scoped identities, centralized logs, encryption, segmented access paths, and governance guardrails.

Objective/domain: Security Design

Source: AWS Well-Architected Security Pillar

Question 4 After an acquisition, a company wants to place existing AWS accounts into a governed hierarchy and apply policies by business unit. Which AWS service should be used?

Answer choices

  1. A. Move all workloads into one account so a single IAM policy can control every team.
  2. B. Use AWS License Manager to group accounts and enforce security guardrails.
  3. C. Use VPC sharing as the only control for account separation and policy enforcement.
  4. D. Use AWS Organizations to place the acquired accounts into OUs and apply policies by business unit.

Correct answer

Use AWS Organizations to place the acquired accounts into OUs and apply policies by business unit.

Objective/domain: Organizational Complexity

Source: AWS Organizations User Guide

Question 5 A public sector workload spans several AWS accounts and handles regulated data. Which security approach best limits the impact of a compromised component?

Answer choices

  1. A. Use security groups as the only control and allow 0.0.0.0/0 where troubleshooting is easier.
  2. B. Put all application teams in the same IAM role and distinguish access by resource tags only.
  3. C. Use cost allocation reports to detect unauthorized access after the fact.
  4. D. Limit blast radius with scoped roles, account boundaries, segmentation, encryption, centralized logs, detection, and governance controls.

Correct answer

Limit blast radius with scoped roles, account boundaries, segmentation, encryption, centralized logs, detection, and governance controls.

Objective/domain: Security Design

Source: AWS Well-Architected Security Pillar

Question 6 A telecom operations group needs a scalable Redis read capacity solution that automatically adjusts based on CPU utilization or connection count. What ElastiCache for Redis feature should be configured to meet this requirement?

Answer choices

  1. A. Stop and start the Redis cluster every evening with Instance Scheduler.
  2. B. Configure ElastiCache for Redis Auto Scaling to add or remove read replicas based on a scaling policy such as CPU utilization or current connections.
  3. C. Move the cache data to S3 Standard-IA for automatic tiering.
  4. D. Place an Application Load Balancer in front of Redis nodes to route clients to the cheapest Region.

Correct answer

Configure ElastiCache for Redis Auto Scaling to add or remove read replicas based on a scaling policy such as CPU utilization or current connections.

Objective/domain: Cost Optimization

Source: Auto Scaling ElastiCache for Redis clusters

Question 7 During a merger, an architect must assess dependencies, data movement, downtime, refactoring needs, and target operations before cutover. Which approach should be used?

Answer choices

  1. A. Enable a CloudFront distribution for the source application and call the migration complete.
  2. B. Use AWS Migration Hub and discovery data to assess dependencies, plan migration waves, track progress, and reduce cutover risk.
  3. C. Run AWS DMS full load for all databases without mapping the applications that consume them.
  4. D. Send production traffic to the target before validating migrated dependencies.

Correct answer

Use AWS Migration Hub and discovery data to assess dependencies, plan migration waves, track progress, and reduce cutover risk.

Objective/domain: Migration and Modernization

Source: AWS Migration Hub documentation

Question 8 A logistics company wants a single payer for multiple existing AWS accounts without rebuilding the workloads. Which AWS Organizations setup fits?

Answer choices

  1. A. Run a custom proxy in one account and route all workload traffic through it.
  2. B. Deploy self-managed Active Directory domain controllers in every account.
  3. C. Create or use a management account, create an AWS Organization, and invite the standalone accounts to join as member accounts for consolidated billing.
  4. D. Delete IAM users in each account and recreate them from a central script.

Correct answer

Create or use a management account, create an AWS Organization, and invite the standalone accounts to join as member accounts for consolidated billing.

Objective/domain: Organizational Complexity

Source: Consolidated billing for AWS Organizations

Question 9 A global travel company is reviewing container-service spend against scaling behavior, storage usage, and purchasing commitments. Which principle fits?

Answer choices

  1. A. Review container-service utilization, storage access patterns, scaling behavior, and commitments before choosing cost changes.
  2. B. Use Application Migration Service to copy every workload into a new account as the cost fix.
  3. C. Configure Auto Scaling to terminate all compute whenever CPU falls below 20 percent.
  4. D. Delete IAM users that have not logged in during the current month.

Correct answer

Review container-service utilization, storage access patterns, scaling behavior, and commitments before choosing cost changes.

Objective/domain: Cost Optimization

Source: AWS Well-Architected Cost Optimization Pillar

Question 10 A security engineering team is planning a migration and needs to group servers by application dependency before choosing migration waves. Which planning approach fits?

Answer choices

  1. A. Use AWS Migration Hub with discovery data to group servers by application, assess dependencies, and plan migration waves.
  2. B. Provision the target Kubernetes cluster first and decide migration waves after workloads are live.
  3. C. Use a spreadsheet of server names as the only migration tracking system.
  4. D. Cut over all container services at once because they share the same base image.

Correct answer

Use AWS Migration Hub with discovery data to group servers by application, assess dependencies, and plan migration waves.

Objective/domain: Migration and Modernization

Source: AWS Migration Hub documentation

Where to go after the daily web set

How are AWS Solutions Architect Professional questions generated?

dotCreds builds AWS Solutions Architect Professional practice questions from public exam objectives and AWS certification and documentation references. The questions are written for realistic study practice, not copied from exam dumps.

How are explanations sourced?

Each question includes an explanation and, when available, a source link back to the provider documentation or reference used to validate the answer. That keeps the practice tied to study material you can actually review.

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.