All practice questions
1462 questions
A solutions architect is designing the database tier for an IoT fleet management application. The application receives real-time telemetry from vehicles. The data volume exhibits sudden, highly irregular spikes when vehicles enter high-connectivity zones, ranging from writes per second up to a peak of writes per second. The application requires sub-millisecond read latency for live dashboard queries, while write operations must have single-digit millisecond latency. The primary read query retrieves the latest status events for a specific vehicle. Which database architecture meets these requirements with the highest performance and scalability?
An e-commerce company hosts its product catalog image library on an Amazon S3 bucket in the us-east-1 Region. These images must be delivered globally with the lowest possible latency. To ensure reliability, the company requires that if the primary S3 bucket in us-east-1 becomes unavailable or returns server errors, the architecture must automatically serve images from a replicated S3 bucket in the us-west-2 Region. The solution must minimize operational complexity.
Which two actions should the solutions architect take to meet these requirements? (Select two.)
Select all that apply
A healthcare provider stores two types of data in a single Amazon S3 bucket:
* Clinical Imaging Data (DICOM): The average file size is . These files are accessed frequently by clinicians for the first days. After days, access drops significantly, but images must be retrievable within hours for follow-up appointments. The images must be retained for years ( days).
* System Access Logs: The average file size is . These logs are analyzed daily for security audits during the first days. After days, they are rarely accessed, but must be retained for year ( days) for regulatory compliance.
Which two lifecycle configurations will meet these requirements in the most cost-effective manner? (Select TWO.)
Select all that apply
A company hosts a global media application that distributes static images from an Amazon S3 bucket. To minimize latency and protect the application from origin server failures, a solutions architect is implementing an Amazon CloudFront distribution. The architecture must automatically redirect traffic to a backup S3 bucket in a different AWS Region if the primary S3 bucket returns an HTTP 502 or 504 error. Which combination of actions should the solutions architect perform to meet these resiliency requirements? (Select TWO.)
Select all that apply
A company is experiencing unexpected cost increases across several AWS accounts. The finance team wants to implement a cost-governance strategy to receive alerts when monthly spending is projected to exceed their defined budget. Additionally, they want to automatically detect and receive notifications about sudden, unexpected cost spikes as close to real-time as possible. Which of the following actions should the Solutions Architect recommend to meet these requirements? (Select TWO)
Select all that apply
A company hosts a web-based educational portal on Amazon EC2 instances behind an Application Load Balancer (ALB) in the ap-northeast-1 Region. Users in South America are experiencing high latency and packet loss when accessing the portal over the public internet during peak hours. The solutions architect must implement a network architecture that minimizes latency, avoids public internet routing fluctuations, and provides a stable connection. Which solution should the solutions architect implement to meet these requirements?
A company is deploying a distributed graph database cluster on Amazon EC2. The database nodes require maximum throughput and the lowest possible latency for node-to-node synchronization. Additionally, the cluster must be fronted by a Network Load Balancer (NLB) listening on custom port 9900 to route client queries to the database nodes. Which combination of steps should the solutions architect take to meet these requirements? (Select TWO.)
Select all that apply
A healthcare organization is migrating its patient portal backend to AWS. The architecture consists of:
* Web APIs hosted on Amazon EC2 instances in a private subnet that run continuously to handle steady-state portal traffic.
* Background workers on Amazon EC2 instances in the same private subnet that process and upload large log files to Amazon S3.
* A database tier running on Amazon RDS for PostgreSQL.
The organization wants to optimize compute, database, and data transfer costs for this workload. Which strategy should a solutions architect recommend to achieve the most cost-effective architecture?
A logistics organization tracks real-time location telemetry for its fleet of vehicles. The fleet operations generate a highly predictable write volume: from Monday through Friday between 08:00 and 18:00, telemetry ingestion averages write requests per second, whereas overnight and during weekends, it drops to a baseline of write requests per second. Additionally, once a month, an internal audit team executes a heavy read-intensive batch job that scans the entire database to generate compliance reports, which takes approximately 2 hours. Which TWO of the following configurations represent the most cost-effective database capacity design to meet these requirements?
Select all that apply
An enterprise operates a multi-account environment managed under AWS Organizations. The enterprise has two primary cost management requirements. First, they need to proactively identify and receive alerts for unexpected, sudden spending anomalies across all accounts within 24 hours of occurrence, without manually maintaining static threshold limits for highly variable workloads. Second, they need to present showback-style billing reports to distinct business units where the resource consumption is calculated using custom-defined pricing rules and negotiated rate structures, rather than standard consolidated billing rates.
Which combination of AWS services and configurations should a solutions architect recommend to meet these requirements? (Select TWO.)
Select all that apply
A software development company uses Cost Allocation Tags to track AWS expenditures across multiple departments. The finance team needs to receive immediate notifications if daily spending for resources tagged as Department: R&D exhibits an unusual spike compared to normal historical usage patterns. They do not want to set static monetary thresholds because the department's baseline activities fluctuate dynamically. Which AWS solution should a solutions architect recommend to meet these requirements with the least administrative effort?
A logistics company is migrating its core order processing system to Amazon RDS. The database must be highly available across multiple Availability Zones with a Recovery Time Objective (RTO) of less than 2 minutes and a Recovery Point Objective (RPO) of 0 (no data loss). Additionally, the solutions architect must scale read performance horizontally to handle reporting queries without impacting write latency on the primary database instance.
Which combination of database configuration and application routing strategies will meet these requirements? (Select TWO.)
Select all that apply
A company has two VPCs (VPC A and VPC B) in the `us-east-1` Region. An application running on Amazon EC2 instances in private subnets in VPC A needs to transfer of data monthly to a database cluster in VPC B. Additionally, the EC2 instances in VPC A upload of backup data to Amazon S3 daily. Currently, VPC A and VPC B are connected using an AWS Transit Gateway, and all external traffic from the private subnets, including the S3 backup traffic, is routed through a central NAT Gateway. A solutions architect needs to reduce data transfer costs.
Which combination of actions will meet these requirements most cost-effectively? (Select TWO.)
Select all that apply
An enterprise has multiple business units operating under a consolidated billing family in AWS Organizations. Each team relies on specific cost allocation tags for their resources. The Solutions Architect must implement a cost management solution to meet two main requirements:
1. Receive alerts within 24 hours of any sudden, unexpected spending spikes that deviate from historical usage patterns.
2. Track monthly spend against a budget for each resource tag and receive email warnings when the forecasted cost is projected to exceed the allocated budget.
Which combination of AWS services or features will meet these requirements with the least administrative overhead? (Select TWO.)
Select all that apply
A gaming company is deploying a backend matchmaking and state synchronization engine on Amazon EC2 instances. The engine requires sub-millisecond latency and high network throughput for peer-to-peer node communication to keep game states synchronized. The game client traffic is distributed using a Network Load Balancer (NLB) configured to route UDP and TCP traffic to port on the instances. Which two actions should the solutions architect take to meet these performance and reliability requirements? (Choose two.)
Select all that apply
A startup is deploying a new application that experiences highly unpredictable traffic. The application performs database read and write operations that spike suddenly for a few minutes and then drop to zero for hours. The startup wants to minimize costs and avoid paying for unused resources. Which Amazon DynamoDB capacity mode is the most cost-effective for this workload?
A company is developing a new event-driven registration system that experiences highly unpredictable, short spikes in traffic during marketing campaigns, with long periods of complete inactivity. The system needs to execute lightweight backend logic to process registration requests, maintain strict processing sequence for order transactions, and store the registration details. The company wants to minimize costs during idle periods. Which two AWS service configurations should a solutions architect recommend to meet these requirements? (Select TWO.)
Select all that apply
A logistics company processes high-volume shipment updates arriving at highly unpredictable intervals. The processing application requires strict ordering of updates per shipment ID to prevent data corruption in the database. Each processing job is CPU-heavy and takes approximately minutes to complete. The database uses Amazon DynamoDB to record updates. The company wants to implement a serverless, cost-optimized architecture that automatically scales to zero during idle periods and scales up to handle workload spikes. Which architecture should a solutions architect recommend?
A company operates a globally distributed mobile gaming application. The gaming client communicates with a backend matchmaking and state service using a custom TCP-based protocol. The backend is currently hosted on Amazon ECS tasks behind an Application Load Balancer (ALB) in a single AWS Region. Users in distant regions are experiencing high latency and connection timeouts due to public internet routing inefficiencies. Additionally, client devices require a fixed set of IP addresses for security allowlisting in corporate firewalls. Which solution should a solutions architect recommend to resolve the latency issues while meeting the security requirements?
A financial services company is deploying a distributed in-memory data grid (IMDG) on Amazon EC2 instances to cache real-time trading data. The grid nodes require sub-millisecond node-to-node network latency and high throughput for clustering and state replication. Additionally, the grid must expose an administration API port (port 8443) to a Network Load Balancer (NLB) for health monitoring and external control, while the main grid communication runs on port 5701. How should a solutions architect configure the EC2 instances and the NLB target group to meet these requirements?