Tüm alıştırma soruları
1462 soru
A global e-learning company serves dynamic content to users worldwide. The application backend is deployed behind Application Load Balancers (ALBs) in both the eu-central-1 and ap-southeast-1 regions. The company wants to route users to the region that provides the lowest network latency. If one of the regions experiences an outage, Route 53 must automatically stop routing traffic to that region's ALB. The application uses the apex domain learn.example.com. Which configuration should the solutions architect implement to meet these requirements?
A company needs to implement a security monitoring strategy for its AWS environment. The strategy must include auditing all API activities for unauthorized actions and automatically detecting when security groups are modified to allow unrestricted public access (0.0.0.0/0). Which of the following actions should the solutions architect take to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A medical research institute distributes large, static genomic data files that are updated weekly, and provides a search API for genomic metadata. The genomic files are stored in an Amazon S3 bucket, and the search API is hosted on Amazon EC2 instances behind an Application Load Balancer (ALB). During new publication releases, the institute experiences sudden spikes in global traffic. The institute needs a resilient architecture that minimizes load on both S3 and the ALB, reduces latency for researchers worldwide, and protects the search API from SQL injection attacks. Which architecture meets these requirements with the lowest latency and highest resiliency?
A company operates a global shipment tracking API at api.shipments.example.com. The application is deployed in the eu-central-1 and ap-southeast-1 Regions behind an Application Load Balancer (ALB) in each Region. The company wants an active-active setup that routes users to the Region with the lowest network latency. If an ALB in one Region fails, Route 53 must automatically stop routing traffic to that Region. Which configuration meets these requirements with the lowest administrative complexity and cost?
A financial services company is deploying a distributed financial risk modeling application on Amazon EC2 instances. The application nodes must communicate with each other using low-latency, high-throughput network connections with sub-millisecond latencies. A Network Load Balancer (NLB) distributes external simulation traffic to these nodes on TCP port 8443. The architecture must ensure optimal compute performance and accurate health reporting.
Which combination of actions should the solutions architect take to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A blockchain development company is deploying a private distributed ledger validator network on Amazon EC2 instances. The validator nodes require sub-millisecond network latency to achieve consensus on block transactions. The validator API is exposed on port 3000, while a separate management agent runs on port 9000 to handle internal status reporting and health endpoint checks. An Application Load Balancer (ALB) is configured to route client RPC traffic to the validators. Which combination of configuration settings satisfies the latency requirements and ensures that validator nodes are correctly identified as healthy by the load balancer?
A retail company hosts a promotional web application on AWS. The static product catalog images are stored in an Amazon S3 bucket, and an Amazon CloudFront distribution is deployed to serve these images to global users. During a marketing campaign, the company observes a massive spike in S3 data transfer and API request costs, and users experience increased latency. A review of the CloudFront configuration reveals that the cache behavior for the images has the Minimum TTL, Maximum TTL, and Default TTL all set to 0 seconds. Which action should the solutions architect recommend to resolve this issue and optimize performance?
An enterprise application hosted on Amazon ECS Fargate needs to access two types of configuration data: database credentials for a production Amazon RDS for PostgreSQL instance, and public API endpoints for external microservices. The database credentials must be encrypted at rest, rotated every 30 days, and accessed securely. The public API endpoints are non-sensitive, do not change frequently, and must be retrieved with the lowest possible cost.
Which combination of actions should a solutions architect recommend to manage these configurations? (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 financial services company runs a mission-critical web application on AWS. The application uses Amazon EC2 instances in an Auto Scaling group behind an Application Load Balancer (ALB) and an Amazon Aurora MySQL database. The company requires a cross-region disaster recovery (DR) solution with a Recovery Time Objective (RTO) of 15 minutes and a Recovery Point Objective (RPO) of 2 minutes. The architecture must minimize ongoing idle compute costs. Which solution best meets these requirements?
A financial services company hosts a report generation API on Amazon EC2 instances. The instances are managed by an Auto Scaling group (ASG) behind an Application Load Balancer (ALB). The report generation requests are computationally intensive and can take up to seconds to complete. To allow fast instance replacement during application deployments, a developer set the ALB target group's deregistration delay to seconds. However, during scale-in events, users report receiving HTTP 502 (Bad Gateway) errors for reports that were in progress.
Which modification should a solutions architect recommend to resolve these errors?
A retail corporation recently migrated its inventory management system to AWS. The security team must implement a solution to continuously monitor for configuration compliance drifts, such as unencrypted Amazon Elastic Block Store (Amazon EBS) volumes or public Amazon S3 buckets, and receive immediate alerts when unauthorized IAM policy changes occur. Which combination of AWS services should the solutions architect recommend to meet these monitoring and alerting requirements? (Select TWO.)
Geçerli olan tümünü seçin
An online multiplayer gaming platform hosts real-time match sessions on a fleet of Amazon EC2 instances. The game server software runs on custom TCP port 8200, and a Network Load Balancer (NLB) distributes player connections across the fleet. To maintain game state consistency, the instances require the highest possible throughput and lowest packet latency for their inter-node synchronization. During testing, the game instances are marked as unhealthy by the NLB, preventing player traffic from reaching the active sessions. Which configuration strategy resolves the health check failure while ensuring optimal node-to-node network performance?
A petroleum exploration firm is deploying a distributed reservoir simulation application on Amazon EC2. The application relies on Message Passing Interface (MPI) for tightly coupled, high-throughput node-to-node communication. To handle input parameter submissions, the EC2 instances are registered to a Target Group behind an Application Load Balancer (ALB). The simulation workload runs on port 9095, while a lightweight administrative dashboard on the instances listens on port 8088 to process health checks. Currently, the ALB is marking all registered EC2 instances as unhealthy. Which combination of actions will resolve the health check failures and optimize compute performance for the simulation workload?
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?
A manufacturing company is deploying a smart assembly line where automated robotic arms perform high-precision tasks. Each arm reports telemetry status messages (such as 'calibrating', 'started', and 'completed') that must be processed in the exact order they are generated for each individual arm to maintain a digital twin representation in a database. If messages are processed out of order, the digital twin state becomes corrupt. During peak production hours, the volume of telemetry messages spikes significantly. The downstream backend consists of a fleet of worker processes running in an Auto Scaling group. Which combination of steps should a solutions architect recommend to decouple the ingestion tier from the backend workers while ensuring strict ordering per assembly arm and preventing message loss? (Select TWO.)
Geçerli olan tümünü seçin
An online ticketing platform experiences extreme spikes in database writes during ticket release events for major concerts, which occur once or twice a month. For the rest of the month, database traffic is negligible. The platform uses a key-value data structure to temporarily store seat reservation sessions for up to . During a ticket release, write throughput spikes to , while the off-peak average is less than . The database must automatically handle these traffic spikes and tolerate Availability Zone failures. Which database configuration is the most cost-effective for this workload?
A sports media website uses an Amazon DynamoDB table to store live commentary updates for popular matches. During major tournaments, write volume spikes to writes per second. The application requires sub-millisecond read latency for the most active match commentary threads. Currently, the database partition key is a combination of the tournament name and a sequential timestamp (TournamentName_Timestamp). During peak events, the application experiences write throttling and elevated latency. Which configuration should a solutions architect implement to resolve the performance bottlenecks and meet the latency requirements?
A company is deploying a latency-sensitive gRPC microservice on a fleet of Amazon EC2 instances managed by an Auto Scaling group (ASG). The gRPC service communicates over TCP port 50051. A Network Load Balancer (NLB) distributes client traffic to these instances. The solutions architect needs to ensure that the NLB only routes traffic to healthy instances and that the ASG automatically replaces any instances where the microservice application has crashed. Which two configurations should the solutions architect implement to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A retail company is launching a new promotions portal that experiences sudden bursts of traffic. The database tier must support two distinct workloads: a transactional relational workload to process orders, and a highly concurrent, low-latency search workload for the active promotions catalog. The solutions architect needs to design a high-performing database architecture that can scale dynamically to handle these demands.
Which combination of database configurations should the solutions architect choose? (Select two.)
Geçerli olan tümünü seçin