A company hosts a web application on an Amazon EC2 instance in a production VPC. Client connections to the application are failing. A CloudOps Engineer inspects the VPC flow logs and finds the following entry. What is a possible cause of these failed connections?
#162
A company runs an application on Amazon EC2 instances. The EC2 instances are in an Auto Scaling group and run behind an Application Load Balancer (ALB). The application experiences errors when total requests exceed 100 requests per second. A CloudOps Engineer must collect information about total requests for a 2-week period to determine when requests exceeded this threshold. What should the CloudOps Engineer do to collect this data?
#163
A team of On-call engineers frequently needs to connect to Amazon EC2 Instances In a private subnet to troubleshoot and run commands. The Instances use either the latest AWS-provided Windows Amazon Machine Images (AMIs) or Amazon Linux AMIs. The team has an existing IAM role for authorization. A CloudOps Engineer must provide the team with access to the Instances by granting IAM permissions to this role. Which solution will meet this requirement?
#1642 つ選択
A company has Sales department and Marketing department. The company uses one AWS account. There is a need to determine what charges are incurred on the AWS platform by each department. There is also a need to receive notifications when a specified cost level is approached or exceeded. Which two actions must a CloudOps Engineer take to achieve both requirements with the LEAST amount of administrative overhead? (Choose two.)
#165
A company is using Amazon CloudWatch alarms to monitor Amazon Elastic Kubernetes Service (Amazon EKS) workloads. The alarms are initiated through a threshold definition and are not helping the EKS cluster operate more efficiently. A CloudOps Engineer must implement a solution that identifies anomalies and generates recommendations for how to address the anomalies. Which solution will meet these requirements?
#1662 つ選択
A company has an application that uses Amazon DynamoDB tables. The tables are spread across AWS accounts and AWS Regions. The company uses AWS CloudFormation to deploy AWS resources. A new team at the company is deleting unused AWS resources. The team accidentally deletes several production DynamoDB tables by running an AWS Lambda function that makes a DynamoDB DeleteTable API call. The table deletions cause an application outage. A CloudOps Engineer must implement a solution that minimizes the chance of accidental deletions of tables. The solution also must minimize data loss that results from accidental deletions. Which combination of steps will meet these requirements? (Choose two.)
#167
A company hosts its website in the us-east-1 Region. The company is preparing to deploy its website into the eu-central-1 Region. Website visitors who are located in Europe should access the website that is hosted in eu-central-1. All other visitors access the website that is hosted in us-east-1. The company uses Amazon Route 53 to manage the website's DNS records. Which routing policy should a CloudOps Engineer apply to the Route 53 record set to meet these requirements?
#168
A company uses AWS Organizations to host several applications across multiple AWS accounts. Several teams are responsible for building and maintaining the infrastructure of the applications across the AWS accounts. A CloudOps Engineer must implement a solution to ensure that user accounts and permissions are centrally managed. The solution must be integrated with the company's existing on-premises Active Directory environment. The CloudOps Engineer already has enabled AWS IAM Identity Center (AWS Single Sign-On) and has set up an AWS Direct Connect connection. What is the MOST operationally efficient solution that meets these requirements?
#169
A company is managing many accounts by using a single organization in AWS Organizations. The organization has all features enabled. The company wants to turn on AWS Config in all the accounts of the organization and in all AWS Regions. What should a CloudOps Engineer do to meet these requirements in the MOST operationally efficient way?
#170
A CloudOps Engineer is investigating a company's web application for performance problems. The application runs on Amazon EC2 instances that are in an Auto Scaling group. The application receives large traffic increases at random times throughout the day. During periods of rapid traffic increases, the Auto Scaling group is not adding capacity fast enough. As a result, users are experiencing poor performance. The company wants to minimize costs without adversely affecting the user experience when web traffic surges quickly. The company needs a solution that adds more capacity to the Auto Scaling group for larger traffic increases than for smaller traffic increases. How should the CloudOps Engineer configure the Auto Scaling group to meet these requirements?
#1712 つ選択
A CloudOps Engineer created an AWS Lambda function within a VPC with no access to the Internet. The Lambda function pulls messages from an Amazon SQS queue and stores them in an Amazon RDS instance in the same VPC. After executing the Lambda function, the data is not showing up on the RDS instance. Which of the following are possible causes for this? (Choose two.)
#172
An e-commerce company wants to lower costs on its nightly jobs that aggregate the current day's sales and store the results in Amazon S3. The jobs are currently run using multiple on-demand instances and the jobs take just under 2 hours to complete. If a job fails for any reason, it needs to be restarted from the beginning. What method is the MOST cost effective based on these requirements?
#173
The chief financial officer (CFO) of an organization has seen a spike in Amazon S3 storage costs over the last few months. A CloudOps Engineer suspects that these costs are related to storage for older versions of S3 objects from one of its S3 buckets. What can the Engineer do to confirm this suspicion?
#174
A CloudOps Engineer creates a new VPC that includes a public subnet and a private subnet. The CloudOps Engineer successfully launches 11 Amazon EC2 instances in the private subnet. The CloudOps Engineer attempts to launch one more EC2 instance in the same subnet. However, the CloudOps Engineer receives an error message that states that not enough free IP addresses are available. What must the CloudOps Engineer do to deploy more EC2 instances?
#175
A company has a mobile app that uses Amazon S3 to store images The images are popular for a week, and then the number of access requests decreases over time The images must be highly available and must be immediately accessible upon request A CloudOps Engineer must reduce S3 storage costs for the company. Which solution will meet these requirements MOST cost-effectively?
#176
A company runs an application on an Amazon EC2 instance. A CloudOps Engineer creates an Auto Scaling group and an Application Load Balancer (ALB) to handle an increase in demand. However, the EC2 instances are failing the health check. What should the CloudOps Engineer do to troubleshoot this issue?
#177
A company runs an application on hundreds of Amazon EC2 instances in three Availability Zones. The application calls a third-party API over the public internet. A CloudOps Engineer must provide the third party with a list of static IP addresses so that the third party can allow traffic from the application. Which solution will meet these requirements?
#178
A CloudOps Engineer configures an application to run on Amazon EC2 instances behind an Application Load Balancer (ALB) in a simple scaling Auto Scaling group with the default settings. The Auto Scaling group is configured to use the RequestCountPerTarget metric for scaling. The CloudOps Engineer notices that the RequestCountPerTarget metric exceeded the specified limit twice in 180 seconds. How will the number of EC2 instances in this Auto Scaling group be affected in this scenario?
#179
A company requires that all activity in its AWS account be logged using AWS CloudTrail. Additionally, a CloudOps Engineer must know when CloudTrail log files are modified or deleted. How should the CloudOps Engineer meet these requirements?
#180
A CloudOps Engineer needs to configure an Amazon S3 bucket to host a web application. The CloudOps Engineer has created the S3 bucket and has copied the static files for the web application to the S3 bucket. The company has a policy that all S3 buckets must not be public. What should the CloudOps Engineer do to meet these requirements?