
AWS
529+ Soal Latihan Gratis dengan Jawaban Terverifikasi AI
Didukung AI
Setiap jawaban AWS Certified Solutions Architect - Professional (SAP-C02) diverifikasi silang oleh 3 model AI terkemuka untuk memastikan akurasi maksimum. Dapatkan penjelasan detail per opsi dan analisis soal mendalam.
A multinational gym franchise issues app-based QR visit passes that are scanned at turnstiles worldwide. The turnstile scanner calls a backend API to validate the QR data against a single database table and, after a successful scan, atomically marks the pass as redeemed. The company must deploy on AWS under the DNS name api.fitpass.example.org and host the database in three AWS Regions: us-east-1, eu-west-1, and ap-southeast-1. Peak traffic is 75,000 validations per minute globally with payloads under 20 KB, and the business requires the lowest possible end-to-end validation latency with p95 under 120 ms from users’ nearest AWS edge location. Which solution will meet these requirements with the lowest latency?
A media company must migrate its payment processing database from an on-premises Microsoft SQL Server instance running on Windows Server 2019 to AWS, and a security policy mandates that the database credentials must be rotated every 90 days. Which solution will meet these requirements with the least operational overhead?
A global digital media agency runs short‑lived analytics workers on Amazon EC2 across 9 AWS accounts under a single AWS Organizations management account; Finance mandates that all EC2 spend be attributed via a required CostCenter tag, but an internal audit found that 43 of 240 running instances (18%) in two developer accounts are missing the CostCenter tag, and leadership requires immediate organization‑wide visibility and a preventive control that blocks launching any new EC2 instance without that tag while still allowing properly tagged launches; which actions should a solutions architect take to remediate the current gap and prevent recurrence with centralized reporting across the organization? (Choose three.)
A global media subscription service plans to launch a stateless customer dashboard on Amazon EC2 in ap-southeast-2 across three Availability Zones, requiring 99.9% availability with Auto Scaling from 6 to 120 instances when average CPU > 60% for 5 minutes, and to implement an active-passive disaster recovery environment in ap-northeast-1 with an RTO of 10 minutes and Route 53 health checks (30-second interval, fail after 2 consecutive failures) while serving traffic only from ap-southeast-2 during normal operations. Which solution will meet these requirements?
A logistics company is deploying a fleet of 2,500 autonomous warehouse robots that each push 8 KB of telemetry every second to AWS over Wi-Fi, and it needs a data platform that provides near-real-time (<=3 seconds) analytics on the inbound stream, ensures durable, ordered, highly parallel ingestion with the ability to reprocess data, and delivers processed results to a data warehouse for BI; which strategy should a solutions architect use to meet these requirements?
Ingin berlatih semua soal di mana saja?
Unduh Cloud Pass gratis — termasuk tes latihan, pelacakan progres & lainnya.
A multimedia analytics startup stores JSON summaries and thumbnails in a single Amazon S3 bucket (average object size 200 KB; ~80,000 new objects per hour; both reads and writes by the application); The company must deploy identical application stacks in two AWS Regions (us-east-1 and ap-southeast-2) to reduce latency, support writes from both Regions, provide a single data access endpoint for the application, accept eventual consistency with replication lag under 15 minutes, require only minimal application code changes, and achieve the least operational overhead—which solution should the company implement?
A multinational retail enterprise uses AWS Organizations with a single payer account and 12 member accounts; three years ago the company purchased 3-year All Upfront Amazon EC2 Standard Reserved Instances that expired last month, current EC2 usage averages 2,000 normalized units across us-east-1, eu-west-1, and ap-southeast-2, and the company has launched a new event-driven data processing pipeline on AWS Lambda and AWS Fargate with steady daily usage. The company expects stable EC2 and serverless consumption for the next 36 months and wants to maximize cost savings across all accounts; which purchasing strategy will provide the most savings?
A fitness education platform runs its web tier on Amazon EC2 behind an Application Load Balancer with an Auto Scaling group and stores all static assets on Amazon EFS (General Purpose), but after launching a 1080p training video library (average file size 200 MB) traffic spiked 12x to about 20,000 concurrent users at peak and users now see 5–10 second buffering and occasional HTTP 504 errors, so which is the most cost-efficient and scalable deployment change to resolve these issues without replatforming the compute layer?
A fintech startup operates a currency-quotation API on AWS for a compliance program that will last the next 3 years. The API runs on 20 Amazon EC2 On-Demand Instances registered in a target group behind a Network Load Balancer (NLB) across two Availability Zones. The service is stateless and runs 24x7. Users report slow responses; metrics show average CPU at 10% during normal traffic, but CPU spikes to 100% during market open hours for a few hours each day. The company needs a new architecture that resolves latency during spikes while minimizing cost over the 3-year period. Which solution is the MOST cost-effective?
A gaming analytics company is deploying a matchmaking REST API behind Amazon API Gateway that invokes several AWS Lambda functions written in Java 17; these functions perform heavy static initialization outside the handler (loading third-party libraries, building a Spring context, and creating unique IDs/cryptographic seeds), and cold starts currently take 800–1200 ms during load tests. The service-level objective requires that 95% of cold initializations complete in under 200 ms, traffic bursts from 0 to 60 concurrent requests within seconds, and the team wants the most cost-effective way to minimize startup latency without paying for always-on capacity; which solution should the team choose?
A digital education platform runs its enrollment service on AWS. The service exposes a REST endpoint through Amazon API Gateway that invokes an AWS Lambda function, which performs transactional reads and writes against an Amazon RDS for PostgreSQL DB instance. During a 2-hour “Early Access” promotion, Amazon CloudWatch showed concurrent Lambda executions spiking from a baseline of 80 to 3,200, active database connections climbing to 470 out of a 500-connection limit, and DB CPU utilization sustained above 85%, resulting in intermittent 502 errors and p95 API latencies over 2.5 seconds. What should a solutions architect recommend to optimize the application’s performance under these burst conditions?
An online ticketing platform runs microservices that are containerized and deployed on multiple Amazon EC2 instances with public IP addresses, a self-managed Apache Kafka cluster also runs on those EC2 instances, and its transactional database has been migrated to Amazon RDS for PostgreSQL; marketing forecasts a 5x traffic spike during a 72-hour nationwide presale next week and engineering leadership wants to minimize operational toil while elastically handling the surge—what changes to the current architecture will best reduce operational overhead and support the presale event?
A fintech firm runs a risk analytics tool on Windows VMs in a co-location facility, and the tool reads and writes to a 65 TB shared file repository over SMB with an average daily change rate of about 100 GB. The firm wants to move the shared storage to Amazon S3 for durability and cost, but the application will not be refactored to use native S3 APIs for another 4 months. During this period, the on-premises application must continue to access the same dataset via SMB with minimal client changes, and the cutover must not require running file servers in AWS. A solutions architect must migrate the data to its new S3 location while ensuring uninterrupted SMB access from on premises during and after migration. Which solution will meet these requirements?
An independent cybersecurity auditing firm that operates under an AWS Organizations organization named blueOrg (orgA) must programmatically access a customer’s AWS account that belongs to a separate organization named greenOrg (orgB) to run an automated compliance scanner from the firm’s management account every 4 hours that reads only EC2 Describe*, IAM Get*, and S3 List* metadata using temporary credentials and least privilege. What is the MOST secure way to enable orgA to access resources in orgB via API/CLI?
A genomics research consortium provides a regulated data-annotation service to regional laboratories across North America and Europe. The service runs entirely on AWS across more than 30 member accounts that are centrally managed in a single AWS Organizations organization; workloads are deployed in all enabled Regions, and new accounts are added monthly. For audit and regulatory requirements, every API call to AWS resources across all current and future accounts and Regions must be recorded, tracked for changes, and stored durably and securely for 7 years with encryption at rest; logs must be immutable (recoverable from accidental deletions), and the solution must minimize ongoing operational effort without introducing third-party tooling. Which solution meets these requirements with the least operational overhead?
A fitness analytics startup exposes a serverless REST API that powers its mobile app with workout leaderboards; the stack uses an Amazon API Gateway API with a Regional endpoint, AWS Lambda functions, and an Amazon Aurora PostgreSQL Serverless v2 DB cluster. After onboarding several wearable-device partners, request volume surged and the DB began reporting intermittent out-of-memory and scaling pressure events. Traffic analysis shows clients issuing many identical HTTP GET requests for the same leaderboard queries within 30–90 seconds; 70% of traffic occurs between 09:00–18:00 local time, with 3x spikes during New Year promotions and marathon events. The company must support the additional usage while minimizing incremental cost and operational complexity. Which strategy meets these requirements?
An ad-tech startup is building a metrics ingestion API with Amazon API Gateway and AWS Lambda. Across 12 Lambda functions written in Python 3.11, the team must reuse five internal libraries and custom classes maintained by a central platform team (about 15 MB when compressed). The security team requires production deployments to pull artifacts only from an approved registry; Amazon ECR is approved, but build jobs are not allowed to upload artifacts to S3 in the production account. A solutions architect must simplify deployments for all functions and maximize code reuse with minimal packaging complexity. Which approach meets these requirements?
A design studio is enabling 1,200 employees to work remotely and needs a scalable, cost-effective AWS Client VPN solution so that up to 300 concurrent users can securely access internal workloads deployed in six VPCs across four AWS accounts, where a shared networking (hub) account hosts a hub VPC already peered to five spoke VPCs with non-overlapping CIDR blocks, the corporate network currently reaches the hub VPC via a single AWS Site-to-Site VPN, and the solution must minimize monthly spend while allowing remote users to reach applications in all VPCs.
A digital publishing company runs a content API on Amazon ECS Fargate tasks in three private subnets behind an Application Load Balancer (ALB) deployed across three public subnets; a single Amazon CloudFront distribution uses the ALB as its only origin, and the company must prevent any direct-to-origin traffic while allowing only CloudFront-originated requests, with automated shared-secret rotation at least every 30 days and no reliance on static IP allow lists—what should a solutions architect do to enhance origin security?
A healthcare analytics firm is architecting a patient telemetry platform on AWS that must store approximately 9 TB of relational data and meet an RPO of under 4 minutes and an RTO of under 12 minutes while complying with a requirement to fail over to a secondary AWS Region at the lowest possible cost, which solution should the team choose?
Masa belajar: 3 months
I used these practice questions and successfully passed my exam. Thanks for providing such well-organized question sets and clear explanations. Many of the questions felt very close to the real exam.
Masa belajar: 3 months
Just got certified last week! It was a tough exam, but I’m really thankful to cloud pass. the app questions helped me a lot in preparing for it.
Masa belajar: 1 month
앱 이용 잘했습니다 ^^
Masa belajar: 2 months
These practice exams are help for me to pass the certification. A lot of questions are mimicked from here.
Masa belajar: 1 month
Thanks. I think I passed because of high quality contents here. I am thinking to take next aws exam here.

Associate

Practitioner

Specialty

Practitioner

Associate

Associate

Professional

Associate

Specialty
Dapatkan aplikasi gratis