All practice questions
1462 questions
A startup needs to monitor its AWS costs to prevent unexpected spending. The startup wants to receive proactive email notifications when its monthly costs are forecasted to exceed a specific threshold. Additionally, the startup wants to view daily automated reports of their cost and usage breakdown sent to their inbox.
Which two options should the startup configure to meet these requirements? (Select TWO.)
Select all that apply
An online education platform generates user session interaction logs that are stored in an Amazon S3 bucket. Each log file is approximately in size. The logs are accessed frequently for analysis during the first days after creation. After days, access drops significantly, but the logs must be retained for troubleshooting purposes for a total of days from creation, after which they can be safely deleted. Which lifecycle configuration is the most cost-effective solution for managing these logs?
A solutions architect is designing a database tier for a new high-throughput social networking application. The application requires microsecond read latency to serve a small list of popular trending profiles. The write volume is expected to scale up to transactions per second, and the architect must ensure that these write operations are evenly distributed to prevent partition bottlenecks on the underlying Amazon DynamoDB table.
Which TWO options should the solutions architect select to meet these performance requirements?
Select all that apply
A digital marketing platform is launching a real-time bidding and analytics engine. The system must process ad request queries with sub-millisecond read latency for user profiles. Additionally, the system needs to persist bid transaction logs, which experience highly unpredictable, spiky write traffic. A solutions architect is designing a high-performing, scalable database architecture to support these requirements.
Which combination of database configurations will meet these requirements? (Select TWO.)
Select all that apply
An enterprise manages a multi-account environment consolidated under AWS Organizations. The company wants to implement a cost-governance strategy to proactively manage spending. Specifically, they need to detect sudden, unexpected spikes in daily spending across any of the accounts and alert the operations team. Additionally, they must ensure that individual product teams do not exceed their allocated monthly limits by receiving warning notifications when the teams are forecasted to exceed their budget based on their specific cost allocation tags. Which combination of AWS cost management tools and configurations should a solutions architect implement to meet these requirements? (Select TWO.)
Select all that apply
A financial services firm processes two types of data files stored in a single Amazon S3 bucket:
* Transaction logs: Average size of . These files are accessed frequently for the first after creation, and then must be retained for for auditing. When needed for audits, they must be retrievable within minutes.
* Monthly statements: Average size of . These files are accessed frequently for the first after creation, occasionally accessed for the next (requiring millisecond access times), and then must be retained for with an acceptable retrieval time of up to .
Which combination of S3 Lifecycle configuration actions will meet these requirements in the most cost-effective manner? (Select TWO.)
Select all that apply
A financial technology organization operates its production workloads across multiple AWS accounts within an organization in AWS Organizations. The cloud operations team wants to implement a cost-governance strategy to address two specific requirements:
First, they need to identify unusual spending patterns in raw data transfer costs as soon as they occur and receive notifications.
Second, they must ensure that a sandbox environment (tagged `Environment: Sandbox`) does not exceed its monthly budget, and automatically apply a restrictive Service Control Policy (SCP) to prevent further resource provisioning if the sandbox spending exceeds 120% of the budgeted amount.
Which combination of actions should the solutions architect recommend to meet these requirements? (Select TWO.)
Select all that apply
A financial services firm is deploying a containerized risk-modeling application on Amazon ECS using the Amazon EC2 launch type. The ECS tasks run on the EC2 instances using the host network mode. The compute processes within the containers use the Message Passing Interface (MPI) to perform tightly-coupled parallel calculations across multiple container instances, which requires sub-millisecond node-to-node network latency. Client requests are routed to the application container on port 8443 via a Network Load Balancer (NLB). A separate health-reporting daemon runs on port 8088 on each EC2 instance. Currently, the inter-node MPI communication is slow, resulting in calculation timeouts, and the NLB is marking all target EC2 instances as unhealthy. Which combination of actions should a solutions architect take to resolve these issues?
A media company is reviewing the network architecture of its analytics platform in the us-east-1 Region. The architecture consists of a primary processing VPC (VPC A) containing EC2 instances in private subnets, and a data warehouse VPC (VPC B) containing an Amazon Redshift cluster.
The EC2 instances in VPC A perform the following network operations monthly:
- Download of raw datasets from an Amazon S3 bucket located in the us-east-1 Region.
- Upload of cleansed datasets back to the same Amazon S3 bucket.
- Query and load of aggregated results into the Amazon Redshift cluster in VPC B.
- Download of software patches from external public internet repositories.
Currently, VPC A and VPC B are connected via an AWS Transit Gateway. The private subnets in VPC A route all non-VPC traffic () through a NAT Gateway in a public subnet of VPC A.
Which network architecture configuration will meet these requirements while minimizing data transfer and routing costs?
A logistics enterprise is migrating its central shipping tracking application to AWS. The application runs on Amazon ECS container instances distributed across three Availability Zones. The storage solution for the application must provide concurrent read/write POSIX-compliant file system access, offer sub-millisecond latency for active shipping manifests, and deliver 99.99% availability. Additionally, compliance mandates that the manifests must be replicated to a secondary AWS Region with a Recovery Point Objective (RPO) of 15 minutes. Which combination of storage configurations will meet these requirements? (Select TWO.)
Select all that apply
A healthcare provider is deploying a critical patient scheduling web application on AWS that requires a highly resilient database tier. The database must support automatic failover with a Recovery Time Objective () of less than 60 seconds and a Recovery Point Objective () of (no data loss). Additionally, the application experiences read-heavy traffic spikes during morning scheduling hours that must be scaled efficiently.
Which combination of database configurations will meet these requirements? (Select TWO.)
Select all that apply
A media production team is deploying a collaborative video editing application on AWS. The application runs on a fleet of Amazon EC2 Linux instances that require concurrent read and write access to a shared directory. The workload is highly unpredictable, with aggregate throughput scaling rapidly from to over within seconds during active editing periods. The application requires latency of less than for metadata operations and must not experience performance throttling during sudden spikes.
Which storage configuration meets these requirements with the lowest operational overhead?
A department within an enterprise is running a temporary proof of concept on AWS. The department manager wants to receive an email notification as soon as the actual accumulated cost for the current month exceeds a budget of $500. Which AWS service should a solutions architect use to configure these proactive alerts with minimal operational overhead?
A company is deploying a distributed financial transaction processing application on a cluster of Amazon EC2 instances. The nodes in the cluster must communicate with each other with the lowest possible network latency and the highest throughput. Which EC2 configuration should a solutions architect select to meet these networking requirements?
A company manages its multi-account environment using AWS Organizations. The company needs to implement a cost management strategy that achieves two goals:
1. Provide specific internal product teams with a customized view of their AWS bills that reflects their negotiated internal transfer pricing rates rather than standard AWS public pricing.
2. Proactively alert the operations team when a sudden, unexpected cost increase occurs due to abnormal resource provisioning, without the need to define static budget limits.
Which solution will meet these requirements with the least administrative effort?
A media production company needs to transfer large raw video files (averaging each) from its on-premises editing studio to Amazon S3. The file transfer process requires a secure, encrypted connection over the internet with a minimum throughput of to meet production deadlines. The solutions architect must also ensure that only the studio's public IP range () can initiate inbound network connections to the destination resources in the VPC. Which configuration should the solutions architect recommend to meet these requirements with the highest network performance?
A financial analytics firm is deploying a high-performance computing (HPC) modeling workload on a fleet of Amazon EC2 Linux instances. The application requires a shared, POSIX-compliant storage system that can handle concurrent read and write operations from all instances, deliver sub-millisecond latencies, and scale throughput to at least for processing large datasets. Which combination of steps should a solutions architect recommend to meet these requirements? (Select TWO.)
Select all that apply
An analytics firm wants to establish a secure, hybrid network connection between its on-premises database and a VPC on AWS to stream daily transactions. The transaction stream peaks at of continuous bandwidth. The firm wants to leverage its existing internet connection and use IPSec VPN for security. Which TWO options should the solutions architect configure to establish a high-performing and scalable connection?
Select all that apply
A financial services company is redesigning a legacy batch-processing application to reduce costs and automate scaling. The application processes large transaction files uploaded to an Amazon S3 bucket. Each file contains sequential transaction records that must be processed in the exact order of their arrival to prevent account balance discrepancies. The processing logic is compute-intensive, taking between 20 to 45 minutes per file, and the workload is highly unpredictable, with hours of inactivity followed by sudden bursts of files. Which architecture is the most cost-effective and meets the requirements?
A company has two VPCs in the same AWS Region and needs to connect them to allow high-volume data transfers between applications. The company wants to minimize data transfer and connection infrastructure costs. Which two options should the solutions architect choose to meet these requirements? (Select TWO.)
Select all that apply