Tüm alıştırma soruları
1462 soru
A company has two VPCs in the same AWS Region: VPC A with CIDR block hosting client applications in a private subnet, and VPC B with CIDR block hosting a centralized directory service in another private subnet. A VPC Peering connection is active between VPC A and VPC B. The client applications in VPC A must query the directory service in VPC B on TCP port . The security team requires a multi-layered security approach: network ACLs must secure the subnets (stateless), and security groups must secure the instances (stateful) to permit only this specific traffic. Which combination of actions will meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A company serves its global API through Amazon EC2 instances behind Application Load Balancers (ALBs) in the us-east-1 and eu-west-1 Regions. Currently, Route 53 is configured with latency-based routing to distribute traffic across these regions. The company wants to establish an active-passive disaster recovery (DR) plan. If the application endpoints in both primary regions fail their health checks, Route 53 must automatically redirect all user traffic to a static maintenance webpage hosted in an Amazon S3 bucket in us-west-2. The recovery time objective (RTO) is under 10 minutes. Which Route 53 routing configuration should a solutions architect implement to meet these requirements?
An energy utility company's smart grid platform processes real-time telemetry from millions of meters. The ingestion layer runs on a fleet of Amazon EC2 instances distributed across three Availability Zones. This tier requires a shared, highly available file storage layer that supports concurrent read/write access. Additionally, the company must retain raw data logs for years to meet regulatory compliance, with an administrative requirement to retrieve any archived log within minutes.
Which combination of AWS storage configurations will meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
An enterprise company hosts its customer portal under the domain name portal.finance.example.com. The primary infrastructure consists of an Application Load Balancer (ALB) and EC2 instances in the us-east-1 region. The company wants to set up an active-passive disaster recovery strategy. If the primary region goes offline or if the primary database loses connectivity, traffic must automatically redirect to an Amazon S3 bucket in the us-west-2 region hosting a static maintenance page. A custom health-check script on the EC2 instances monitors the database connection status. Which two configurations should the solutions architect implement to achieve this goal? (Select TWO.)
Geçerli olan tümünü seçin
A global logistics corporation runs a package tracking portal on AWS. The application serves static content (images, CSS, and JS files) stored in an Amazon S3 bucket, and dynamic tracking updates via an Application Load Balancer (ALB) that routes to an Amazon ECS cluster. During peak operations, the ECS cluster experiences high CPU utilization due to repetitive queries for identical, fast-changing tracking data. A solutions architect must design a high-performing content delivery and caching solution that minimizes latency for users globally while reducing the read load on both S3 and the ECS cluster. Which architecture should the solutions architect implement to meet these requirements?
An application developer is launching a new multiplayer gaming platform. The game must store player session states with single-digit millisecond read and write latency. The traffic is highly volatile and fluctuates throughout the day, experiencing sudden spikes during weekend tournaments. Which database configuration should a solutions architect recommend to support this workload while minimizing management overhead?
A financial company is deploying a distributed, high-throughput order matching engine on Amazon EC2 instances. The compute nodes require closely-coupled, low-latency node-to-node communication to synchronize order books. The matching engine application runs on a custom port of 8999. A Network Load Balancer (NLB) is configured to route client traffic to these nodes. The platform must scale dynamically while maintaining optimal network performance and ensuring the NLB accurately identifies healthy compute instances. Which two actions should the solutions architect take to meet these requirements?
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 security monitoring firm is designing an ingestion pipeline for smart security cameras. The cameras generate a combined peak of motion detection events per second, with each event payload being a JSON object. The company requires that events from each camera be processed in the exact order they are generated to maintain a chronological timeline. The data must be transformed into Apache Parquet format and stored in Amazon S3 for ad-hoc querying via Amazon Athena. The ingestion latency from event generation to storage in Amazon S3 must be less than minutes, and the solution should minimize operational management. Which architecture meets these requirements?
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 research institute runs a weather forecasting engine that performs real-time computational fluid dynamics simulations on Amazon EC2. The compute nodes must communicate with each other using low-latency, high-throughput network paths. The simulation service listens on TCP port 8080, and the traffic is managed by a Network Load Balancer.
Which combination of configuration steps should a solutions architect perform? (Select TWO.)
Geçerli olan tümünü seçin
A digital real estate enterprise operates a property document management portal on AWS. The portal hosts critical PDF appraisal reports and legal deeds that require (11 nines) of data durability. These documents are frequently accessed during the first days of a listing. After this period, they are rarely accessed, but agents must be able to retrieve them in real-time (latency under second) during client meetings, establishing a Recovery Time Objective (RTO) of less than seconds. The architecture must remain highly available ( availability) and resilient to the loss of an entire AWS Availability Zone (AZ). Which storage strategy meets these requirements most cost-effectively?
A media company hosts a popular blogging platform on AWS. The application runs on Amazon EC2 instances behind an Application Load Balancer (ALB). Static images are stored in an Amazon S3 bucket, and dynamic blog posts are stored in an Amazon RDS for MySQL database. During peak hours, the database experiences high CPU utilization due to a high volume of read queries for popular posts, and user page load times increase.
Which combination of actions will reduce the load on the primary database and improve content delivery performance? (Select TWO.)
Geçerli olan tümünü seçin
A digital media agency is building a collaborative video editing platform on AWS. The editing application runs on a fleet of Amazon EC2 instances distributed across multiple Availability Zones in a single AWS Region. The instances require concurrent read and write access to a shared file workspace with sub-millisecond latencies. Additionally, the agency must archive completed video projects to minimize storage costs. In the event of a disaster, the archived files must be fully recoverable within a Recovery Time Objective (RTO) of 10 minutes. Which combination of storage solutions should a solutions architect recommend?
A telehealth provider runs a medical imaging and patient record application on AWS. The application tier runs on a fleet of Amazon EC2 instances distributed across multiple Availability Zones in a single AWS Region. The application requires a shared storage layer to host patient medical images. This storage layer must allow concurrent read and write access from all EC2 instances. The architecture must achieve high availability with a Recovery Point Objective (RPO) of 0 and a Recovery Time Objective (RTO) of less than 1 minute against an Availability Zone outage. For compliance, the images must also be replicated to a secondary AWS Region. In the event of a disaster in the primary Region, the secondary Region must be able to serve the images with a recovery time (RTO) of less than 5 minutes. Which two configurations should a solutions architect recommend to build a resilient storage solution? (Select TWO.)
Geçerli olan tümünü seçin
A company hosts a stateful transaction processing application on Amazon EC2 instances behind an Application Load Balancer (ALB) in the us-east-1 Region. The company wants to set up an active-passive disaster recovery (DR) configuration using a secondary scaled-down environment behind an ALB in the eu-west-1 Region. The DR plan requires automatic failover to the secondary region if the primary region's application or its underlying database becomes unavailable. To avoid database write conflicts, the application in the secondary region must not receive traffic unless a failover is active. Which two configurations should a solutions architect implement to meet these requirements? (Select two.)
Geçerli olan tümünü seçin
A sports media company is building a real-time leaderboard and voting system for a global event. The application needs to handle millions of concurrent users. The system must support sub-millisecond latency for retrieving leaderboard data, up to write operations per second during peak voting windows, and the ability to scale capacity dynamically to handle spiky workloads. The system must also mitigate write bottlenecks for highly popular candidates. Which TWO strategies should a solutions architect implement to design a high-performing database architecture? (Select TWO.)
Geçerli olan tümünü seçin