Home › Certifications › AWS Certified Solutions Architect — Professional (SAP-C02)
150 multiple-choice questions, 120 flashcards and 10 scenario simulations, organised into 4 chapters, written to the AWS Certified Solutions Architect blueprint. Every question carries a full rationale.
Study AWS Certified Solutions Architect — Professional (SAP-C02) in CoStudy →
AWS Certified Solutions Architect — Professional (SAP-C02) Exam Guide (public, aws.amazon.com) — 4 content domains: 1) Design Solutions for Organizational Complexity (26%) — multi-account, hybrid, cross-region designs, 2) Design for New Solutions (29%) — greenfield architecture, cost/performance/security/resilience, 3) Continuous Improvement for Existing Solutions (25%) — refactoring, well-architected reviews, observability, 4) Accelerate Workload Migration and Modernization (20%) — migration strategies, modernization patterns. MCQs reference public AWS docs.
CoStudy's AWS Certified Solutions Architect — Professional (SAP-C02) bank holds 280 items organised into 4 chapters that follow the published blueprint. Every multiple-choice question carries a written rationale explaining why the correct answer is correct and why each distractor is tempting but wrong, and the bank includes 10 scenario-based simulations.
Each chapter follows a domain of the published exam outline. Practise one on its own:
A sample of 12 multiple-choice questions from the bank, with the full rationale shown.
A firm managing 100+ AWS accounts needs uniform guardrails, centralized logging, and enterprise SSO. Which combination BEST meets all three?
Answer: A — AWS Organizations with Control Tower guardrails, IAM Identity Center, and a dedicated Log Archive account
A) Control Tower provisions Landing Zone guardrails, Identity Center centralizes SSO, and a Log Archive account aggregates CloudTrail. B) Per-account IAM users scale poorly and duplicate logs. C) A single account fails isolation and blast-radius requirements. D) Multiple Organizations fragment billing and governance.
A data platform requires fine-grained cross-account governance over an S3 data lake including row and column controls. Which is BEST?
Answer: A — AWS Lake Formation with row-level and column-level permissions on the Glue Data Catalog
A) Lake Formation is AWS's fine-grained lake governance including row/column. B) S3 policies cannot enforce column filtering. C) Athena workgroup policies do not scale to fine-grained governance. D) Bare Glue catalog policies lack row/column controls.
Sandbox accounts must allow arbitrary EC2 launches but stop all provisioning once a $500 monthly spend is breached, automatically. Which is BEST?
Answer: D — AWS Budgets with Budget Action attaching a deny IAM policy to all roles on threshold breach plus Cost Anomaly Detection
D) Budget Actions are purpose-built to attach a deny policy on breach. A) Time-based deny does not reflect spend. B) Custom and slow. C) Email alerts are detective-only.
200 analysts need ad-hoc SQL over a 5 PB S3 data lake with cost controls and cross-account data sharing. Which approach is BEST?
Answer: B — Athena with per-team workgroups for cost controls, Glue Catalog as metastore, Lake Formation cross-account sharing, and Parquet partitions
B) Athena + Lake Formation + Glue + Parquet is the canonical serverless lakehouse pattern with workgroup cost controls. A) A cluster per analyst is wildly expensive. C) 5 PB into Redshift is overkill for ad-hoc. D) Postgres cannot hold 5 PB.
Every S3 bucket in 100 accounts must have BPA enabled, default KMS encryption, and access logging with drift auto-remediation. Which is BEST?
Answer: A — Config conformance pack with S3 best-practice rules deployed Org-wide plus account BPA plus SSM Automation remediation
A) Config conformance pack + BPA + SSM remediation is the AWS-prescriptive S3 governance stack. B) Boundaries don't cover encryption/logging. C) Quarterly misses drift. D) Denying PutBucketPolicy is over-broad.
An IoT platform ingests 200000 msgs/s with sub-200 ms anomaly-detection and batch analytics. Which architecture is BEST?
Answer: B — IoT Core → Kinesis Data Streams → Managed Service for Apache Flink for anomaly detection, plus Firehose to S3/Redshift
B) IoT Core + Kinesis + Flink + Firehose is the canonical IoT real-time + batch stack. A) SQS is not stream-analytics; sub-200ms is unlikely. C) API GW lacks MQTT. D) Custom broker is heavy ops.
A microservices platform needs distributed tracing, correlated logs, and per-service metrics with minimal code changes. Which combination is BEST?
Answer: D — AWS X-Ray for tracing with CloudWatch Logs Insights and metrics via Container Insights
D) X-Ray + Logs Insights + Container Insights is the AWS observability stack. A) Local logs do not correlate across services. B) One alarm per service is not tracing or metrics. C) S3 access logs cover S3 only.
Blue/Green deployment on AWS is BEST characterized as:
Answer: C — Running two production-like environments and shifting traffic to the new one after tests
C) Blue/Green runs a parallel environment then shifts traffic. A) That is rolling deployment. B) That is canary. D) That describes a maintenance-window approach, not blue/green.
RTO must drop from 8 h to 1 h and RPO from 24 h to 5 min for a Single-Region RDS+EC2 app at reasonable cost. Which DR strategy is BEST?
Answer: A — Pilot light in a second Region with cross-Region Aurora/RDS replica, pre-baked AMIs, and Route 53 health-check failover automation
A) Pilot light hits 1-hr RTO / 5-min RPO at moderate cost. B) Backup/restore is hours RTO. C) Active/active is over-budget. D) Same-Region does not survive Regional failure.
AWS Storage Gateway is BEST described as:
Answer: B — A hybrid service exposing File, Volume, and Tape gateways backed by S3 and Glacier
B) Storage Gateway provides File/Volume/Tape hybrid gateways. A) That is CloudFront. C) That is EBS. D) That is EFS.
A stateful PHP app with session affinity must move to AWS and incrementally modernize. Which sequence is BEST?
Answer: C — Lift-and-shift to EC2 behind ALB with sticky sessions, externalize sessions to ElastiCache Redis, then move to Fargate
C) Lift-shift with sticky → externalize to Redis → Fargate is canonical incremental modernization for stateful PHP. A) Breaks users. B) Skips externalization. D) NLB uses IP stickiness, not cookies.
A team is migrating Oracle to Aurora PostgreSQL with a target cutover window of under one hour. Which combination is BEST?
Answer: A — AWS Schema Conversion Tool for schema plus AWS DMS full-load and change data capture
A) SCT converts heterogeneous schema; DMS full-load + CDC minimizes downtime. B) Long dump/restore misses the window. C) DataSync does not migrate live database engines. D) Snowball offline transfer alone does not deliver CDC.
6 sample cards from the 120 in the bank.
AWS Distro for OpenTelemetry (ADOT)?
Open-source telemetry collector. Sends to X-Ray, CloudWatch, others.
Storage Gateway?
Hybrid storage. File, Volume, Tape Gateway. On-prem accesses S3/Glacier.
AWS SAP-C02 exam structure?
75 questions, 180 minutes, $300. Pass at 750/1000.
Amazon Timestream?
Managed time-series database. IoT, logs, telemetry.
EC2 Spot interrupted handling?
2-min warning. Drain connections, save state. Use SQS for work-queue.
Site-to-Site VPN?
IPsec tunnel between on-prem and VPC. Cheaper than DX, less reliable.
These samples are a small slice. The full bank runs flashcards, multiple choice and timed mock exams with per-chapter progress tracking, on the web and in the iOS app.
Open AWS Certified Solutions Architect — Professional (SAP-C02) →
The AWS Certified Solutions Architect — Professional (SAP-C02) bank holds 280 items: 150 multiple-choice questions, 120 flashcards and 10 scenario-based simulations. 18 of them are on this page to read free, with no signup.
Yes. Every multiple-choice item carries a written rationale that states the controlling principle behind the correct answer and then addresses each wrong option in turn — why it tempts and precisely where it fails. Knowing why the plausible answer was wrong is worth more than knowing which letter was right.
It is organised into 4 chapters that follow the published exam blueprint: Design Solutions for Organizational Complexity; Design for New Solutions; Continuous Improvement for Existing Solutions; Accelerate Workload Migration and Modernization. The number of questions in each chapter is proportional to that domain's published weight, so working through the bank exposes you to roughly the mix the real exam uses.
AWS Certified Solutions Architect — Professional (SAP-C02) Exam Guide (public, aws.amazon.com) — 4 content domains: 1) Design Solutions for Organizational Complexity (26%) — multi-account, hybrid, cross-region designs, 2) Design for New Solutions (29%) — greenfield architecture, cost/performance/security/resilience, 3) Continuous Improvement for Existing Solutions (25%) — refactoring, well-architected reviews, observability, 4) Accelerate Workload Migration and Modernization (20%) — migration strategies, modernization patterns. MCQs reference…
The samples on this page are free to read in full, rationales included, with no account. The complete 280-item bank, the timed mock exams and per-chapter progress tracking are part of CoStudy on the web and in the iOS app.
Last reviewed 2026-08-22. Banks are written against the certifying body's published exam outline and re-checked when that outline changes — exams get renumbered, retired and reweighted, and a bank written to a superseded outline teaches the wrong proportions. Figures that are re-indexed annually are deliberately not asserted as rules; the questions test the governing principle instead.
This bank is written against AWS's published exam material. Check the AWS Certification exam guides for the current outline, fees and eligibility rules — those change, and the certifying body is the only authority on them. CoStudy is not affiliated with AWS.