Tüm alıştırma soruları
976 soru
A SysOps Administrator is configuring Amazon Route 53 to route traffic for a company's apex domain (example.com) to a REST API. The API is deployed as regional API Gateway endpoints in both the us-east-1 and us-west-2 Regions. The administrator wants to route client requests to the region that provides the lowest network latency. Which two configurations must the SysOps Administrator implement to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A SysOps Administrator is troubleshooting connectivity issues for an Amazon EC2 instance deployed in Subnet-A of a VPC. The instance is assigned a public IPv4 address but is unable to access the internet to download package updates. Additionally, a Gateway VPC endpoint for Amazon S3 has been provisioned in the VPC, but the instance is unable to access Amazon S3 buckets privately. Which combination of actions will resolve these issues? (Select TWO.)
Geçerli olan tümünü seçin
A company stores weekly database transaction logs in an Amazon S3 Standard bucket. The logs are accessed frequently for the first 14 days after creation. After 14 days, the logs are rarely accessed but must remain immediately accessible for troubleshooting. After 90 days, the logs must be retained for 7 years to meet compliance requirements, and a retrieval time of up to 12 hours is acceptable.
A SysOps administrator attempts to configure an S3 Lifecycle policy with the following rules:
- Transition to S3 Standard-Infrequent Access (S3 Standard-IA) after 14 days.
- Transition to S3 Glacier Deep Archive after 90 days.
What is the result of attempting to apply this policy?
A SysOps administrator is troubleshooting a connectivity issue between two VPCs: VPC A () and VPC B (). The VPCs were previously communicating successfully via a VPC peering connection. After a recent configuration cleanup, instances in VPC A can no longer reach instances in VPC B. The administrator checks the route table for VPC A's subnet and finds the following entry:
| Destination | Target | Status |
|---|---|---|
| local | Active | |
| pcx-0a1b2c3d4e5f6g7h8 | Blackhole |
Which action must the administrator take to restore connectivity?
A company stores scanned contract documents in an Amazon S3 Standard bucket. The documents are accessed frequently during the first 45 days after creation. After 45 days, access frequency drops significantly, but the documents must be retained for 3 years. The company requires immediate, millisecond-level access to any document throughout the entire retention period.
Which TWO S3 Lifecycle transitions should a SysOps administrator configure to meet these requirements in the most cost-effective manner?
Geçerli olan tümünü seçin
An administrator is configuring an Amazon S3 Lifecycle policy for a bucket containing high-resolution LIDAR sensor data logs. The logs, which average in size, are frequently accessed for the first days after upload. After days, they are rarely accessed but must remain available with millisecond retrieval times. The administrator creates a lifecycle rule to transition the objects to S3 Standard-Infrequent Access (S3 Standard-IA) days after creation, and then to S3 Glacier Deep Archive days after creation.
What will happen when the administrator attempts to apply this S3 Lifecycle policy?
A company hosts its web application at the zone apex (`example.com`). The application is deployed behind Application Load Balancers (ALBs) in two AWS Regions: `us-east-1` and `eu-west-1`. A SysOps Administrator must configure Amazon Route 53 to route user traffic to the region that provides the lowest network latency. The solution must support automated failover to the other region if the local ALB becomes unhealthy. Which two Route 53 configurations should the SysOps Administrator implement to meet these requirements?
Geçerli olan tümünü seçin
A company stores application logs in an Amazon S3 Standard bucket. The logs are accessed frequently during the first 30 days. From day 31 to day 90, the logs are accessed infrequently but must be available with millisecond retrieval latency. After 90 days, the logs are rarely accessed but must be retained for another 180 days for compliance audits. The compliance audits can tolerate a retrieval time of up to 5 hours. Which configuration of Amazon S3 Lifecycle rules meets these requirements in the most cost-effective manner?
A SysOps Administrator is configuring active-passive DNS failover in Amazon Route 53 for a serverless application. The application is hosted on Amazon API Gateway (regional endpoint) under the zone apex domain name (example.com). The primary API is deployed in the us-east-1 region, and the standby API is deployed in the us-west-2 region. If the primary API becomes unavailable, traffic must automatically fail over to the standby API. Which two actions must the administrator take to configure this routing? (Select TWO.)
Geçerli olan tümünü seçin
An operations team has deployed an application server on an Amazon EC2 instance in a newly configured subnet within a VPC. The instance is assigned a public IP address, and its security group is configured to allow all outbound traffic. However, the server cannot connect to any external internet resources.
Which two troubleshooting steps should a SysOps Administrator perform to identify the root cause of this connectivity issue? (Select TWO.)
Geçerli olan tümünü seçin
A SysOps Administrator is troubleshooting a connectivity issue between two VPCs in the us-east-1 Region. VPC A has a CIDR block of , and VPC B has a CIDR block of . Both VPCs are attached to an AWS Transit Gateway. Amazon EC2 instances in VPC A are unable to communicate with EC2 instances in VPC B. The security groups and network ACLs in both VPCs allow all traffic. Which of the following routing configuration steps must the SysOps Administrator perform to resolve this connectivity issue? (Select TWO.)
Geçerli olan tümünü seçin
A company hosts its main website at the zone apex (example.com). The website is served by regional Application Load Balancers (ALBs) located in the us-east-1 (United States), eu-west-1 (Europe), and ap-southeast-1 (Singapore) regions. The SysOps Administrator has configured Amazon Route 53 Geolocation routing records for the zone apex pointing to each regional ALB. However, users in South America and Africa report that they receive DNS resolution errors when trying to access the website, while users in the United States, Europe, and Singapore can access it successfully. Which configuration change should the SysOps Administrator make to resolve this issue?
An organization serves its backend API at api.service.com using Application Load Balancers (ALBs) deployed in the us-east-1 and eu-west-1 AWS regions. A SysOps Administrator must configure Amazon Route 53 to route client traffic to the nearest regional ALB based on the client's geographic location. If a regional ALB becomes unhealthy, traffic from that region must fail over to a default backup endpoint. Which combination of configuration steps will satisfy these requirements? (Select TWO.)
Geçerli olan tümünü seçin
An organization has set up a VPC with a public subnet () and a private subnet (). A NAT gateway is deployed in the public subnet to grant internet access to resources in the private subnet. An Amazon EC2 instance is launched in the private subnet, but it cannot connect to any external internet repositories to download updates. Which of the following routing configuration steps are required to establish this connectivity? (Select TWO.)
Geçerli olan tümünü seçin
A SysOps Administrator is troubleshooting a connectivity issue where Amazon EC2 instances in a private subnet cannot access Amazon S3. The administrator has created a Gateway VPC Endpoint for Amazon S3 in the VPC. However, when inspecting the VPC Flow Logs, the administrator notices that S3 traffic from the instances is still being routed through a NAT gateway in a public subnet, resulting in unexpected data transfer charges. The private subnet's route table contains a default route () targeting the NAT gateway. How should the administrator resolve this routing issue to ensure S3 traffic uses the Gateway VPC Endpoint?
A SysOps administrator is reviewing AWS Trusted Advisor cost optimization reports and identifies several underutilized resources, including stopped Amazon Elastic Block Store (Amazon EBS) volumes and unassociated Elastic IP addresses. The administrator wants to reduce account costs by cleaning up these resources without impacting active workloads.
Which of the following actions should the administrator take? (Select TWO.)
Geçerli olan tümünü seçin
A company has a multi-account organization managed by AWS Organizations. A SysOps administrator needs to enforce strict cost controls in a development sandbox account. If the monthly forecasted cost for the sandbox account exceeds $5,000, all running Amazon EC2 instances in that account must be stopped automatically. The administrator wants to implement this solution with minimal custom code and administrative overhead. Which configuration will meet these requirements?
A company's production AWS account recently experienced a sudden, unexpected spike in data transfer costs due to a misconfigured third-party application. A SysOps administrator is tasked with implementing a solution that automatically detects these types of anomalous, variable cost spikes using machine learning and immediately triggers an AWS Systems Manager Automation runbook to restrict outbound network traffic. Which solution will meet these requirements with the least operational overhead?
A SysOps Administrator is configuring private connectivity from Amazon EC2 instances in a private subnet to a partner's service hosted in a different AWS account. The partner has shared their service using an AWS PrivateLink endpoint service, and the administrator has created a corresponding Interface VPC Endpoint in the consumer VPC. Although the EC2 instances can resolve the service's Private DNS name to the private IP addresses of the endpoint, all application connection requests to the service end in a connection timeout.
Which of the following actions should the administrator take to resolve this connectivity issue?
A SysOps Administrator is setting up an organization trail in AWS CloudTrail to log all API activity across all accounts in an AWS Organization. The trail is created in the management account (account ID ) and is configured to deliver logs to an Amazon S3 bucket named `org-audit-logs` located in a dedicated security tooling account (account ID ). The administrator also configures the trail to encrypt all log files using a customer managed KMS key, which is also located in the security tooling account (). However, after configuring the trail, the administrator detects that log files are not appearing in the S3 bucket, and CloudTrail reports delivery errors. Which of the following configuration steps must be performed in the security tooling account () to resolve this issue and enable successful log delivery? (Select TWO.)
Geçerli olan tümünü seçin