All practice questions
1462 questions
An enterprise has deployed a data analysis pipeline in the us-east-1 Region across two VPCs. VPC A contains a fleet of Amazon EC2 instances in private subnets that download of data monthly from an Amazon S3 bucket. Additionally, these instances transfer of data monthly to a database cluster hosted in VPC B. Currently, all traffic from VPC A's private subnets to the internet and Amazon S3 is routed through a NAT Gateway in VPC A's public subnet. Inter-VPC traffic between VPC A and VPC B is routed via an AWS Transit Gateway. Which two network routing configurations should the solutions architect implement to minimize monthly data transfer and infrastructure costs? (Select TWO.)
Select all that apply
A company runs a production web application where the compute tier is hosted on Amazon EC2 instances and the database tier is hosted on Amazon RDS. Both tiers run continuously 24/7. To reduce costs, the company decides to purchase a 1-year Compute Savings Plan.
Which of the following describes how this Compute Savings Plan will apply discounts to these resources?
A financial technology firm is deploying a real-time transaction processing engine on Amazon EC2 instances distributed across three Availability Zones. The engine requires a shared file system to store and access transaction logs concurrently. The workload requires a file system that is POSIX-compliant, supports concurrent read/write operations from all instances, scales capacity automatically, and can scale throughput dynamically to handle peak loads up to . Which storage solution should a solutions architect recommend to satisfy these requirements?
A healthcare provider runs a medical imaging application on Amazon EC2 instances within a private subnet. The application processes high-resolution MRI scans and archives approximately of data weekly to an Amazon S3 bucket in the same AWS Region. Currently, the EC2 instances access Amazon S3 through a NAT Gateway, resulting in high data processing charges. The company wants to eliminate these NAT Gateway data processing charges while keeping the EC2 instances in the private subnet.
Which two actions should a solutions architect recommend to meet these requirements cost-effectively? (Select TWO.)
Select all that apply
A financial application stores monthly customer account statements (averaging each) and daily transactional debug logs (averaging each) in an Amazon S3 bucket. The account statements are accessed frequently during the first but are rarely accessed afterwards, and they must be retained for for auditing purposes. The debug logs are only needed for troubleshooting within of creation, after which they can be permanently deleted. Which TWO actions should a solutions architect configure in the S3 Lifecycle rules to meet these requirements in the most cost-effective manner? (Select TWO.)
Select all that apply
A financial company runs a risk modeling application on AWS. The application consists of two main workloads:
1. A continuous, steady-state transaction-processing service running on AWS Fargate.
2. A daily batch-processing job running on AWS Fargate that can tolerate interruptions and does not have a strict completion time.
The company also hosts a stateful PostgreSQL database on Amazon RDS that runs continuously to support the transaction-processing service.
Which two purchasing strategies should the solutions architect recommend to minimize overall compute and database costs?
Select all that apply
A company runs a data processing application on Amazon EC2 instances in private subnets. The application downloads of data monthly from Amazon S3. Additionally, the application writes daily database backups to Amazon S3 that are deleted after days. Which configuration will achieve the lowest overall network routing and data transfer costs for this workload?
An online gaming company is deploying a multiplayer game lobby system on Amazon EC2 instances. The lobby instances must exchange session data with the lowest possible network latency. The application is configured to listen on port 3000, and traffic must be distributed across the instances using an Application Load Balancer (ALB).
Which two configurations should the solutions architect choose to meet these requirements? (Select TWO.)
Select all that apply
A logistics platform tracks real-time location updates from delivery couriers. The platform must ingest high-velocity data, preserve the exact chronological order of updates per courier to avoid mapping errors, and automatically store the data in Amazon S3 in Apache Parquet format for historical analysis. The peak throughput is and records per second. The solutions architect wants to minimize operational overhead and prevent ingestion throttling. Which combination of actions should the solutions architect take to meet these requirements? (Select two.)
Select all that apply
A company wants to receive an email notification when their monthly AWS charges are forecasted to exceed a specific budget threshold. Which AWS service should they configure to meet this requirement?
An enterprise runs an analytics application on Amazon EC2 instances in private subnets across two VPCs: VPC B and VPC C. The application queries a central database cluster hosted in a private subnet within VPC A. Every month, the application in VPC B transfers of data from VPC A, and the application in VPC C transfers of data from VPC A. Currently, all three VPCs are interconnected using an AWS Transit Gateway, which is also connected to an on-premises data center via an AWS Direct Connect Gateway. Which solution represents the most cost-effective network routing architecture to minimize data transfer costs while maintaining the existing Direct Connect hybrid connectivity?
A company has deployed a high-throughput reporting application on Amazon EC2 instances in a private subnet. The application queries and writes transaction records to an Amazon DynamoDB table in the same AWS Region. The network architecture currently routes all outbound traffic () from the private subnet through a NAT gateway. The company is seeking to reduce its monthly AWS bills, as the DynamoDB-related data transfer charges through the NAT gateway have become significant, totaling approximately per month. Which architecture change will resolve the high data transfer costs at the lowest expense?
A company runs a data processing application on Amazon EC2 instances in a private subnet. The application daily downloads of data from an Amazon S3 bucket in the same AWS Region and writes transactional updates to an Amazon DynamoDB table. Currently, all traffic to S3 and DynamoDB is routed through a NAT Gateway, resulting in high data transfer charges. Which of the following configurations should the solutions architect implement to minimize network data transfer costs? (Select TWO.)
Select all that apply
An enterprise is designing a highly available and resilient storage architecture for a containerized financial reporting application. The application runs on Amazon ECS tasks deployed across three Availability Zones in a single AWS Region. The tasks must concurrently read and write active ledger files and configuration files, requiring sub-millisecond access and strong resilience against Availability Zone failures. The architecture must achieve availability, protect against data loss with (11 9s) durability, and maintain read/write capability across the remaining zones with a Recovery Time Objective (RTO) of near-zero and a Recovery Point Objective (RPO) of zero in the event of a zone outage.
Which of the following configurations should the solutions architect choose to meet these requirements? (Select TWO.)
Select all that apply
A gaming company is deploying a multiplayer session hosting platform on Amazon EC2. The hosting nodes run a proprietary game server application that requires single-digit microsecond network latency for real-time state synchronization between the instances. Player traffic is distributed across the instances using a Network Load Balancer (NLB) targeting TCP port . The instance readiness and health status are managed by an administrative daemon listening on TCP port .
Which combination of configuration steps will satisfy the latency requirements and ensure proper health monitoring?
A startup is deploying a new web application on AWS and wants to control their cloud spend. The startup requires a solution to proactively monitor their costs. Specifically, they need to receive alerts when their monthly costs are projected to exceed a predefined budget, and they must also be notified of any sudden, unexpected spending spikes.
Which of the following AWS services or features should the solutions architect configure to meet these requirements? (Select TWO.)
Select all that apply
A financial services startup runs a real-time portfolio analysis platform on Amazon EC2 instances in a private subnet of a VPC in us-east-1. The application processes and ingests of historical market data daily from an Amazon S3 bucket in the same region. It also sends of daily transaction logs to a log ingestion service hosted in another VPC in us-east-1 owned by a parent company. Currently, all egress traffic is routed through a NAT Gateway. Which two architectural modifications should the solutions architect implement to achieve the most cost-effective network routing? (Select TWO.)
Select all that apply
An e-commerce platform needs to ingest JSON-formatted checkout transactions that must be processed in the exact order they are received per customer to prevent out-of-order inventory inconsistencies. During high-traffic events, the platform experiences predictable peaks of up to transactions per second, with an average payload size of per transaction. The ingestion solution must deliver these transactions to a backend processing application with sub-second latency while preserving order. Which ingestion architecture should a solutions architect recommend to meet these requirements with optimal performance?
A company is deploying a media processing application on a fleet of Amazon EC2 instances distributed across Availability Zones. The application requires concurrent, shared access to a POSIX-compliant file system to read and write large media files. The storage solution must scale throughput dynamically to handle unpredictable spikes in file processing demands while maintaining low latency. Which storage configuration should a solutions architect recommend to meet these requirements?
A biotechnology firm operates a genomics platform on AWS. The architecture consists of the following components:
1. A web application portal hosted on Amazon ECS on AWS Fargate that runs continuously to provide researchers with search capabilities. The portal requires a predictable baseline of and of RAM at all times.
2. A batch processing system hosted on Amazon ECS on AWS Fargate that executes alignment algorithms on raw sequence files. These jobs are highly parallelized, stateless, can be interrupted without loss of progress due to checkpointing, and typically take to hours to complete.
3. An Amazon RDS for PostgreSQL database instance that stores metadata and query logs, running continuously .
4. An Amazon S3 bucket where raw sequence files are uploaded, processed by the alignment algorithm within hours, and then immediately deleted from S3.
Which combination of purchasing and storage strategies will provide the most cost-effective solution for these workloads?