Easy SAA-C03 practice questions
Direct recall — confirm you know the core facts and definitions. 6 easy questions available — no sign-up, always free.
A media company hosts a popular news website on a fleet of EC2 instances behind an Application Load Balancer in a single Region. During breaking-news events, traffic spikes cause the instances to become overloaded serving repeated requests for the same static images, CSS, and JavaScript files, degrading page load times for global users. The team wants to reduce load on the origin and improve latency for visitors worldwide with minimal application changes. Which solution best meets these requirements?
A company's monthly AWS bill has grown steadily over the past year. The finance team asks the solutions architect to identify concrete opportunities to reduce spend, including underutilized EC2 instances, potential Savings Plans purchases, and unusual cost trends broken down by service and linked account. The architect wants a single native tool that provides historical cost analysis, forecasting, and rightsizing recommendations. Which AWS service should the architect use?
A development team has deployed a Python application on an Amazon EC2 instance. The application needs to read and write objects in an Amazon S3 bucket. Currently, the developers have embedded long-term IAM user access keys in the application's configuration file. A security review flagged this as a violation of AWS security best practices. Which solution should the solutions architect recommend to provide the application secure access to S3 while following the principle of least privilege?
A company is migrating a fleet of Windows-based application servers to Amazon EC2. The application requires a shared file system that all instances can mount concurrently using the SMB protocol, with full support for Windows NTFS permissions and Active Directory integration. The team needs a fully managed solution that scales automatically. Which AWS storage service should the solutions architect recommend?
A financial services company runs a critical transaction-processing application on a single Amazon RDS for PostgreSQL instance in one Availability Zone. During a recent AZ-level infrastructure event, the database became unavailable for several hours, causing an outage. The company needs the database to automatically fail over to another Availability Zone with minimal data loss and no application code changes. Which solution meets these requirements MOST effectively?
A media company hosts a marketing microsite that consists entirely of static HTML, CSS, JavaScript, and image files. Traffic is highly unpredictable, occasionally spiking to millions of requests during product launches. The company currently runs the site on a single EC2 instance behind an Application Load Balancer and wants a solution that requires no server management, scales automatically to any load, and minimizes cost. Which architecture should the solutions architect recommend?