All practice questions
976 questions
A SysOps administrator has configured an Application Load Balancer (ALB) to route HTTP traffic to a fleet of Amazon EC2 instances. After deployment, all instances in the target group are reported as unhealthy with the status code 'HealthCheck.Failed'. The web application is configured to serve content on port 80.
Which two configurations should the administrator inspect to resolve the failing health checks? (Select TWO.)
Select all that apply
A SysOps Administrator uses AWS CloudFormation StackSets to deploy infrastructure templates containing a resource-level tag with the key `BillingDept` across multiple target AWS accounts in AWS Organizations. The administrator verifies that the tags are successfully applied to all deployed resources. However, when opening AWS Cost Explorer in the organization's management account, the `BillingDept` tag is not available to filter or group the cost data.
Which action must the administrator take to resolve this issue?
A company's primary web application is served through an Amazon CloudFront distribution with an Application Load Balancer (ALB) as the custom origin. During peak traffic events, the ALB occasionally returns HTTP 502 (Bad Gateway) errors. To maintain a good user experience, the SysOps administrator wants to configure CloudFront to serve a static maintenance page hosted in an Amazon S3 bucket when these errors occur. How should the administrator configure the CloudFront distribution to meet these requirements?
A company manages its multi-account environment using AWS Organizations. A SysOps administrator must establish a cost control policy for development sandbox accounts to prevent monthly spending from exceeding a fixed limit of per account. The solution must satisfy the following criteria:
1. If a sandbox account's actual monthly spend reaches of the budget, the account must be immediately barred from provisioning new resources.
2. A notification must be sent automatically to the SysOps team's Slack channel.
Which combination of actions should the SysOps administrator perform to meet these requirements? (Select TWO.)
Select all that apply
A SysOps Administrator is reviewing AWS Compute Optimizer recommendations for an Amazon EC2 instance. The administrator notices that the recommendations do not include memory utilization metrics, which are critical for right-sizing the workload.
What must the administrator do to enable memory utilization analysis in AWS Compute Optimizer for this EC2 instance?
A SysOps administrator is managing a high-throughput TCP service deployed on Amazon EC2 instances. The instances are registered by instance ID to a target group associated with a Network Load Balancer (NLB) in the `eu-west-1` region. To comply with strict security standards, the target security group is configured to only allow inbound TCP port traffic from a specific customer on-premises CIDR block (). While the customer can establish direct connections to individual instances during maintenance windows, all attempts to connect through the NLB fail, and the NLB target group reports the instances as unhealthy. What action must the administrator take to resolve the health check failure and restore connectivity through the NLB?
A SysOps Administrator is configuring IPv6 connectivity for a web application tier located in a private subnet. The instances must be able to initiate outbound connections to external IPv6 services for software updates, but external hosts must not be allowed to initiate connections to the instances. The administrator has created and attached an egress-only internet gateway to the VPC. Which of the following actions must the administrator perform to allow the instances to successfully establish these connections? (Select TWO.)
Select all that apply
A target group for an Application Load Balancer (ALB) contains EC2 instances that are all marked as unhealthy. Although the web application is running properly and listening on port 80 on all instances, the target group's health check is configured to query port 8080. Which configuration change will resolve this issue?
A SysOps administrator wants to configure automated cost controls for an AWS account used for experimental testing. The administrator needs to prevent developers from launching any new resources as soon as the forecasted monthly spend for the account exceeds $1500. The administrator decides to use AWS Budgets Actions to attach a restrictive IAM policy to the developers' IAM group. Which set of actions is required to successfully implement this configuration?
An enterprise runs workloads across multiple AWS accounts linked via consolidated billing. To monitor project expenditures, a SysOps Administrator tags resources with the keys 'ProjectCode' and 'Owner'. Despite successfully applying these tags to Amazon EC2 instances and Amazon S3 buckets in the member accounts, the administrator cannot find them when attempting to filter or group costs in AWS Cost Explorer. Which two actions must the SysOps Administrator perform to resolve this issue? (Select two.)
Select all that apply
A SysOps administrator must configure DNS for a global web application hosted at the zone apex domain (example.com). The application is deployed across two AWS Regions: a primary active stack in us-east-1 fronted by an Application Load Balancer (ALB), and a passive disaster recovery (DR) stack in us-west-2 fronted by another ALB. The administrator must implement an active-passive failover configuration that automatically redirects all traffic to the DR stack if the primary ALB or its backend targets become unhealthy. Which two Route 53 configuration steps should the administrator implement to meet these requirements? (Select TWO.)
Select all that apply
A SysOps administrator has established hybrid connectivity by connecting an on-premises network to a multi-VPC environment using an AWS Transit Gateway. The administrator configures an AWS Site-to-Site VPN attachment on the Transit Gateway, and both IPsec tunnels are UP with the BGP session active. The Transit Gateway route table has successfully propagated the routes from the on-premises network. However, EC2 instances in a private subnet of one of the VPCs still cannot communicate with the on-premises servers. Which of the following is the most likely cause of this issue?
A SysOps administrator is configuring an Amazon S3 Lifecycle policy for transaction logs that are uploaded daily. The logs must be retained for 3 years (1095 days) to meet compliance requirements. The access patterns and requirements for these logs are as follows:
* Days 0–15: Frequently accessed, requiring millisecond retrieval latency.
* Days 16–90: Infrequently accessed. However, if a retrieval request is made, the logs must be available within 5 minutes.
* Days 91–1095: Rarely accessed for annual audit compliance, where a retrieval latency of up to 12 hours is acceptable.
To minimize storage and retrieval costs, which TWO lifecycle policy configurations should the administrator implement to meet these requirements without incurring validation errors or early transition charges? (Select TWO.)
Select all that apply
A company uses Amazon EBS gp2 volumes for storage on their EC2 instances. The storage workloads have increased, leading to performance bottlenecks due to IOPS limits. A SysOps Administrator wants to use AWS Compute Optimizer to analyze these volumes and transition them to gp3 to optimize performance and reduce cost. Which of the following actions should the administrator take to achieve this? (Select TWO.)
Select all that apply
A company is setting up a hybrid network environment to connect three VPCs with their on-premises network using an AWS Transit Gateway. A SysOps Administrator has created the Transit Gateway and established an AWS Site-to-Site VPN connection with dynamic routing (BGP) to the Transit Gateway. The administrator needs to configure routing so that instances in the private subnets of all three VPCs can communicate with the on-premises network.
Which steps must the administrator take to configure the routing? (Select TWO.)
Select all that apply
A SysOps administrator is configuring an Amazon S3 Lifecycle policy to optimize storage costs for application logs. The logs are initially stored in the S3 Standard storage class. The administrator wants to transition these logs to S3 Standard-Infrequent Access (Standard-IA) after days, and then to S3 Intelligent-Tiering after days.
Which of the following describes why this lifecycle configuration is invalid?
An organization runs an application on Amazon EC2 instances in a private subnet within a VPC. The subnet does not have a route to an Internet Gateway or a NAT Gateway. The application must write messages to an Amazon SQS queue in the same AWS Region. A SysOps Administrator deploys an Interface VPC Endpoint for SQS (com.amazonaws.us-east-1.sqs) associated with the private subnet. However, the application logs show that connection attempts to sqs.us-east-1.amazonaws.com continue to time out. Which combination of actions should the SysOps Administrator take to resolve this issue? (Select TWO.)
Select all that apply
An organization is designing a high-availability architecture for its web application hosted at the zone apex (`example.com`). The application is deployed across `us-east-1` and `eu-west-1` behind regional Application Load Balancers (ALBs). The architecture requires low-latency routing for global users under normal operations, dynamic failover between regions if one region becomes unavailable, and fallback to an Amazon S3 static website hosting a maintenance page in `us-west-2` only if both primary regions are completely offline. Which Route 53 record configuration must be implemented to satisfy these requirements with the lowest management complexity?
An application team deploys a new service on Amazon EC2 instances. The instances are registered to a target group associated with an Application Load Balancer. The load balancer's health checks are currently failing, showing the targets as unhealthy. The application logs indicate that the HTTP requests to the root path return a 403 Forbidden status because this endpoint is protected. A public, unauthenticated health status page is available at the '/ping' path. Additionally, the firewall rules on the EC2 instances do not permit any HTTP traffic from the load balancer.
To fix these failing health checks, which two configuration steps should be performed? (Select TWO.)
Select all that apply
A SysOps administrator needs to implement a cost-monitoring solution for a multi-account organization. The company recently adopted a tagging policy requiring all project resources to carry a Project tag. The administrator has the following requirements:
1. Detect anomalous spend associated with individual projects using machine learning and send alerts to an existing Amazon SNS topic.
2. Analyze daily cost trends and forecast future spending for the next 3 months grouped by the Project tag using AWS Cost Explorer.
Which combination of actions must the administrator take to meet these requirements? (Select TWO.)
Select all that apply