Tüm alıştırma soruları
1964 soru
An enterprise manages its multi-account environment under AWS Organizations. A central platform team uses AWS CloudFormation StackSets to deploy and update web application stacks across all member accounts. Recently, security audits revealed that local administrators in several member accounts have manually added inbound rules to their Application Load Balancer (ALB) security groups to troubleshoot connectivity, introducing security vulnerabilities and causing configuration drift.
The platform team wants to prevent unauthorized changes to the security groups while allowing CloudFormation StackSets to update them. Additionally, any existing drift on the security groups must be detected and automatically reverted without redeploying the entire application stack.
Which two actions should the Solutions Architect take to meet these requirements? (Select two.)
Geçerli olan tümünü seçin
A financial technology enterprise, PayGlide, is migrating its legacy payment processing workload from on-premises virtualization hosts to AWS. The workload consists of multiple critical microservices that must be modernized using containers. The enterprise requires a fully managed serverless container platform to eliminate the operational overhead of managing underlying container hosts. The new architecture must span multiple Availability Zones to ensure high availability, and it must have resilient outbound internet access to communicate with external payment gateways. Furthermore, these microservices must resolve the internal DNS names of shared services hosted in a separate shared services VPC within their organization. Which of the following networking and container configurations meets these requirements with the least operational overhead?
An educational technology company, EduStream, is modernizing its on-premises video transcoding application by migrating the workload to Amazon Elastic Container Service (Amazon ECS) on AWS Fargate. The transcoding tasks must run in private subnets, pull container images from a private Amazon Elastic Container Registry (Amazon ECR) repository, and communicate with each other using direct task-to-task IP routing. Which TWO configurations must a solutions architect implement to satisfy these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A logistics enterprise is designing a real-time container tracking and telemetry analytics platform. The system must ingest location updates from 500,000 global transport containers every 10 seconds (write-heavy NoSQL workload). Users require sub-second latency when querying the current status of any container. For auditing and long-term analytics, historical telemetry must be stored indefinitely with minimal storage and query costs. The disaster recovery requirements dictate a Recovery Time Objective (RTO) of less than 15 minutes and a Recovery Point Objective (RPO) of less than 1 minute for the active container database. In addition, an external auditing service in a separate AWS account must be able to periodically query the historical logs. Which two database and storage strategy options should the solutions architect choose to meet these requirements?
Geçerli olan tümünü seçin
An enterprise is migrating an on-premises Microsoft SQL Server 2019 database (Enterprise Edition) configured with a two-node AlwaysOn Availability Group to an Amazon Aurora PostgreSQL-Compatible Edition DB cluster. The database contains several tables with primary keys, and some tables contain large XML columns. The migration must achieve near-zero downtime. A solutions architect is setting up AWS Schema Conversion Tool (SCT) for schema conversion and AWS Database Migration Service (DMS) for continuous data replication (Change Data Capture). Which of the following actions are required to configure the source SQL Server database and the AWS DMS replication task to support ongoing replication and minimize data transfer issues? (Select two.)
Geçerli olan tümünü seçin
CloudCart, an e-commerce startup, is migrating its legacy monolithic shopping cart application to AWS. The development team has decided to containerize the application and run it on Amazon Elastic Container Service (Amazon ECS) using the AWS Fargate launch type to minimize operational overhead. During task definition configuration, the team is selecting the network mode for the task. Which network mode must the team configure in the Amazon ECS task definition to deploy this containerized application on AWS Fargate?
A media streaming company runs a metadata caching service on Amazon EC2 instances in an Auto Scaling group (ASG) behind an Application Load Balancer (ALB). The instances require a complex initialization sequence to download and cache local reference datasets, which takes approximately 8 minutes to complete. The company observes that during sudden traffic surges, the ASG launches new instances, but the CPU utilization on existing instances remains high. As a result, the ASG continuously launches more instances until the maximum group size is reached, leading to excessive costs and overall service instability. Which configuration change will prevent the ASG from launching unnecessary instances while ensuring the system can eventually scale to meet the demand?
A high-traffic digital healthcare portal uses an Amazon RDS for PostgreSQL Multi-AZ DB instance to store patient health records and doctor availability schedules. During morning booking hours, the portal experiences a massive surge in traffic. Database metrics show CPU utilization on the DB instance reaching due to a high volume of read-only queries searching for doctor availability. Furthermore, the portal needs to store transient user session data for appointment scheduling workflows. These session states require sub-millisecond read and write latency, and must remain highly available and survive cache node failures. Which combination of database and caching optimization strategies should the Solutions Architect recommend to improve portal performance and manage session state? (Select TWO.)
Geçerli olan tümünü seçin
A media company runs a video processing application on Amazon EC2 instances distributed across Availability Zones (`us-west-2a`, `us-west-2b`, and `us-west-2c`) in the `us-west-2` Region. The instances mount a shared Amazon EFS file system configured with the EFS Regional storage class and Elastic throughput mode. The total volume of active files stored on the EFS file system is , and the application processes approximately of data monthly.
The company's monthly AWS bill shows high storage costs for the EFS file system and significant data transfer charges for of inter-Availability Zone traffic. A solutions architect investigates the configuration and discovers that:
- The EC2 instances are configured to mount the EFS file system using the specific IP address of the EFS mount target located in the `us-west-2a` subnet.
- Approximately of the files stored on the EFS file system have not been accessed or modified in the last days but must remain available for immediate retrieval to meet compliance requirements.
Which combination of actions will optimize both the storage and data transfer costs for this architecture while maintaining high availability?
An enterprise web application hosts a financial ledger service on Amazon EC2 instances inside an Auto Scaling group (ASG) behind an Application Load Balancer (ALB). The instances are deployed across two Availability Zones (AZ-A and AZ-B) and require exactly to bootstrap, retrieve cryptographic keys, and warm up local memory caches before passing target group health checks. Outbound internet traffic for both AZs is routed through a single NAT gateway located in AZ-A.
The application experiences two major operational issues:
1. During daily flash-sale events that cause immediate, massive traffic spikes, the ALB drops incoming requests with HTTP and errors before the ASG can respond. Additionally, the ASG experiences an "over-provisioning storm," launching far more instances than required because the scaling policy triggers additional scaling actions before the newly launched instances finish bootstrapping.
2. A recent fiber-cut outage in AZ-A caused all outbound internet traffic from instances in AZ-B to fail, disrupting transaction settlements.
Which solution resolves these issues with the lowest operational overhead?
A manufacturing company plans to migrate its on-premises VMware vCenter environment, which hosts 500 virtual machines, to AWS. To plan the migration, the company needs to collect server configuration, CPU/memory utilization, and disk I/O performance data to estimate sizing and run cost assessments. The company also needs to track the migration progress directly within AWS Migration Hub. The company's security policy strictly prohibits the installation of any software agents on the guest operating systems of the virtual machines. Which action should a solutions architect recommend to discover the on-premises servers while complying with the security policy?
An interactive entertainment company is designing a new global multiplayer gaming platform (NoSQL and Object storage workloads). The platform requires a database to store real-time player session state (OLTP workload requiring sub-10 millisecond read and write latency) and a storage solution for game asset downloads (Object storage workload). The session state must be replicated across two AWS Regions: us-east-1 and ap-northeast-1, with a Recovery Time Objective (RTO) of less than 1 minute and a Recovery Point Objective (RPO) of near-zero. Game assets must be replicated between these regions, and compliance dictates that all replication traffic must be encrypted using Customer Managed Keys (CMKs) with policies that allow cross-region KMS key access. Which combination of database and storage designs will meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
An enterprise logistics company, GlobalTrack, is modernizing its legacy package tracking application by migrating it to AWS. The application will run as containerized microservices on AWS Fargate across multiple AWS accounts in an AWS Organization. The architecture consists of a Shared Services VPC in a central account and several Application VPCs in separate application accounts. To minimize costs and simplify administration, the enterprise wants to host the Amazon Elastic Container Registry (Amazon ECR) repositories and the Route 53 Private Hosted Zones centrally in the Shared Services VPC. The Fargate tasks in the Application VPCs must pull container images from the central ECR repositories and resolve ECR DNS names privately, without traversing the public internet. The Application VPCs are connected to the Shared Services VPC via an AWS Transit Gateway.
Which of the following actions should the Solutions Architect take to implement this architecture? (Select TWO.)
Geçerli olan tümünü seçin
NexaSettlement Corp is modernizing its core clearing and settlement engine by migrating it from on-premises virtual machines to AWS. The settlement engine is memory-intensive and must run on AWS Fargate across three Availability Zones in a dedicated Workload account. The engine must query a real-time audit logger hosted in a Shared Services account.
The architecture must adhere to the following constraints:
1. All traffic between the settlement engine, the audit logger, and AWS services must remain within the AWS network to satisfy PCI-DSS compliance.
2. The settlement engine must pull container images from a private Amazon ECR repository located in the Shared Services account.
3. The settlement engine must resolve the audit logger's internal DNS name, which is managed in a Route 53 Private Hosted Zone (PHZ) in the Shared Services account.
4. The system must tolerate the failure of any single Availability Zone or NAT Gateway without service interruption.
Which design meets these requirements with the least operational overhead?
A multinational financial corporation is migrating its legacy core transaction workloads to AWS using AWS Application Migration Service (MGN). The workload consists of 50 physical servers running a mix of Windows Server and Red Hat Enterprise Linux (RHEL). The target architecture is a multi-account environment managed by AWS Organizations, where data replication must occur privately over an AWS Direct Connect (DX) connection terminating at a Transit Gateway (TGW) in a central Network account. The staging area subnets are located in a Shared Services VPC within a central Infrastructure account, while the migrated instances must launch in the Production VPC in a separate Production account. The architecture must be resilient to Availability Zone (AZ) outages to prevent replication stalls, on-premises source servers must resolve AWS MGN API endpoints privately, and the target instances must automatically join the corporate Active Directory domain in the Production VPC post-launch.
During the pilot phase, the replication agent installation fails on-premises, staging replication stalls during AZ maintenance windows, and launched instances fail to join the Active Directory domain. Which combination of configuration steps will resolve all of these issues?
A maritime freight analytics platform, VesselWave, is modernizing its containerized route-optimization application by migrating it from an on-premises Docker Swarm cluster to Amazon Elastic Container Service (Amazon ECS) on AWS Fargate. The application tasks will run in private subnets and must not have any direct access to or from the public internet. The container images are stored in a private Amazon Elastic Container Registry (Amazon ECR) repository, and the application must write logs to Amazon CloudWatch. Which TWO configurations must the Solutions Architect implement to allow the Fargate tasks to securely pull images and write logs while adhering to these constraints?
Geçerli olan tümünü seçin
A financial services company runs a multi-tier application across a multi-account structure in AWS Organizations. The application consists of a web layer running on AWS Fargate in private subnets across two Availability Zones (AZs), a batch processing layer on Amazon EC2 m6i.large instances, and a reporting API built with AWS Lambda. To minimize costs, the operations team proposes deploying a single NAT Gateway in one AZ to route outbound internet traffic from the private subnets. Additionally, the company plans to share specialized network resources via AWS Resource Access Manager (RAM) to a partner's AWS account that is outside their AWS Organization. The company wants to purchase Savings Plans to reduce compute costs for EC2, Fargate, and Lambda, while keeping maximum flexibility for future microservice migrations. Which combination of actions should a Solutions Architect recommend to optimize costs, maintain high availability, and ensure successful resource sharing?
StreamVibe is modernizing its legacy document-management application by migrating it to AWS. To minimize operational overhead, a solutions architect decides to deploy the containerized application on Amazon Elastic Container Service (Amazon ECS) using the AWS Fargate launch type. The application is distributed across three Availability Zones and requires a shared, persistent file system that supports simultaneous read and write operations with full POSIX-compliant file permissions. Which configuration should the solutions architect recommend to satisfy these requirements?
A financial services company is designing a secure, multi-VPC networking architecture in the eu-west-1 region for a new application. The design includes two VPCs: vpc-app-prod (hosting critical production workloads across two Availability Zones) and vpc-shared-services (hosting shared monitoring tools).
The architecture must meet the following requirements:
1. Workloads in the private subnets of vpc-app-prod must have highly available outbound-only internet access, ensuring no single point of failure.
2. The monitoring tools in vpc-shared-services must be able to resolve domain names in the private hosted zone prod.corp.aws, which is managed in the production environment.
Which design architecture meets these requirements?
A company is migrating an on-premises Microsoft SQL Server database to an Amazon Aurora PostgreSQL-Compatible Edition DB cluster. The migration strategy requires a heterogeneous schema conversion followed by an initial full load and ongoing replication to minimize application downtime during the cutover window. The solutions architect is setting up the AWS Schema Conversion Tool (AWS SCT) and AWS Database Migration Service (AWS DMS) tasks for this migration. Which TWO actions must the solutions architect perform to ensure the schema is successfully converted and ongoing changes are replicated correctly? (Select two.)
Geçerli olan tümünü seçin