All practice questions
1473 questions
A company is hosting a web application on Amazon EC2 instances within a public VPC subnet. The system administrator wants to protect the web tier by implementing two security controls: block all traffic from a known malicious range of IP addresses, and restrict access to the web instances to only HTTP and HTTPS traffic. Which two of the following configurations should the administrator implement to meet these requirements?
Select all that apply
A retail company is migrating its product catalog application to AWS. The catalog contains semi-structured data with varying attributes for different product types, and needs to handle high-frequency read and write requests with single-digit millisecond latency. The development team wants to avoid managing database infrastructure, OS patching, or provisioning servers. Which AWS service is the most appropriate choice to meet these requirements?
A startup wants to deploy a simple blog using a pre-configured web development stack. They require virtual private servers with predictable monthly pricing that bundles compute, storage, databases, and networking into a single plan. Which AWS compute service meets these requirements?
A boutique architectural design firm is moving its local rendering workload to AWS. Instead of purchasing and maintaining expensive physical workstation hardware that sits idle between projects, the firm plans to run rendering jobs on Amazon EC2 instances and terminate them as soon as the rendering is complete. Which of the following describes the primary cloud economics benefit of this approach?
A digital marketing startup is building a microservices-based analytics platform to process real-time clickstream data from client websites. The startup wants to ensure the architecture adheres to AWS Cloud design principles, focusing on loose coupling and elasticity. Which of the following architectural strategies should the startup implement to achieve these goals? (Select TWO.)
Select all that apply
A company is designing a new document collaboration application on AWS. The application requires a shared file system that can be mounted by multiple Amazon EC2 instances simultaneously. Additionally, the company needs a durable, low-cost object storage solution to store static website assets that are served directly to users. Which two AWS storage services should the company select for these workloads?
Select all that apply
A company is building a global video streaming platform. The architecture requires that the backend transcoding compute servers be highly available and resilient to the failure of an entire physical data center facility. At the same time, the static video files must be cached globally to minimize delivery latency for viewers worldwide. Which combination of AWS infrastructure components best satisfies these design requirements?
A company is planning to deploy a containerized application on AWS. Due to regulatory compliance, the company's security policy requires them to install custom host-based security monitoring agents directly on the host operating system running the container workloads. Which AWS compute solution should the company select to manage the containers while satisfying this requirement?
A municipal library is hosting its public book catalog on an Amazon EC2 instance. The library's IT administrator is configuring a security group to secure this instance. Which two statements describe the behavior or characteristics of AWS security groups?
Select all that apply
A gaming company is deploying multiplayer session backends on Amazon Elastic Compute Cloud (Amazon EC2) instances. The system requires temporary outbound ports to be opened dynamically to send traffic back to clients. The security team wants to ensure that any outbound response traffic for established inbound connections is allowed automatically without needing to define explicit outbound rules. Additionally, these rules must apply directly at the instance level. Which AWS network security feature should the company use to meet these requirements?
A financial technology firm, PayVanguard, is migrating its transaction reconciliation platform from an on-premises colocation facility to AWS. Currently, the firm must purchase and maintain high-performance physical servers to handle short-lived processing peaks at the end of each month. In the cloud, they plan to use Amazon EC2 Auto Scaling to dynamically adjust capacity based on actual transaction volume.
Which of the following are direct cloud economics benefits of this migration? (Select TWO.)
Select all that apply
A media processing company is developing a custom backend application in Python. The application must programmatically retrieve media files from an Amazon Simple Storage Service (Amazon S3) bucket, process them, and then record the metadata in an Amazon DynamoDB table. Which AWS tool or service is specifically designed to let developers integrate these service interactions directly within their application code?
A financial technology company is refactoring its monolithic application into a microservices architecture. They have identified two distinct database requirements:
1. A transactional ledger that requires schema enforcement, complex relational joins, and strict ACID compliance.
2. A user session store that requires low-latency, single-digit millisecond response times for simple key-value lookups at high scale.
Which of the following database options should the cloud practitioner recommend to meet these requirements? (Select TWO.)
Select all that apply
An online retailer wants to store product catalog images that must be highly available and accessible directly by customers via web browser URLs. Which AWS storage service should the retailer use to meet these requirements?
A municipal water utility network monitors flow rate sensors across a city. The sensor data is received by a telemetry gateway and immediately sent to a centralized data warehouse. When massive storm events occur, sensor activity surges, which overwhelms the data warehouse with concurrent database connections and leads to data loss. The utility's cloud architect proposes inserting a managed message broker between the telemetry gateway and the data warehouse to queue the incoming data. Which design principle of the AWS Cloud is directly applied by this proposal?
A digital art platform stores high-resolution images in an Amazon S3 bucket. The platform's compliance team requires all stored images to be encrypted at rest. The platform wants a fully managed solution where AWS handles the maintenance, clustering, and scaling of the underlying hardware security modules (HSMs), while the customer manages access policies for the encryption keys. Which AWS service should the platform use to meet this requirement?
A regional museum wants to launch an online digital archive to showcase historical artifacts. Instead of purchasing new physical servers and backup hardware that require a large upfront investment, the museum wants to pay only for the storage and compute resources they use on a monthly basis.
Which of the following cloud economics concepts does this scenario represent?
GenNode Labs, a genomics research company, runs large-scale DNA sequencing workloads for three days at the end of every month. The compute infrastructure remains completely idle for the other 27 days. The company is planning to migrate this workload from their on-premises data center to AWS. Which of the following options describes the primary cloud economics benefit that GenNode Labs will realize by moving to AWS?
An educational technology company is building an online learning platform. The platform has two key database requirements:
1. It must store student course enrollments, grade books, and academic transcripts in a relational schema that supports multi-table SQL queries and strict transactional integrity.
2. It must store transient user session tokens and session state in-memory to ensure sub-millisecond page response times.
Which two AWS services should the company select to meet these requirements?
Select all that apply
A regional transit authority is modernizing its passenger information system. The authority needs to deploy the tracking application across multiple geographic regions to ensure low-latency arrival predictions for international travelers, and wants to eliminate the overhead of managing physical server racks, cooling, and power in its local offices. Which of the following benefits of the AWS Cloud directly align with these requirements? (Select TWO.)
Select all that apply