All practice questions
1473 questions
An application running on a single Amazon EC2 instance requires a persistent block storage volume that behaves like a physical hard drive. The storage must retain its data even if the EC2 instance is stopped or terminated. Which AWS storage service should be used to meet these requirements?
An online education platform hosts virtual classes and experiences high spikes in user traffic during exam periods, followed by low traffic during school holidays. Which two options represent the primary economic advantages of migrating this workload to AWS? (Select TWO.)
Select all that apply
A research laboratory is building a web application on AWS that handles sensitive clinical trials data. The regulatory authority requires the laboratory to encrypt all trial results at rest using dedicated, single-tenant hardware security modules (HSMs) that they control directly. They must also ensure that database credentials are encrypted and automatically rotated. Which of the following AWS services should the laboratory use to meet these requirements? (Select TWO.)
Select all that apply
An agricultural technology firm, AgroSense, runs a crop monitoring system that processes data from thousands of soil sensors. The system requires high compute capacity during the three-month harvesting season but remains completely idle for the remaining nine months of the year. AgroSense decides to migrate this workload from an on-premises data center to AWS. Which of the following describes the primary cloud economics benefit AgroSense will achieve?
An agricultural technology company runs complex crop growth simulation models that require hundreds of temporary compute instances for a few hours each week. The company wants to optimize its cloud architecture by applying the AWS design principle of 'disposable resources instead of fixed servers'. Which of the following architectural practices should the company implement to align with this principle? (Select TWO.)
Select all that apply
A company is migrating a traditional web application to the AWS Cloud. The application's backend database requires support for structured data, complex SQL queries, and transactional joins. Additionally, the company wants to minimize administrative overhead by having AWS manage database patching, software installations, and backups. Which AWS service should the company use to meet these requirements?
A media company is developing a service to transcode video files uploaded by users. The transcoding process is containerized using Docker, requires custom library dependencies, and takes between 15 to 25 minutes per video depending on the file size. The company wants to run these containerized jobs on a serverless compute platform to eliminate the overhead of managing operating system patching and scaling cluster capacity. Which AWS compute service should the company select to run this workload?
A financial firm is migrating a compliance application to AWS. The application has two key storage requirements:
1. It needs a persistent block storage volume to host a transactional database run on a single Amazon EC2 instance.
2. It needs a shared file storage solution that can be mounted concurrently by multiple EC2 instances across different Availability Zones to share application configuration files.
Which two AWS storage services should the firm select to meet these requirements? (Select TWO.)
Select all that apply
A financial technology company is designing a disaster-tolerant transactional application in a specific geographic country to comply with strict local data sovereignty laws. The system requires synchronous replication between two database nodes to prevent any data loss (zero RPO). The nodes must be physically isolated from one another to survive localized environmental hazards, yet remain close enough to maintain a round-trip network latency of under 2 milliseconds. Which of the following deployment strategies best meets these requirements?
An organization is designing a cloud-native application. The architecture requires a fully managed NoSQL database to store key-value user profile data, and an in-memory cache to reduce latency for frequent database queries.
Which of the following AWS services should the organization select to meet these requirements? (Select TWO.)
Select all that apply
A financial technology company is using Amazon Cognito user pools to manage customer authentication and authorization for its mobile banking application. Under the AWS Shared Responsibility Model, which of the following is a responsibility of the customer?
A healthcare startup needs to manage its AWS cloud expenses. The team wants to receive an email notification if their monthly database costs are forecasted to exceed a specific limit. Additionally, they need to view and analyze interactive charts showing their monthly EC2 and Amazon S3 spending over the last three months to identify trends. Which of the following tools should the company use to meet these requirements? (Select TWO).
Select all that apply
A company is designing a network architecture on AWS to connect 20 Virtual Private Clouds (VPCs) across different AWS Regions to their on-premises data center using AWS Direct Connect. They also need to implement a security control that blocks traffic from specific external IP addresses at the subnet boundary before it reaches any resources. Which two AWS configurations or services should the company implement to meet these requirements? (Select two.)
Select all that apply
A SaaS company is hosting a collaborative document editing application on Amazon EC2 instances. The system administrator wants to allow incoming HTTP/HTTPS traffic to the EC2 instances, ensuring that any corresponding outbound response traffic is automatically permitted regardless of outbound rules. Which AWS network security feature should be configured to meet this requirement?
A technology company plans to migrate its legacy relational database to AWS. The database administrator requires root-level access to the underlying operating system to install custom security patches and configure proprietary kernel extensions. Which AWS service or resource configuration should the company choose to meet these requirements?
A company is planning to run a containerized microservices application on AWS. The development team wants to deploy the containers using Amazon Elastic Container Service (Amazon ECS) but does not want to provision, configure, or scale the underlying virtual machines that host the containers. Which AWS compute service or feature provides this serverless container execution environment?
A medical device startup is developing a cloud-based platform for healthcare providers. The platform requires a database to store structured patient profiles and appointment schedules that need complex SQL queries and strict ACID compliance. Additionally, it requires a separate database to ingest high-speed, unstructured health telemetry data from millions of wearable sensors with single-digit millisecond latency. The startup wants to minimize administrative effort by choosing fully managed database solutions where AWS handles infrastructure provisioning, software patching, and physical security. Which two AWS services should the startup select to meet these requirements? (Select TWO.)
Select all that apply
A media streaming company is storing user account information in Amazon S3 and database backups in Amazon RDS. The company's compliance policy requires all of this data to be encrypted at rest. According to the AWS Shared Responsibility Model, which of the following is a customer responsibility in this scenario?
A company wants to deploy a containerized web application on AWS. The company's operations team prefers not to provision, configure, or scale the underlying virtual servers that host the containers. Which AWS compute service should the company select to run this containerized workload?
A company is deploying a content management system (CMS) on AWS using multiple Amazon EC2 instances distributed across different Availability Zones to ensure high availability. The CMS instances must concurrently access, write, and update a shared repository of media assets and configuration files using standard Linux file system permissions. Which AWS storage service should the company select to meet these requirements?