00:15:00

Free AWS Certified Solutions Architect Associate SAA-C03 Practice Test

Prepare for the AWS Certified Solutions Architect Associate SAA-C03 exam with this free practice test. Randomly generated and customizable, this test allows you to choose the number of questions.

  • Questions: 15
  • Time: 15 minutes (60 seconds per question)
  • Included Objectives:
    • Design Secure Architectures
    • Design Resilient Architectures
    • Design High-Performing Architectures
    • Design Cost-Optimized Architectures
Question 1 of 15

A financial institution requires an archiving solution for critical data stored on local file servers. The data must be accessible with minimal delay when requested by on-premises users, yet older, less frequently accessed files should be economically archived in the cloud. However, after a specific period of inactivity, these older files should be transitioned to a less expensive storage class. Which solution should the architect recommend to meet these needs in a cost-efficient manner?

  • An online data transfer service

  • A managed file transfer service

  • A fully managed file storage service for Windows files

  • File gateway mode of a certain hybrid storage service

Question 2 of 15

Which feature should be used to automatically delete objects from an S3 bucket after a defined time period, thereby helping to manage storage costs effectively?

  • S3 Versioning

  • S3 Replication

  • S3 Transfer Acceleration

  • S3 Lifecycle Policy

Question 3 of 15

Which service should a Solutions Architect recommend for a developer who needs to troubleshoot bottlenecks in a distributed application with a series of microservices?

  • AWS X-Ray

  • AWS Step Functions

  • Amazon CloudWatch

  • Amazon Inspector

Question 4 of 15

Your client wishes to build a system where their web and mobile platforms can securely request information from a variety of upstream services. This system must support managing developer access, accommodate changes in the structure of requests, and offer mechanisms to limit the number of incoming requests per user. Which Amazon service should they implement to meet these requirements?

  • Amazon Cognito

  • Amazon Simple Storage Service (S3)

  • Amazon API Gateway

  • AWS Lambda

  • AWS Step Functions

  • AWS Direct Connect

Question 5 of 15

Increasing the size of an Amazon Elastic Block Store (EBS) volume is an effective method to improve the baseline IOPS performance for General Purpose SSD (gp2) volumes.

  • True

  • False

Question 6 of 15

A company's e-commerce application hosted in the us-east-1 region has recently seen unexpected spikes in traffic, which has overwhelmed their web servers and caused significant latency issues. The application serves a global customer base. Select the most effective strategy to ensure high performance and scalability of their web infrastructure to accommodate future traffic surges with minimal latency worldwide.

  • Deploy an additional Amazon EC2 instance in each Availability Zone within the region to handle increased traffic.

  • Implement Amazon CloudFront with an Application Load Balancer to cache content and evenly distribute traffic across web servers.

  • Use an external Content Delivery Network (CDN) solution to manage the incoming traffic and reduce load times for global users.

  • Configure static website hosting on Amazon S3 to deliver the web assets with low latency.

Question 7 of 15

A company is building a content delivery platform that is expected to experience unpredictable and significant growth in the number of access requests over the next few years. The solution must be able to handle large amounts of static content with high durability and low latency access from around the globe. Which storage solution should the company use to best accommodate these scaling needs?

  • Amazon Relational Database Service (RDS)

  • Amazon Simple Storage Service (S3)

  • Amazon Elastic File System (EFS)

  • Amazon Elastic Block Store (EBS)

Question 8 of 15

An online retail application experiences unpredictably variable workloads, resulting in sporadic bursts of concurrent connections to its relational database. The application runs on a fleet of instances which autoscale according to demand. Which is the most effective solution to manage these connection bursts while maintaining optimal database performance?

  • Scale the database by adding more read replicas to distribute the traffic.

  • Incorporate a managed database connection pooler to efficiently handle the surges in traffic.

  • Increase the database instance size to accommodate more connections.

  • Configure a buffering layer with a message queue to manage incoming requests.

Question 9 of 15

A company requires regular updates of their accumulated data, which is initially stored on their private servers, to be reflected in a cloud-based storage service for further analytical processing. The process should occur on a recurring, scheduled basis with minimal impact to the active usage of their local infrastructure. Which service should be implemented to facilitate the scheduled and efficient transfer of data to the cloud?

  • Establish a dedicated network connection to the cloud service for enhanced data transfer speed

  • Configure a real-time data streaming service to continuously send data to the cloud

  • Set up a hybrid storage service to act as an intermediate data storage solution

  • Implement a service that automizes and schedules data transfer tasks from on-premises to the cloud

Question 10 of 15

A company is hosting a static website which experiences predictable traffic patterns, with slight increases in users during weekend hours. The website content is occasionally updated with new articles and images. The Solution Architect needs to determine the most cost-effective compute service to host this static website. Which of the following services should the Architect recommend?

  • Deploy the static website using AWS Lambda and Amazon API Gateway to serve the content.

  • Provision a t3.micro Amazon EC2 instance to serve the static website and use Auto Scaling to handle increases during weekends.

  • Host the website on Amazon Simple Storage Service (Amazon S3) and enable website hosting.

  • Use AWS Elastic Beanstalk to deploy and manage the static website on a single Amazon EC2 instance.

Question 11 of 15

Your client operates a multi-department organization and requires precise tracking of cloud infrastructure expenditure to appropriately charge each internal group. What feature should they apply to ensure expenses are attributed correctly for each department's usage?

  • Negotiate reduced pricing for extended commitment from each department

  • Configure spend monitoring tools to send alerts when each department's budget threshold is met

  • Apply resource labeling with key-value pairs customized to each department

  • Merge all departmental accounts into a single payment entity for streamlined billing

Question 12 of 15

A company is collecting large volumes of log data from their fleet of delivery vehicles, which includes timestamps, location coordinates, and sensor readings. This data needs to be analyzed to identify trends over time and optimize delivery routes. The most cost-effective AWS database type to support this use case with the primary focus on analytics over vast time-series data would be:

  • Amazon Redshift

  • Amazon Timestream

  • Amazon DynamoDB

  • Amazon RDS

Question 13 of 15

A financial team at a growing company needs to generate predictive spend reports for new applications set to launch the next quarter while also keeping an eye on ongoing services. Which service within the cloud provider platform should be utilized by the Solutions Architect to fulfill this requirement for cost forecast reporting?

  • AWS Billing Dashboard

  • AWS Cost Explorer

  • Trusted Advisor

  • Detailed Billing Report

Question 14 of 15

A financial services company runs periodic risk modeling simulations that are highly parallelizable and require a significant amount of compute power for a brief duration at the end of each month. Which of the following compute options would align BEST with the company's performance and cost-optimization needs?

  • Amazon EC2 Reserved Instances

  • Amazon EC2 T3 instances

  • Amazon EC2 Spot Instances

  • Amazon EC2 Dedicated Hosts

Question 15 of 15

Amazon S3 stores data in a structured format with a rigid schema that must be defined in advance, making it ideal for relational database operations.

  • False

  • True