Tüm alıştırma soruları
1964 soru
An online retail company runs a web application on a fleet of Amazon EC2 instances managed by an Auto Scaling group. The DevOps team wants to automate the configuration management of these instances by applying an Ansible playbook stored in a secured Amazon S3 bucket. The solution must ensure that the configuration is applied automatically to all newly launched instances, and that any subsequent manual configuration changes on the instances are detected and corrected every 24 hours. Which of the following approaches represents the most operationally efficient way to meet these requirements?
A logistics enterprise is designing a new global fleet-tracking platform. The platform must support two main data requirements:
1. A real-time NoSQL telemetry ingestion store for GPS coordinates from 200,000 active delivery vehicles, sustaining 20,000 writes/sec with sub-millisecond latency. The store must support multi-region disaster recovery with a Recovery Point Objective (RPO) of less than 1 minute and a Recovery Time Objective (RTO) of less than 15 minutes.
2. An object store for raw daily telemetry log files (averaging 500 GB/day). These files must be accessible by an external auditor's AWS account.
All data must be encrypted at rest. Which database and storage strategy meets these requirements with the lowest operational complexity?
A company is planning to migrate an on-premises 15 TB Oracle database to an Amazon Aurora PostgreSQL-Compatible Edition DB cluster. The source database is highly active, generating over 35 GB of redo logs per hour. To minimize downtime, a Solutions Architect is designing a heterogeneous database migration strategy using the AWS Schema Conversion Tool (AWS SCT) and AWS Database Migration Service (AWS DMS) with Change Data Capture (CDC). The migration must minimize CPU overhead on the source database and prevent replication lag during the CDC phase.
Which combination of actions should the Solutions Architect perform to meet these requirements? (Select two.)
Geçerli olan tümünü seçin
Veridian Credit Union is modernizing its high-frequency ledger processing microservice by migrating it from on-premises virtual machines to AWS. The microservice will be deployed on Amazon ECS using the AWS Fargate launch type. The tasks will reside in the Production VPC across three Availability Zones in private subnets with no internet access (no NAT Gateways). The container images must be pulled from a centralized Amazon ECR repository located in a Shared Services AWS account, where the images are encrypted using a KMS key. The application also retrieves database credentials from AWS Secrets Manager in the Production account. Additionally, the application must communicate with an on-premises core banking API via an AWS Direct Connect connection attached to an AWS Transit Gateway. All network traffic to AWS services must remain within the AWS private network. Which TWO configurations must the Solutions Architect implement to meet these requirements?
Geçerli olan tümünü seçin
An enterprise is strengthening its identity and access security for a multi-account environment. System administrators must federate from an on-premises identity provider (IdP) via SAML 2.0 to access a centralized administration role in AWS Account A. To perform their duties, administrators must also manage encrypted backup files stored in an Amazon S3 bucket in Account B. The security team mandates that:
1. Administrators can only federate and assume the role in Account A when requests originate from the corporate network IP range ().
2. The administration role must be allowed to access and decrypt the backups in Account B without exposing the backup data to external accounts.
Which combination of configuration steps meets these security requirements?
A clinical research organization is migrating its regulatory-compliant data ingestion workload, consisting of servers, from a private colocation facility to AWS. Security policies mandate that all replication traffic must be encrypted in transit and must not traverse the public internet. The hybrid connectivity is established using an AWS Direct Connect connection terminating at an AWS Transit Gateway. A dedicated staging VPC contains the AWS Application Migration Service (MGN) staging area subnet. During the agent installation on the on-premises servers, replication fails to initiate. A solutions architect discovers that while the agent can establish a control plane connection to the MGN VPC endpoints over port , the agent cannot establish a data replication connection to the MGN replication servers in the staging area subnet.
Which of the following actions will resolve this replication failure?
A national energy grid operator is planning to migrate its hybrid workload portfolio to AWS. The portfolio includes:
* 300 VMware vSphere VMs running enterprise Linux and Windows Server OS.
* 10 physical bare-metal servers running CentOS 7 that handle sensitive telemetry data. These servers are located in a secure network zone with no direct outbound internet access, but they can route traffic through an on-premises HTTP proxy.
* 8 legacy physical servers running IBM AIX that run critical database backends.
The operator requires a discovery solution that maps network dependencies to group servers into applications, gathers CPU and memory utilization data for right-sizing, and tracks the migration status in a centralized dashboard using AWS Migration Hub. Due to strict security policies, the virtualization team refuses to install any agents on the hypervisors or inside the VMware VMs, but they allow read-only vCenter read access.
Which combination of discovery mechanisms and configuration steps will meet these requirements while mapping dependencies and tracking the migration? (Select TWO.)
Geçerli olan tümünü seçin
A company runs a logistics tracking application on Amazon EC2 instances in private subnets across multiple Availability Zones in the us-east-1 Region. An analysis of the monthly billing details reveals high data transfer and processing charges associated with NAT Gateways. The network traffic patterns show the following:
* Outbound uploads of telemetry files (30 TB per month) to Amazon S3.
* Inbound and outbound database operations (10 TB per month) with Amazon DynamoDB.
* Mapping updates (15 TB per month) downloaded from a partner company's API hosted in another AWS account in the same Region.
Which combination of actions will most cost-effectively reduce the NAT Gateway charges? (Select TWO.)
Geçerli olan tümünü seçin
An enterprise has a web application hosted on Amazon EC2 instances behind an Application Load Balancer (ALB). The application is fronted by an Amazon CloudFront distribution. A security audit recommends strengthening the network and application-layer security by preventing common SQL injection attacks, rate-limiting aggressive clients at the edge, and restricting direct public internet access to the ALB so that it only processes requests originating from the CloudFront distribution. Which combination of actions should the Solutions Architect take to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
An online gaming studio uses AWS Organizations to manage its game development, testing, and production environments. The environment includes a parent organizational unit (OU) called Engineering, which contains a child OU named Game-Dev for individual game development teams. To maintain compliance, the security team has deployed a centralized auditing IAM role named SecurityAuditRole in all member accounts under the Game-Dev OU. The security team wants to ensure that local administrators in the Game-Dev accounts cannot delete, modify, or detach policies from the SecurityAuditRole, while still retaining full administrative control over other resources. Which solution should the solutions architect implement to meet these requirements with the least administrative effort?
A company has configured a multi-account environment using AWS Organizations. The IT security team is setting up federated access for external database administrators to access a target database administration account. The company uses an on-premises SAML 2.0-compliant Identity Provider (IdP). A solutions architect creates an IAM SAML provider entity named "CorporateIDP" in the database administration account and configures the IdP with the corresponding AWS metadata. The solutions architect now needs to configure the IAM role in the database administration account that the database administrators will assume after authenticating via the IdP. Which configuration must be applied to the IAM role's trust policy in the database administration account to allow these users to federate successfully?
A logistics enterprise is designing a new fleet tracking application. The architecture includes a write-heavy telemetry ingestion service (NoSQL workload) that must process up to with sub- latency. It also includes an administrative portal (OLTP workload) for managing vehicle metadata and driver schedules. The administrative data requires encryption at rest using a Customer Managed Key (CMK) to allow a dedicated compliance team in a separate AWS account to run weekly audit queries directly on database replicas. The disaster recovery requirements specify a Recovery Point Objective (RPO) of and a Recovery Time Objective (RTO) of . Which database and storage design meets these requirements?
VoltGrid Solutions is modernizing its on-premises telemetry ingestion engine by migrating it to AWS. The engine processes real-time smart grid data from public utility endpoints and saves temporary states. The company wants to run this engine on Amazon ECS using the AWS Fargate launch type across Availability Zones for high availability. To satisfy strict security compliance standards, Fargate tasks must run in private subnets with no direct route to the internet, and no NAT Gateways may be used. The container images are hosted in a centralized shared services AWS account () in an Amazon ECR repository, which is encrypted using a Customer Managed Key (CMK) in AWS KMS. Additionally, tasks require access to a shared Amazon EFS file system to store and read active session states. All network traffic to AWS services must traverse VPC endpoints to keep traffic within the AWS private network. Which TWO actions should a solutions architect take to configure this environment and meet the security and architectural requirements? (Select TWO.)
Geçerli olan tümünü seçin
A company uses AWS CloudFormation StackSets to deploy application infrastructure across multiple AWS accounts in an AWS Organization. The application requires secure, cross-account access to environment-specific credentials stored in a central operations account. The infrastructure team has also noticed that local administrators occasionally perform manual configuration changes directly on the resources within their individual accounts, leading to configuration drift. The Solutions Architect needs to implement a solution that automates drift detection and remediation while securing the cross-account dynamic parameters. Which of the following actions should the Solutions Architect take to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
An enterprise hosts a legacy document processing application on Amazon EC2 instances in an Auto Scaling group (ASG) behind an Application Load Balancer (ALB). The instances reside in private subnets across two Availability Zones, AZ-A and AZ-B. Outbound internet traffic from both private subnets is routed through a single NAT Gateway located in the public subnet of AZ-A to allow instances to download critical libraries during startup.
The application instances require approximately seconds to complete bootstrapping, start services, and pass ALB health checks. The ASG is currently configured with a simple scaling policy based on CPU utilization and has a default cooldown of seconds.
During sudden traffic surges, the ASG launches excessive redundant instances, resulting in database connection exhaustion. Additionally, a recent outage in AZ-A caused the instances launching in AZ-B to fail bootstrapping, resulting in application downtime.
Which combination of actions should a solutions architect take to resolve the scaling and fault tolerance issues?
A global pharmaceutical manufacturing company is planning to migrate its regulated drug development platform to AWS. The on-premises environment consists of 200 VMware vSphere virtual machines (VMs) running Red Hat Enterprise Linux (RHEL) and 15 physical bare-metal servers running IBM AIX that host legacy database systems. The company's security policy prohibits any inbound traffic to the on-premises environment, and all outbound traffic to the internet must route through a designated forward proxy. The migration team requires detailed process-to-process network dependency mapping for the VMware VMs to group applications correctly, and system inventory details for the AIX servers. The team also wants to consolidate all discovery data and track the migration status of all assets in AWS Migration Hub. Which combination of discovery mechanisms and configurations should a solutions architect recommend to satisfy these requirements?
AeroSpire Systems is modernizing its core ERP microservices by migrating them from on-premises virtual machines to Amazon EKS. The target architecture spans two AWS accounts: a Shared Services account and a Production account. In the Production account, the Amazon EKS cluster runs worker nodes in private subnets across three Availability Zones (AZs). The worker nodes must pull container images from a private Amazon ECR repository in the Shared Services account, and resolve internal endpoints via a Route 53 Private Hosted Zone (PHZ) managed in the Shared Services account. For security compliance, the Production VPC has no direct internet route; instead, all outbound internet traffic must route through a central egress VPC in the Shared Services account via AWS Transit Gateway. The application requires high availability with an Active-Active multi-AZ deployment to meet a Recovery Time Objective (RTO) of less than 1 minute. Which configuration should the Solutions Architect implement to meet these requirements with the minimum operational overhead?
A biotechnology firm uses AWS Organizations to manage its multi-account environment, which is structured into several Organizational Units (OUs), including Core-Security, Workloads-Prod, and Workloads-Dev. The solutions architect must establish governance controls to satisfy the following requirements:
1. Security logging (AWS CloudTrail) and compliance auditing (AWS Config) must remain enabled in all workload accounts, and member account administrators must be prevented from disabling or deleting these resources.
2. Developers in the Workloads-Dev OU must be restricted to launching only pre-approved configurations of Amazon EC2, Amazon RDS, and AWS Lambda resources to ensure compliance and cost control.
Which two actions should the solutions architect implement to meet these requirements?
Geçerli olan tümünü seçin
A financial services corporation is establishing a multi-account compliance auditing architecture using AWS Organizations. The solutions architect needs to configure AWS Config at the organization level to automatically record resource configurations and evaluate compliance using custom rules. The architect decides to delegate administrative capabilities to a dedicated Security tooling account instead of using the Organizations management account for daily compliance management. Arrange the following steps in the correct logical sequence to successfully configure this delegated compliance monitoring setup.
Öğeleri doğru sıraya koymak için sürükleyin
A telecommunications service provider is planning to migrate its primary billing and network analytics platform to AWS. The on-premises infrastructure is distributed across different network zones and virtualization technologies:
1. Analytics Tier: 300 VMware vSphere VMs running Rocky Linux. The internal security policy strictly prohibits the installation of any third-party agents or software inside the operating systems of these VMs, and does not allow sharing or configuring OS-level administrative credentials.
2. Billing Core: 40 physical bare-metal servers running Red Hat Enterprise Linux (RHEL) 8. These servers reside in a secured, air-gapped network zone with no direct route to the internet, but outbound traffic to an on-premises HTTPS forward proxy is permitted.
3. Legacy Processing: 10 physical bare-metal servers running FreeBSD 12.
The provider needs to perform discovery to analyze server dependencies, collect server utilization data to size target EC2 instances, and continuously track the migration progress of these workloads inside AWS Migration Hub. Which combination of discovery and tracking mechanisms should a Solutions Architect recommend?