Design Cost-Optimized Architectures
283 soru
A biotechnology company runs computational workflows that simulate molecular interactions. The simulations must be processed in the exact chronological order in which they are submitted to ensure data dependency integrity. Each simulation takes between and hours to execute. The simulation requests are highly irregular, with dozens of submissions occurring simultaneously followed by days of complete inactivity. The database must scale instantly to handle the write throughput when simulations complete, but must not incur compute costs during inactive periods. Which architecture is the most cost-effective and meets these requirements?
A startup is launching a mobile game that stores user profile data. The game's traffic is highly unpredictable and spiky, with writes to the database increasing from 100 writes per second to over 12,000 writes per second within minutes when popular influencers stream the game. Outside of these events, traffic is minimal. The database must be highly available and scale automatically to handle these sudden spikes. Which database configuration meets these requirements most cost-effectively?
A media company is building a serverless video processing pipeline. Users upload raw video files to an Amazon S3 bucket. The transcoding process is CPU-intensive, takes between 20 to 45 minutes per video, and occurs at unpredictable intervals. The company wants to minimize compute costs, ensure the architecture scales automatically to zero when there are no uploads, and process the files in the exact order they are uploaded to maintain a chronological publishing timeline. Which architectural solution is the most cost-effective and meets these requirements?
A logistics company runs a tracking and analysis platform on AWS. The platform consists of a backend application on Amazon EC2 instances that runs continuously 24/7 with a predictable, steady-state load. The platform also runs a daily data validation batch job on EC2 instances that is stateless, can be interrupted at any time, and writes results to Amazon S3. The company also uses an Amazon RDS database for data storage. Which combination of strategies should a solutions architect recommend to meet these requirements most cost-effectively? (Select TWO.)
Geçerli olan tümünü seçin
A financial services company generates daily transaction audit logs averaging in size. These files are stored in an Amazon S3 Standard bucket. The logs are accessed frequently during the first following their creation. After , access to these files drops to zero. According to the company's compliance policy, the logs must be retained for a total of from their creation date, after which they must be permanently deleted. Which lifecycle policy configuration is the MOST cost-effective for managing these files?
A financial analytics platform generates daily transaction ledger snapshots for audit validation. The platform produces approximately 50 million files monthly, with an average file size of . These files are stored in an Amazon S3 bucket. They are frequently accessed during the first 10 days after creation. From day 11 to day 25, they are accessed occasionally (less than once per week) but must remain available for immediate retrieval. After exactly 25 days, the files are no longer needed and can be safely deleted. Which storage strategy is the most cost-effective for these files?
A travel booking system generates daily XML reconciliation reports. The files average in size and are stored in an Amazon S3 bucket. These reports are accessed frequently during the first days for booking validation. After days, they are rarely accessed, but must be retained for auditing purposes for a total of days from creation. After days, the files are no longer needed and can be permanently deleted. Which of the following Amazon S3 lifecycle configurations provides the most cost-effective storage solution?
A software development company runs nightly build integration tests. The build artifacts, which average each, are uploaded to an Amazon S3 Standard bucket. The developers access these build artifacts frequently for the first days to debug any integration issues. After days, the artifacts are rarely accessed, but the company's compliance policy requires that they be retained for a total of days before being permanently deleted. Millisecond retrieval times are required if an older artifact needs to be inspected. Which of the following lifecycle configurations is the most cost-effective?
A startup runs a public web application on Amazon EC2 instances that requires a baseline capacity of four instances running 24/7 to handle steady-state traffic. The application writes to an Amazon DynamoDB table that experiences sudden, highly unpredictable spikes in database traffic. In addition, the startup runs daily batch processing jobs on AWS Fargate that are fault-tolerant and can be interrupted at any time.
Which combination of purchasing strategies should a solutions architect recommend to minimize compute costs for these workloads? (Select TWO.)
Geçerli olan tümünü seçin
A health technology company runs genomic analysis workloads. The pipeline generates intermediate workspace files averaging in size. These files are written to an Amazon S3 bucket and accessed frequently by compute nodes for the first days. Between day and day , the files are rarely accessed but must remain available for immediate verification. On day , the files are completely obsolete and must be permanently deleted. Which of the following is the most cost-effective storage strategy for these files?
A SaaS provider operates an analytics application on Amazon EC2 instances located in the private subnets of VPC A in the us-west-2 Region. The application performs two primary data transfer tasks: it writes approximately of data per month to an Amazon DynamoDB table in the same Region, and it replicates of processed analytics reports per month to a centralized database server in VPC B in the same Region. Currently, both traffic pathways are routed through NAT Gateways in VPC A, resulting in significant data processing charges. Which combination of architectural modifications will minimize data transfer costs? (Select TWO.)
Geçerli olan tümünü seçin
A genomic research institution hosts an analytics pipeline on Amazon EC2 instances in a private subnet of a VPC. The pipeline processes raw sequence data and uploads approximately of processed datasets monthly to an Amazon S3 bucket within the same AWS Region. Currently, the subnet's route table routes all internet-bound and AWS service traffic through a NAT Gateway. The institution wants to significantly reduce its data transfer costs without making code changes to the pipeline or compromising the private status of the EC2 instances. Which architectural change will achieve the maximum cost reduction for this workload?
A company hosts a data processing application on Amazon EC2 instances in a private subnet. The application downloads of raw data monthly from Amazon S3, processes the data, and writes the metadata to an Amazon DynamoDB table. The EC2 instances must also periodically access the public internet to download software updates. Currently, all outbound traffic from the private subnet routes through a NAT gateway. A solutions architect must optimize the network routing to reduce data transfer and processing costs. Which two actions should the solutions architect take to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
An e-commerce startup is launching a temporary promotional microservice that expects highly unpredictable, bursty traffic with long periods of zero activity. The development team wants to deploy a relational database and a non-relational database to support this microservice while minimizing costs. Which TWO of the following configurations are the most cost-effective database capacity choices for these workloads? (Select TWO.)
Geçerli olan tümünü seçin
A company manages a multi-account environment under AWS Organizations. During a monthly billing cycle review, the operations team discovered that a development team had accidentally left high-cost Amazon EC2 instances running over the weekend, resulting in a significant cost overrun. The company needs a solution that automatically detects unusual or sudden cost spikes and alerts the team within 24 hours of occurrence, without requiring manual configuration of static thresholds for every AWS service.
Which solution should a Solutions Architect implement to meet these requirements with the least administrative effort?
A media streaming company is designing a cost-optimized architecture on AWS. The application consists of a web portal and API tier running on Amazon EC2 instances 24/7 with a predictable resource baseline, a video transcoding service on EC2 instances that processes user uploads dynamically and is fault-tolerant, and an Amazon RDS for PostgreSQL database. The transcoding service transfers large volumes of video data to and from Amazon S3. Which combination of strategies will provide the most cost-effective compute and data transfer architecture? (Select TWO.)
Geçerli olan tümünü seçin
A company is designing a cost-optimization strategy for its application on AWS. The application consists of the following components:
- A fleet of Amazon EC2 instances running a web backend that operates with a steady-state requirement of instances, scaling up during peak hours.
- An Amazon RDS for PostgreSQL database instance that operates .
- A data transformation batch job running on EC2 instances in a private subnet. The job runs daily, is fault-tolerant, and downloads massive amounts of daily transaction logs from Amazon S3.
Which combination of options is the MOST cost-effective for these requirements?
A company has a distributed data processing application running on Amazon EC2 instances. The instances are deployed across two Availability Zones ( and ) in a single VPC. The application nodes constantly exchange intermediate data, totaling approximately of data transfer monthly. The nodes currently communicate using their auto-assigned public IP addresses. Which two recommendations should a solutions architect make to reduce the monthly network data transfer charges? (Select TWO.)
Geçerli olan tümünü seçin
A logistics company operates a central distribution dashboard that consists of a fleet of Amazon ECS tasks running on AWS Fargate to handle constant, predictable API requests throughout the day. The backend stores shipment records in an Amazon RDS for PostgreSQL database instance that also runs continuously. The company wants to minimize compute costs for these resources without modifying the application code or architecture. Which combination of purchasing strategies should a solutions architect recommend to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A company runs a financial ledger application that processes transaction records in batches. The transaction batches are uploaded at unpredictable intervals throughout the day. To prevent account balance discrepancies, all transactions within a batch must be processed in the exact order they were received. Each processing job takes between 20 to 30 minutes to complete. The company wants to minimize costs by ensuring that compute resources are only active and incurring charges when transactions are actually being processed. Which architecture meets these requirements in the most cost-effective manner?