Tüm alıştırma soruları
1964 soru
A technology company is designing a new critical business application utilizing an online transaction processing (OLTP) database. The system must support high-availability read operations that scale dynamically during peak traffic periods, while maintaining a Recovery Time Objective (RTO) of less than 15 minutes and a Recovery Point Objective (RPO) of near-zero. Additionally, transaction logs must be stored securely in an Amazon S3 bucket located in a separate, centralized Compliance Audit AWS account. All data at rest must be encrypted. The security policy mandates that the Compliance Audit account must be able to decrypt the transaction logs, and the encryption keys must be managed in the Production account using custom key policies to delegate access. Which database and storage design satisfies these requirements?
A retail logistics company is migrating its legacy inventory management servers from an on-premises data center to AWS using AWS Application Migration Service (MGN). The on-premises environment is connected to AWS via an AWS Direct Connect connection terminated at an AWS Transit Gateway. The migration team has configured the replication settings in AWS MGN to use the private IP addresses of the replication servers in the staging area VPC to ensure traffic does not traverse the public internet. However, after installing the replication agent on the source servers, the replication status remains in a disconnected state and no data is being transferred.
Which of the following configuration actions is required to resolve this connectivity issue and allow data replication to begin?
An enterprise has a multi-account AWS Organization. Account A hosts an Amazon Aurora PostgreSQL database cluster in a private VPC subnet. Account B hosts a critical business application running on Amazon ECS tasks in a private VPC subnet. Network connectivity between the two VPCs is established using an AWS Transit Gateway. The database cluster has IAM database authentication enabled. The security team requires that the application in Account B must connect to the database in Account A securely, using private DNS resolution and the principle of least privilege, while avoiding the use of long-term credentials.
Which combination of actions should the Solutions Architect take to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A financial services organization is preparing to migrate its core transactional platform from an on-premises datacenter to AWS. The environment consists of 120 VMware vSphere VMs hosting the web and application tiers, 15 bare-metal servers running Red Hat Enterprise Linux (RHEL) 8 hosting Oracle databases, and 5 legacy bare-metal servers running IBM AIX hosting transactional processing workloads. The organization's security policy defines strict network isolation: the web and application tiers are allowed outbound web access via an HTTP proxy, but the database and legacy tiers are completely isolated with no outbound internet or proxy access allowed. The organization requires detailed network dependency mapping to group servers into applications before planning migration waves. The migration must be tracked centrally in AWS Migration Hub, utilizing AWS Application Migration Service (MGN) for the virtualized tiers and AWS Database Migration Service (DMS) for the databases. Which discovery and tracking strategy should a Solutions Architect recommend?
An enterprise is designing a secure multi-account governance strategy using AWS Organizations. The security team wants to establish a secure, managed landing zone with automated account provisioning, centralized logging, and strict service control policies (SCPs) to prevent member accounts from disabling security monitoring. Arrange the following steps in the correct sequence to configure and secure this multi-account environment, ensuring that guardrails are active before member accounts begin deploying workloads.
Öğeleri doğru sıraya koymak için sürükleyin
A digital media broadcasting company is migrating its on-premises video rendering workload consisting of servers to AWS using AWS Application Migration Service (MGN). The hybrid environment is connected via a dedicated AWS Direct Connect connection to an AWS Transit Gateway, which routes traffic to a dedicated staging VPC and a target production VPC. The migration must use a private replication channel over the Direct Connect connection. The solutions architect configures AWS MGN VPC interface endpoints in the staging VPC and associates them with the appropriate Route 53 Private Hosted Zone. Although the AWS Replication Agent is successfully installed on all source servers, the replication status remains stuck in the 'Initiating' state, and the console reports a connection timeout to the replication servers. Which action should the solutions architect take to resolve this replication connection failure?
A company manages a large fleet of Amazon EC2 instances across multiple AWS accounts in an AWS Organization. A recent security audit reveals that several instances are running without a required third-party logging agent, and some instances have had their configurations manually modified after deployment. A Solutions Architect must design an automated, continuous compliance solution to ensure the logging agent is installed, running, and configured identically on all instances, and that any configuration drift is automatically corrected.
Which two of the following actions should the Solutions Architect take to meet these requirements?
Geçerli olan tümünü seçin
TerraGrid Energy is modernizing its local power-grid telemetry processing application by migrating it to AWS. The workload requires low-latency connectivity (under ) to physical on-premises SCADA systems and must comply with local regulations that mandate all raw data storage and processing remain within the physical facility. The company has deployed an AWS Outposts rack in their local data center. The Solutions Architect needs to run the containerized application on Amazon EKS using worker nodes on the Outposts rack while managing the control plane from the parent AWS Region. The architecture must ensure that the worker nodes can privately communicate with the EKS control plane and write data directly to the local SCADA network without routing local traffic through the parent Region. Which network and compute architecture should the Solutions Architect implement to meet these requirements?
A financial analytics company hosts a batch processing application on Amazon EC2 instances in an Auto Scaling group (ASG) behind an Application Load Balancer. The application instances require a complex initialization script that takes approximately minutes to download external libraries and establish database connection pools before they can accept traffic. The ASG uses a step scaling policy based on CPU utilization to scale out. During a rapid increase in traffic, the ASG continuously launches multiple new instances before the previously launched instances finish bootstrapping, leading to massive over-provisioning and increased costs. Which of the following configurations should a Solutions Architect implement to prevent this over-provisioning issue?
Zephyr Retail is modernizing its on-premises containerized inventory microservice by migrating it to AWS. To adhere to strict security and compliance standards, the Production environment must be isolated inside a private subnet of a Production VPC with no route to the internet, and no NAT Gateways are permitted. The modernized containerized application must run on AWS Fargate using Amazon Elastic Container Service (Amazon ECS). Additionally, container images must be pulled from a centralized, Shared Services AWS account using an Amazon Elastic Container Registry (Amazon ECR) repository. The application must achieve high availability across multiple Availability Zones, with the container deployment mechanism configured to authenticate and pull images securely without traversing the public internet. Which of the following configurations will allow the ECS tasks in the Production VPC to successfully pull the container images from the Shared Services account's ECR repository?
A multinational financial institution is designing a new retail banking portal. The portal contains a transaction processing workload (OLTP) and a customer monthly account statements storage system (Object storage).
The transaction database requires high availability across multiple Availability Zones with a recovery time objective (RTO) of under seconds and a recovery point objective (RPO) of . The database must also scale read capacity dynamically to handle sudden spikes in query volume.
The account statement storage system must encrypt all statements at rest and grant read-only access to an auditing application located in a separate AWS account within the same AWS Organization.
Which two database and storage designs should the Solutions Architect select to meet these requirements?
Geçerli olan tümünü seçin
A financial services company is establishing governance controls across its AWS multi-account environment managed by AWS Organizations. The organization contains a Production OU and a Development OU. The security team mandates the following requirements:
* Developers in the Development OU must only be allowed to deploy resources in the `us-east-1` and `us-west-2` Regions.
* No user or IAM role within any member account, including administrators, should be able to disable or modify AWS CloudTrail logging configuration.
* The Organization's management account must remain unaffected by these restrictions to allow global operations.
Which of the following governance actions will meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
FinQuery is migrating its high-frequency transaction verification application from an on-premises data center to AWS. The application consists of containerized services that require low-latency communication and raw access to the host network interface. Additionally, the containers must modify specific namespaced kernel parameters, such as `net.core.somaxconn`, using sysctl configurations to handle high volumes of concurrent connections. The container images are stored in a centralized shared services AWS account (account ) in an Amazon Elastic Container Registry (Amazon ECR) repository. This repository is encrypted using a Customer Managed Key (CMK) in AWS Key Management Service (AWS KMS). The containerized application will run in a separate production AWS account (account ) inside a VPC that has no path to or from the internet. All container image download traffic must remain entirely within the AWS private network. Which combination of actions will meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A global hospitality and reservation booking platform is planning to migrate its core reservation portal and loyalty program database to AWS. The current on-premises environment comprises:
- VMware vSphere virtual machines (VMs) running supported Windows Server and Red Hat Enterprise Linux (RHEL) operating systems.
- physical bare-metal servers running RHEL 7 that host production Oracle databases.
- The company's compliance policies strictly prohibit the installation of third-party software agents on the database servers.
- The outbound network policy blocks direct internet access from all on-premises servers. All outbound traffic must be routed through a centralized forward HTTP proxy.
- To perform right-sizing and design migration groupings, the solutions architect must collect CPU and memory utilization, disk I/O metrics, and detailed network dependency mappings (inbound and outbound connections) for both VMs and physical servers.
Which combination of actions should the solutions architect take to gather the discovery data and track the migration in AWS Migration Hub? (Choose two.)
Geçerli olan tümünü seçin
A company operates an online multiplayer game session manager that runs on Amazon EC2 instances in an Auto Scaling group (ASG) behind an Application Load Balancer (ALB). The instances are located in private subnets across two Availability Zones. The instances require internet access to fetch game assets and configuration files during startup, which takes approximately 6 minutes. Outbound internet access is currently routed through a single NAT Gateway located in one public subnet.
During sudden game updates and player surges, new instances are launched to handle the load. However, the company notices two issues:
1. The NAT Gateway bandwidth limit is temporarily saturated, causing asset download timeouts and causing the EC2 instance bootstrapping process to stall.
2. Newly launched instances are terminated by the ASG's health check mechanism before they can complete bootstrapping, leading to continuous instance replacements.
Which combinations of architectural changes should a Solutions Architect implement to improve the fault tolerance and scalability of this system? (Select TWO.)
Geçerli olan tümünü seçin
AeroRoute Logistics is migrating an on-premises containerized fleet routing application to AWS. The application consists of a front-end API service and a backend routing engine. The Solutions Architect has designed a multi-account AWS architecture where the container images will be stored in a centralized Amazon Elastic Container Registry (Amazon ECR) repository in a Shared Services account. The application must run on Amazon ECS using AWS Fargate within an Application VPC. The Application VPC is distributed across three Availability Zones with public and private subnets. For service discovery, a Route 53 Private Hosted Zone (PHZ) is hosted in the Shared Services account. The deployment must be highly available, minimize operational overhead, and allow tasks to securely resolve internal endpoints and pull images. Which TWO actions should the Solutions Architect perform to meet these requirements?
Geçerli olan tümünü seçin
A hospitality enterprise is migrating its centralized property management system consisting of multiple legacy servers to AWS using AWS Application Migration Service (MGN). The migration network path is established over an AWS Direct Connect connection terminated at an AWS Transit Gateway that connects to the staging VPC. After installing the AWS Replication Agent on the source servers, the replication status remains in the initiating stage, and data replication fails to start. Which of the following configuration actions should the solutions architect perform to resolve this issue? (Select TWO.)
Geçerli olan tümünü seçin
A global media streaming provider has organized its cloud environment using AWS Organizations. The structure contains a root OU, a Production OU, and a Sandbox OU. The engineering team has the following governance requirements:
- Developers in Sandbox accounts require full administrative permissions to experiment but must be prevented from disabling AWS Security Hub or deleting its resources.
- Member accounts in the Production OU must only deploy resources in the us-east-1 and eu-west-1 regions.
- An emergency response team requires the ability to bypass the regional restrictions in the Production OU during active incidents to deploy resources globally, but this bypass must be restricted to a specific emergency IAM role (EmergencyAdminRole) that is only assumable via multi-factor authentication (MFA).
Which governance strategy should a solutions architect recommend to satisfy these requirements with the least operational overhead?
A multinational healthcare conglomerate is planning to migrate its core patient portal and clinical data processing applications from an on-premises datacenter to AWS. The environment consists of two main components: a VMware vSphere 7.0 cluster hosting 400 virtual machines (VMs) running Red Hat Enterprise Linux (RHEL) and Ubuntu, and a bare-metal cluster hosting 50 database servers running legacy IBM AIX and Oracle Solaris operating systems.
Due to strict HIPAA and PCI-DSS compliance regulations, the security team enforces the following constraints:
- No software agents or third-party packages can be installed on the bare-metal database servers.
- VMs within the restricted PCI-DSS network segment have no direct internet access, but can communicate with an on-premises central proxy server.
- The migration team must minimize administrative overhead on the hypervisor hosts while still gathering network dependency mapping for the application VMs to plan migration waves.
The organization wants to discover this environment, group resources into applications, and track migration progress using AWS Migration Hub.
Which TWO actions should the Solutions Architect take to meet these requirements?
Geçerli olan tümünü seçin
A company is planning to migrate an on-premises Oracle database to an Amazon Aurora PostgreSQL DB cluster. A solutions architect uses the AWS Schema Conversion Tool (SCT) to convert the database schema and configures an AWS Database Migration Service (DMS) replication task using the Full Load and ongoing replication (CDC) option. The Full Load phase completes successfully, but the DMS replication task transitions to a failed state shortly after the Change Data Capture (CDC) phase starts. Which of the following is the most likely cause of this failure?