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
Change
Question 1 of 15

A startup's web application is gaining popularity and the technical leadership is worried about potential disruptions caused by volumetric attacks from malicious actors. As the Solutions Architect, which service should be employed to safeguard the application's uptime and performance?

  • AWS Central Firewall Manager

  • AWS Shield

  • Amazon Security Inspector

  • AWS Web Application Firewall

Question 2 of 15

A company needs to run data analytics workloads which require high sequential read and write access to very large datasets stored locally in instance storage. Which Amazon EC2 instance type should they choose?

  • Compute Optimized instances.

  • Accelerated Computing instances.

  • Storage Optimized instances.

  • Memory Optimized instances.

Question 3 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

  • Detailed Billing Report

  • Trusted Advisor

Question 4 of 15

A software development company is deploying an application in AWS and has a development team with varying access requirements. Some developers need read-only access to certain resources, while others require full administrative access to different services. The company anticipates rapid team expansion and wants to manage permissions in a scalable and organized manner without over-provisioning access. What is the most effective way to implement a flexible authorization model to satisfy these needs?

  • Organize users into groups based on permissions and assign policies to the groups.

  • Create roles for each permission set and have users assume these roles when needed.

  • Attach the necessary permissions directly to each individual user account.

  • Grant all users full access to resources to simplify management.

Question 5 of 15

Which service enables the creation and control of encryption keys used to secure data storage services?

  • Key Management Service

  • Simple Storage Service

  • Identity and Access Management

  • Elastic Compute Cloud

Question 6 of 15

A company's application hosted on AWS uses a database that is read-heavy and experiences occasional spikes in read traffic, causing performance degradation. To optimize for cost and performance, which of the following is the MOST appropriate caching strategy to implement?

  • Implementing Amazon S3 Select to quickly retrieve necessary data from S3 buckets instead of the database.

  • Utilizing Amazon ElastiCache for Redis to store and retrieve commonly accessed data.

  • Increasing the size and computation power of the database to handle the spikes in read traffic.

  • Deploying compute instances configured with ephemeral storage to cache frequent database queries.

Question 7 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 fully managed file storage service for Windows files

  • A managed file transfer service

  • File gateway mode of a certain hybrid storage service

Question 8 of 15

A fintech startup's web portal has stringent security requirements, demanding SSL termination at the load balancer to offload SSL processing from the web servers. The application also requires the capability to route client requests based on custom HTTP headers and to utilize WebSockets for real-time updates. Considering these criteria, which load balancing option should you, as a solutions architect, suggest for this startup's architecture?

  • AWS Global Accelerator

  • Amazon CloudFront

  • Network Load Balancer (NLB)

  • Application Load Balancer (ALB)

Question 9 of 15

Amazon Route 53 can be used to provide automatic failover in the event of an application failure.

  • False.

  • True.

Question 10 of 15

A company is deploying a new application on AWS and wants to ensure that the web servers are publicly available while keeping the database servers private and secure. They are planning to use Amazon EC2 instances for both web and database layers. Which of the following configurations aligns with best practices for network architecture design in an AWS VPC?

  • Place both the web servers and the database servers in the same public subnet, using security groups and network ACLs to restrict traffic to the database servers.

  • Place the web servers in a private subnet with direct internet access through a NAT Gateway and the database servers in a separate private subnet without internet access.

  • Deploy all the servers in a private subnet and use a VPN connection for external users to access the web application.

  • Place the web servers in a public subnet that has an Internet Gateway and place the database servers in a private subnet that does not have an Internet Gateway but can accessed through a NAT Gateway for outbound traffic.

Question 11 of 15

You have been tasked with designing a solution for your company that allows existing corporate network users to obtain temporary credentials to interact with console and programmatic interfaces, streamlining the sign-on process and avoiding separate user management. Which method would you employ to facilitate this?

  • Create individual IAM users corresponding to each member of the workforce and manage permissions directly.

  • Integrate the corporate directory with identity federation to assign permissions through temporary security credentials.

  • Implement a proprietary authentication solution specific to the company's internal systems for granting access.

  • Distribute long-term security credentials to users for manual configuration of access to the necessary interfaces.

Question 12 of 15

Your client has an application that is heavily involved in batch processing jobs, which are CPU-bound. These jobs run infrequently but require rapid completion when they do. The client is looking for a cost-effective solution that can handle these sporadic spikes in CPU demand without incurring costs when the instances are idle. Given these requirements, which Amazon EC2 instance option should the client use?

  • Reserved Instances

  • Dedicated Hosts

  • EC2 Spot Instances

  • On-Demand Instances

Question 13 of 15

Which service is responsible for provisioning, managing, and automating the deployment of secure certificates for encrypted communications?

  • Certificate Manager

  • Secrets Manager

  • Shield

  • Key Management Service

  • Inspector

Question 14 of 15

Which service allows an organization to analyze and manage its cloud expenditure over time through detailed reports and forecasts?

  • Cost and Usage Report

  • Cost Explorer

  • Budgets

  • Trusted Advisor

Question 15 of 15

An organization has data that is infrequently accessed but requires immediate retrieval when needed. To optimize costs, they should store this data in a storage class designed for long-term archival with retrieval times in hours.

  • True.

  • False.