Tüm alıştırma soruları
1964 soru
A logistics enterprise is designing a new high-throughput supply chain tracking application (OLTP and Object storage workloads). The application database must handle unpredictable surges in read queries, and must maintain a recovery time objective (RTO) of less than 5 minutes and a recovery point objective (RPO) of less than 1 minute across two AWS Regions. Additionally, application transaction logs and database backups must be continuously archived to a centralized, encrypted Amazon S3 bucket located in a separate dedicated security AWS account. Which database and storage architecture meets these requirements while ensuring secure cross-account data access?
A media streaming platform hosts its content delivery, transcoding, and recommendation engine on AWS. The environment is organized under an AWS Organizations structure with consolidated billing. The transcoding tasks run on Amazon ECS using AWS Fargate, the recommendation engine is built on AWS Lambda, and the main web platform runs on an Auto Scaling group of Amazon EC2 instances. A Solutions Architect is tasked with optimizing the compute costs for these workloads without impacting application availability or introducing management overhead.
Which of the following actions should the Solutions Architect recommend to optimize resource costs? (Select TWO.)
Geçerli olan tümünü seçin
A company is modernizing its application by migrating a background processing workload to AWS Lambda. One specific Lambda function receives a high volume of bursty, unpredictable traffic. The solutions architect needs to ensure that this function does not consume the entire account-level concurrent execution pool, which would throttle other critical production functions in the same AWS region.
Which of the following actions should the solutions architect take to resolve this issue?
A financial services company is migrating its legacy core ledger system, consisting of physical on-premises servers, to AWS using AWS Application Migration Service (MGN). Due to strict security and compliance regulations, all migration and replication traffic must remain private and be routed over an existing AWS Direct Connect (DX) connection linked to an AWS Transit Gateway. The solutions architect has established AWS PrivateLink interface VPC endpoints for MGN in the Staging Area VPC and enabled the 'Use private IP' option in the MGN replication template. After installing the MGN agent on all on-premises source servers, the replication status is reported as stalled.
Which of the following actions should the solutions architect take to resolve this issue and enable replication?
A municipal government operates a smart-city environmental telemetry platform that monitors sensor networks across the metropolitan area. The ingestion application is hosted on Amazon EC2 instances in an Auto Scaling Group (ASG) behind an Application Load Balancer (ALB) distributed across three Availability Zones. The EC2 instances run a telemetry processing application that requires approximately to bootstrap, initialize configuration caches, and pass health checks.
The platform experiences a highly predictable daily traffic surge at 7:00 AM local time when thousands of environmental sensors activate simultaneously to transmit night-time logs. During this surge, incoming traffic rises from to in a window, resulting in frequent HTTP 502 (Bad Gateway) and HTTP 504 (Gateway Timeout) errors. Furthermore, the platform's outbound transmissions to external environmental monitoring agencies fail completely if Availability Zone A experiences an outage, as the subnet route tables in all Availability Zones point to a single NAT Gateway located in Availability Zone A.
The solutions architect must redesign the architecture to prevent request drops during the daily surge, ensure high availability for outbound traffic, and minimize administrative and operational overhead.
Which combination of actions should the solutions architect implement to meet these requirements?
A digital publishing company hosting peer-reviewed journals uses a Multi-AZ Amazon RDS for PostgreSQL DB instance to store journal articles and metadata. The platform experiences a massive increase in read requests when new volumes are published. The search engine queries are complex, and the database CPU utilization regularly exceeds , causing latency spikes for authors submitting new articles. The metadata does not change after publication, but high availability of the cached data is critical to ensure uninterrupted access. Which solution should a solutions architect implement to resolve the performance bottleneck while ensuring database efficiency?
RetailPulse is modernizing its inventory tracking application by migrating it from an on-premises Kubernetes cluster to Amazon EKS. The Solutions Architect has decided to use EKS with AWS Fargate profiles to run the application pods. The pods must run in private subnets without direct internet access and cannot use a NAT gateway due to strict corporate security policies. The pods must securely connect to an Amazon RDS for PostgreSQL database located in a database VPC within the same region. The database uses IAM database authentication, and static credentials must not be stored within the containers. Additionally, the pods need to pull container images from an Amazon ECR private repository in the same region. Which TWO configurations must the Solutions Architect implement to meet these requirements?
Geçerli olan tümünü seçin
AeroWing Engineering is migrating its telemetry parsing system to AWS. The system consists of multiple microservices that need to run on Amazon ECS using AWS Fargate. The microservices must run in private subnets with no internet access. The services need to resolve the internal domain names of other services hosted in a separate VPC inside the same AWS organization. A Route 53 private hosted zone has been created for these internal domains in the shared services VPC. The ECS tasks must also pull container images from Amazon ECR and fetch application secrets from AWS Secrets Manager.
Which configurations must the Solutions Architect implement to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A financial institution has a hybrid architecture with a AWS Direct Connect connection using a Private Virtual Interface (VIF) to a Direct Connect Gateway. The gateway is associated with an AWS Transit Gateway that connects VPCs in the `us-east-1` Region. Currently, application servers in these VPCs transfer of transactional logs monthly to an Amazon S3 bucket in the same Region via NAT Gateways in each Availability Zone. Concurrently, an on-premises backup system synchronizes of data monthly to another S3 bucket in `us-east-1` over the internet using public S3 endpoints. Which of the following solutions reduces data transfer and processing costs most effectively while maintaining high availability?
A Solutions Architect is migrating a self-managed, on-premises MySQL 8.0 database to an Amazon Aurora PostgreSQL-Compatible Edition DB cluster. The migration strategy uses the AWS Schema Conversion Tool (SCT) to convert the schema and AWS Database Migration Service (DMS) for ongoing replication (Change Data Capture - CDC) to minimize downtime. After converting the schema and creating the target tables, the architect configures a DMS task with a migration type of 'Full load, ongoing replication'. The task successfully completes the full load phase, but fails shortly after starting the CDC phase. Investigation reveals that binary logging is enabled on the source MySQL server with the format set to ROW, but the replication task cannot process UPDATE operations. Which configuration action on the source MySQL database will resolve this issue?
A company is planning to migrate its on-premises VMware vSphere virtual machines (VMs) to VMware Cloud on AWS. The migration strategy requires that workloads be moved with minimal downtime and that the VMs retain their existing IP addresses during and after the migration. Which TWO steps must the solutions architect take to meet these requirements?
Geçerli olan tümünü seçin
An enterprise runs a microservice application hosted on Amazon ECS tasks in Account A. The microservice processes messages from an Amazon SQS queue in Account B. Currently, the SQS queue is encrypted using the default AWS-managed KMS key (aws/sqs), and network traffic travels over the public internet. The company's security policy requires that all network traffic between the ECS tasks and the SQS queue remains private within the AWS network, and access to the queue must be restricted to only the ECS tasks via a specific network path. Which combination of actions will meet these security requirements?
An enterprise is designing a new AWS networking architecture in the us-west-2 region consisting of three spoke VPCs (vpc-prod-app, vpc-prod-web, and vpc-prod-data) and one centralized services VPC (vpc-shared-services). The shared services VPC hosts a Route 53 Private Hosted Zone (PHZ) named corp.aws. The architecture requires that the spoke VPCs can resolve DNS queries for corp.aws and route all outbound internet traffic through a centralized egress VPC (vpc-central-egress) using NAT Gateways. The solution must ensure high availability for outbound traffic across two Availability Zones and minimize administrative overhead. Which of the following designs best satisfies these requirements?
A financial services firm is planning to migrate its core transactional systems to AWS. The on-premises environment consists of 150 physical bare-metal servers running supported versions of Red Hat Enterprise Linux and Windows Server, and 300 virtual machines hosted on Nutanix AHV. The compliance team requires process-level network dependency mapping for all servers to group them into applications before migration. The network security policy prohibits direct outbound internet access from individual database and application servers, but allows traffic to pass through a centralized administrative proxy server. Which strategy should a Solutions Architect recommend to discover the environment and track the migration in AWS Migration Hub?
A company is planning to migrate a collection of 50 non-production virtual machines (VMs) from their on-premises VMware vSphere environment to VMware Cloud on AWS. The company has scheduled a 4-hour maintenance window for the final cutover, which allows for a brief service reboot. The total data volume is 10 TB, and the migration must be completed with minimal manual intervention. Which VMware HCX migration method should the solutions architect select to meet these requirements?
A manufacturing company is migrating its legacy ERP inventory management servers from an on-premises data center to AWS using AWS Application Migration Service (MGN). The replication traffic must travel privately over an existing AWS Direct Connect connection terminated at an AWS Transit Gateway. The target architecture spans multiple Availability Zones in the staging area VPC and target production VPC. The Solutions Architect must design a highly available replication architecture that ensures private data transfer and proper DNS resolution for the MGN endpoints. Which of the following designs represents the correct setup to allow private replication and meet high availability requirements?
A platform team is automating the deployment of a microservice on Amazon ECS (Fargate) across multiple AWS accounts. The CI/CD pipeline is hosted in a centralized tooling account using AWS CodePipeline. The pipeline must deploy the microservice to a production account using AWS CodeDeploy with a canary strategy that shifts 10% of traffic immediately, waits for 15 minutes, and then shifts the remaining 90% of traffic if no alarms are triggered. The deployment must automatically roll back if any Amazon CloudWatch alarms are triggered in the production account during the deployment. The pipeline artifact S3 bucket in the tooling account is encrypted. Which configuration should the platform team implement to meet these requirements securely and automatically?
An enterprise has a multi-account AWS Organization. An application in VPC-Prod under Account A uses a Route 53 Private Hosted Zone (PHZ) named internal.corp for service discovery. During a security and operations review, the Solutions Architect identifies two issues:
1. Administrators operating from VPC-Shared in Account B cannot resolve the DNS records within internal.corp.
2. A containerized reporting service running on Amazon ECS tasks in Account B must retrieve data from an S3 bucket in Account A. The S3 bucket is currently encrypted using an AWS KMS key. Even though the S3 bucket policy allows access to Account B's root principal, the ECS tasks in Account B receive access denied errors when attempting to read the objects.
Which two configuration steps should the Solutions Architect implement to resolve these security and access issues? (Select two.)
Geçerli olan tümünü seçin
A solutions architect is planning the migration of an on-premises Oracle database to an Amazon Aurora PostgreSQL-Compatible Edition DB cluster. The database contains tables with Large Objects (LOBs) and requires continuous replication to minimize downtime. The schema has already been converted using the AWS Schema Conversion Tool (SCT). The architect is now configuring AWS Database Migration Service (AWS DMS) for the full load and Change Data Capture (CDC) replication phases.
Which two configurations are required to ensure the replication succeeds and performs optimally? (Select two.)
Geçerli olan tümünü seçin
An application is hosted on Amazon EC2 instances in an Auto Scaling group behind an Application Load Balancer. The application performs external payment verification by sending outbound API requests over the internet. Currently, all outbound internet traffic is routed through a single NAT Gateway in a single Availability Zone. The application experiences sudden, brief traffic spikes. During these spikes, the application suffers from performance degradation because new instances take 10 minutes to bootstrap, while the Auto Scaling group scale-out cooldown is configured to 300 seconds. Additionally, a recent localized outage in one Availability Zone caused all outbound payment verification requests to fail.
Which of the following actions should the Solutions Architect take to improve the auto-scaling responsiveness and fault tolerance of the architecture? (Select TWO.)
Geçerli olan tümünü seçin