
Simulate the real exam experience with 65 questions and a 130-minute time limit. Practice with AI-verified answers and detailed explanations.
AI-Powered
GPT Pro, Claude Opus, and Gemini Pro cross-check every answer and explanation. See the reasoning for each option, requirement breakdowns, and solution architectures.
A ride-hailing startup stores trip events in an Amazon DynamoDB table. Due to frequent bug rollbacks, the team must restore the table to any point in the last 24 hours without manual scheduling. Enable point-in-time recovery within the last 24 hours with the least operational effort. Which solution meets the requirements with the LEAST operational overhead?
Keep your exam routine moving
Get timed mock exams, AI explanations, focused review, and learning insights.
Study period: 1 month
The app questions were harder than the actual exam, and a few of the same questions appeared.
Study period: 1 week
I focused on identifying the exact requirements, which was the most important skill, and made sure I fully understood 200 questions through detailed review notes. The real exam had much shorter prompts and felt similar or slightly easier. I expected to fail, so I was thrilled to pass. Thank you for the huge help!
Study period: 1 week
I learned by solving questions and asking GPT about unfamiliar concepts. I narrowly passed with 768.
Study period: 3 months
I simply studied consistently, practiced questions, and passed. Good luck to everyone preparing for SAA!
Study period: 1 month
I do not know how many questions I solved in four days with the app, but after spending a month learning basic AWS concepts and drawing out practice scenarios, I passed. The exam was more confusing than expected, but the extra 30 minutes let me review the questions I had flagged.
Download Cloud Pass and start practicing all AWS Certified Solutions Architecture - Associate (SAA-C03) exam questions.
A healthcare organization uses Amazon S3 to store patient medical records and research documents. Due to HIPAA compliance requirements, all stored data must be properly classified and any Protected Health Information (PHI) must be identified and secured appropriately. The organization discovered that approximately 15% of their 500,000 S3 objects may contain PHI data that wasn't properly tagged during upload. They need an automated solution to continuously scan for PHI in their S3 buckets and immediately alert the compliance team when sensitive data is detected. Which solution will meet these requirements most effectively?
A healthcare research institute needs to store clinical trial data and patient records in Amazon S3. Due to regulatory compliance requirements, the institute must ensure that once uploaded, the medical data cannot be altered or tampered with. The data should remain immutable for an indefinite period until the research team decides to allow modifications after regulatory approval processes are completed. Only designated compliance officers and senior researchers (specific users in the AWS account) should have the authority to remove the immutability protection and delete the medical records when legally required. What should a solutions architect recommend to meet these healthcare data protection requirements?
A financial services company has a data analytics application running on Amazon EC2 instances within a private subnet of their VPC. The application processes daily transaction reports stored in an Amazon S3 bucket containing highly confidential customer financial data. Due to regulatory compliance requirements, the application must access the S3 bucket without any traffic traversing the public internet. All data transfers must remain within the AWS network infrastructure. Which solution will meet these security and compliance requirements?
An e-learning platform company hosts an online education portal on AWS. Students worldwide access thousands of educational videos, PDFs, and interactive content stored in Amazon S3. The learning materials are standardized and identical for all enrolled students across different regions. The platform has experienced rapid growth with over 2.5 million students accessing course materials daily. The company needs to deliver content efficiently while minimizing bandwidth costs and reducing latency for global users. Which solution meets these requirements MOST cost-effectively?
A financial services company is migrating their core banking application to AWS. The architecture requires a highly secure three-tier design across two Availability Zones in the us-east-1 region. The company needs to deploy web servers, application servers, and Oracle database instances with strict network isolation requirements. The architecture includes 6 subnets total: public subnets for Application Load Balancers, private subnets for application servers, and isolated database subnets for RDS Oracle instances. For compliance reasons, only application servers in the private subnets should have database access, while web traffic from the internet should not directly reach the database layer. Which solution will properly implement the network security requirements?
A global streaming media company operates over 250 video streaming platforms across different regions. The company needs to process approximately 25 TB of user viewing behavior data daily to optimize content recommendations and analyze viewing patterns. The solution must handle high-volume real-time data ingestion, provide reliable data transmission, and enable efficient large-scale analytics processing. What should a solutions architect recommend to ingest, transmit, and process the viewing behavior data?
A game studio uses AWS Organizations with 4 accounts under the root OU: 3 nonprod and 1 prod. The studio must block launching large EC2 sizes (e.g., c6i.8xlarge and above) in nonprod only. Deploy an SCP to prohibit specific instance sizes in nonprod without affecting prod. Which two deployment options meet the requirements? (Choose TWO)
An insurance company connects on-prem DNS (10.1.0.10/UDP53) to workloads in a VPC over a VPN. App in the VPC must resolve private on-prem records like api.corp.local. Use the MOST secure method for VPC → on-prem DNS resolution. Which option is best?
A global streaming media company is launching a new video-on-demand platform that serves content to users across different continents. The platform runs on multiple Amazon EC2 instances behind an Application Load Balancer, with instances distributed across multiple Availability Zones using Auto Scaling groups. The company needs to deliver optimized video content (different resolutions and formats) to users based on their device capabilities (mobile phones, tablets, smart TVs, desktop computers) and network conditions to ensure the best streaming experience. Which combination of actions should a solutions architect take to meet these requirements? (Choose two.)