Tüm alıştırma soruları
1462 soru
An e-commerce company stores transaction files in an Amazon S3 bucket using two prefixes: `invoices/` and `checkout_logs/`.
* Invoices (`invoices/`): PDF invoices with an average size of . They are frequently accessed during the first days, occasionally accessed between days and , and must be retained for years for tax compliance.
* Checkout Logs (`checkout_logs/`): Text files with an average size of . They are used for troubleshooting failed checkouts, frequently accessed during the first days, and are no longer needed after days.
Which combination of lifecycle rules meets these requirements most cost-effectively?
A media company is deploying a distributed video rendering application on Amazon EC2 instances. The rendering nodes use Message Passing Interface (MPI) to coordinate tightly coupled computations and require the lowest possible latency and maximum throughput for node-to-node communications. The rendering tasks are distributed by a job manager through a Network Load Balancer (NLB) listening on port , while the rendering software on each instance listens on port .
Which combination of configurations must a solutions architect implement to achieve optimal performance and ensure the instances are correctly registered as healthy by the NLB? (Select options.)
Geçerli olan tümünü seçin
A logistics company is designing a new package tracking system on AWS. The application consists of a microservices-based API layer hosted on AWS Fargate that handles consistent, steady-state transaction volume , and a relational database layer running on Amazon RDS for PostgreSQL that operates continuously to store tracking history. Additionally, an hourly background job aggregates tracking metrics, running continuously for minutes of every hour. The company wants to minimize compute costs for this architecture while maintaining high availability and performance. Which TWO purchasing strategies or configurations should a solutions architect recommend? (Select two.)
Geçerli olan tümünü seçin
A logistics company is designing an automated package routing application on AWS. The application receives manifest data from regional hubs, which must be processed sequentially based on arrival time to maintain an accurate package tracking ledger. The ingestion of these manifests is highly sporadic: the system experiences zero traffic for several consecutive hours, but experiences sudden spikes of up to 100 manifests within a few minutes. Each manifest takes between 12 to 14 minutes of CPU-intensive calculations to process, occasionally extending to 18 minutes for exceptionally large hubs. The solutions architect must design a highly available, serverless, and cost-optimized architecture that scales automatically and decouples manifest ingestion from processing. Which two options should the solutions architect select to satisfy these requirements?
Geçerli olan tümünü seçin
A smart manufacturing company collects and stores operational data in a single Amazon S3 bucket. The data consists of two categories:
* IoT Sensor Telemetry: Average file size is . These files are generated continuously and analyzed in real-time. They are rarely accessed after but must be retained for a total of for compliance audits, after which they can be deleted.
* Machinery Firmware Images: Average file size is . These files are accessed frequently during the first after release and rarely thereafter. They must be retained for for rollback purposes, after which they can be deleted.
Which lifecycle configuration is the most cost-effective to meet these requirements?
A company runs a data processing application on Amazon EC2. Due to occasional application deployment defects, the instances sometimes fail to terminate and run indefinitely, resulting in unexpected cost spikes. The operations team needs a solution to detect these anomalous spend patterns dynamically within 24 hours of occurrence without manually setting fixed threshold limits, as workload demands vary seasonally. Which solution will meet these requirements with the least operational overhead?
A financial technology organization uses AWS Organizations to manage a multi-account structure. The organization has recently deployed a new transaction processing platform across several member accounts. The platform writes transaction logs to an Amazon S3 bucket, which are processed and then permanently deleted after days. The platform's compute workloads are highly dynamic and exhibit natural cyclical scaling. The organization has the following requirements:
* Detect sudden, atypical spending spikes across all member accounts within hours without triggering false positives during regular cyclical scaling events.
* Provide a pro forma billing view to a subsidiary account that reflects a custom discount on all Amazon EC2 usage, without altering the actual consolidated invoice generated at the management account level.
* Send an immediate notification to the operations team if the actual monthly consolidated cost exceeds of the budgeted amount.
* Implement a cost-optimized storage strategy for the transaction logs.
Which combination of actions will meet these requirements in the most cost-effective and operationally efficient manner?
A logistics company is designing a hybrid network architecture to connect its on-premises warehouse management system to a VPC in the `us-east-1` Region. The connection must support a continuous data sync throughput of . To secure the database instances inside the VPC, the security team requires stateless traffic filtering at the subnet boundaries, ensuring that return traffic must be explicitly defined. Additionally, the company is deploying a backup application in the `us-west-2` Region and wants to route client requests to the secondary Region if the primary Region becomes unhealthy.
Which two options should the solutions architect select to satisfy these requirements?
Geçerli olan tümünü seçin
A software company is deploying a corporate training platform on AWS. The platform requires a backend service to process employee learning telemetry, which must run continuously hours a day, days a week (). Additionally, the platform stores user progress and quiz results in a database. This database experiences highly unpredictable, sharp spikes in traffic when training modules are assigned to large teams. The company wants to design a highly cost-optimized solution for both compute and database resources. Which combination of services and purchasing strategies will meet these requirements at the lowest cost?
A solutions architect is designing the database layer for a global gaming application. The application requires a relational database in the primary region (`us-east-1`) that can dynamically scale read capacity and achieve cross-region disaster recovery with a recovery point objective (RPO) of less than second and a recovery time objective (RTO) of less than minute in `us-west-2`. Additionally, the application has a leaderboard feature backed by Amazon DynamoDB that must store game session events. The events are ingested continuously, and each event payload contains a player ID, game session ID, and a precise UTC timestamp.
Which TWO strategies should the solutions architect implement to meet these performance and availability requirements? (Select TWO.)
Geçerli olan tümünü seçin
A research institute hosts genomic sequencing workloads on AWS. The workloads generate two distinct datasets stored in a single Amazon S3 bucket:
* Raw sequencer outputs: Approximately files per month, with an average file size of . These files are accessed frequently during the first days for analysis, after which they are rarely accessed but must be retained for years for regulatory compliance.
* Alignment index files: Approximately files per month, with an average file size of . These files are accessed occasionally throughout the year to locate specific sequences, but they can be quickly regenerated from the raw outputs if needed, and must be kept for year.
Which combination of actions will provide the most cost-effective storage strategy for this data? (Select TWO.)
Geçerli olan tümünü seçin
A media startup is designing a processing pipeline to transcode high-resolution video uploads. Users upload videos of varying sizes to an Amazon S3 bucket. The transcoding process is compute-intensive, taking between 15 to 30 minutes per video, and the daily upload volume is highly unpredictable with long periods of zero activity. The processing order of the videos is not important. The startup wants a cost-effective, serverless architecture that scales dynamically to meet demand and incurs no compute costs when there are no video uploads. Which two solutions should the solutions architect recommend to meet these requirements in the most cost-effective manner? (Select TWO.)
Geçerli olan tümünü seçin
A financial analytics firm is deploying a machine learning training model on a fleet of Amazon EC2 instances located in a single Availability Zone. The application processes millions of training data files and requires consistent single-digit millisecond latency for frequent read and write operations. The storage solution must be accessible via standard object storage APIs. Which combination of actions should a solutions architect take to meet these performance requirements? (Select TWO.)
Geçerli olan tümünü seçin
A company hosts a microservices application on Amazon ECS using AWS Fargate. The ECS tasks run in private subnets and frequently pull large container images from Amazon Elastic Container Registry (ECR). The company notices a significant increase in their monthly bill due to NAT Gateway data processing charges. Which solution is the most cost-effective way to reduce these charges while maintaining security?
A media company is redesigning its analytics application to optimize costs and improve scalability. The application receives clickstream data from client devices at highly unpredictable intervals throughout the day, which must be stored in a NoSQL database. Every night, a batch job runs to aggregate and analyze the daily clickstream data, taking between 3 to 4 hours to complete. Additionally, the application runs in private subnets and must frequently transfer hundreds of gigabytes of raw logs to and from an Amazon S3 bucket. Which combination of architectural decisions represents the most cost-effective and scalable solution?
A company runs a web application that experiences dynamic seasonal traffic spikes, leading to fluctuations in monthly AWS expenditures. The finance team wants a solution that proactively detects unusual, sudden cost increases caused by application anomalies or unauthorized resource provisioning. The solution must minimize administrative overhead and must not rely on manually defined static thresholds. Which AWS service or feature should a solutions architect recommend to meet these requirements?
A company is designing a serverless backend for a new web application. The application will experience sudden, highly irregular spikes in database reads and writes, with long periods of zero traffic. The architect wants to minimize costs by ensuring that both compute and database resources scale automatically to zero when there is no traffic.
Which combination of AWS services and configurations will achieve this goal most cost-effectively?
A digital media platform hosts its streaming content delivery application on Amazon EC2 instances within a private subnet. The security team needs to implement a solution to monitor the environment for active threats, such as EC2 instances communicating with known command-and-control (C2) servers or performing brute-force attacks. The solution must require minimal operational overhead and provide automatic alerting. Which configuration will meet these requirements?
A retail company operates a popular online store on AWS. The application's product catalog is stored in an Amazon RDS for MySQL database. During peak shopping events, the database experiences high read latency and CPU utilization near 100% due to repetitive read queries for identical product details. The product data changes occasionally, and the application must serve the most up-to-date data. The company wants to implement a high-performing caching solution to reduce the database load and minimize response time. Which solution should a solutions architect recommend to meet these requirements?
A company hosts a public REST API for real-time weather telemetry data on Amazon ECS behind an Application Load Balancer (ALB) in the us-east-1 Region. The telemetry data is updated every 5 minutes. To support a global user base, the company needs to minimize latency, protect the ECS backend from traffic spikes, and ensure high availability by automatically routing traffic to a standby ECS deployment in the us-west-2 Region if the primary Region experiences an outage. Which architecture should a solutions architect recommend to meet these requirements with the LEAST operational overhead?