A company is running a flash sale on its website. The website is hosted on burstable performance Amazon EC2 instances in an Auto Scaling group. The Auto Scaling group is configured to launch instances when the CPU utilization is above 70%. A couple of hours into the sale, users report slow load times and error messages for refused connections. A CloudOps Engineer reviews Amazon CloudWatch metrics and notices that the CPU utilization is at 20% across the entire fleet of instances. The CloudOps Engineer must restore the website's functionality without making changes to the network infrastructure. Which solution will meet these requirements?
#362
A CloudOps Engineer is responsible for managing a company's cloud infrastructure with AWS CloudFormation. The CloudOps Engineer needs to create a single resource that consists of multiple AWS services. The resource must support creation and deletion through the CloudFormation console. Which CloudFormation resource type should the CloudOps Engineer create to meet these requirements?
#363
An Application team has asked a CloudOps Engineer to provision an additional environment for an application in four additional regions. The application is running on more than 100 instances in us-east-1, using fully baked AMIs. An AWS CloudFormation template has been created to deploy resources in us-east-1. What must the CloudOps Engineer do to provision the application quickly?
#3642 つ選択
An organization stores sensitive customer in S3 buckets protected by bucket policies. Recently, there have been reports that unauthorized entities within the company have been trying to access the data on those S3 buckets. The Chief Information Security Officer (CISO) would like to know which buckets are being targeted and determine who is responsible for trying to access that information. Which steps should a CloudOps Engineer take to meet the CISO's requirement? (Choose two.)
#365
A company needs to view a list of security groups that are open to the internet on port 3389. What should a CloudOps Engineer do to meet this requirement?
#366
A company monitors its account activity using AWS CloudTrail, and is concerned that some log files are being tampered with after the logs have been delivered to the account's Amazon S3 bucket. Moving forward, how can the CloudOps Engineer confirm that the log files have not been modified after being delivered to the S3 bucket?
#367
The security team is concerned because the number of AWS Identity and Access Management (IAM) policies being used in the environment is increasing. The team tasked a CloudOps Engineer to report on the current number of IAM policies in use and the total available IAM policies. Which AWS service should the Engineer use to check how current IAM policy usage compares to current service limits?
#368
A company recently deployed MySQL on an Amazon EC2 instance with a default boot volume. The company intends to restore a 1.75 TB database. A CloudOps Engineer needs to provision the correct Amazon Elastic Block Store (Amazon EBS) volume. The database will require read performance of up to 10,000 IOPS and is not expected to grow in size. Which solution will provide the required performance at the LOWEST cost?
#369
A company recently deployed an application in production. The production environment currently runs on a single Amazon EC2 instance that hosts the application's web application and a MariaDB database. Company policy states that all IT production environments must be highly available. What should a CloudOps Engineer do to meet this requirement?
#370
A CloudOps Engineer manages a company's Amazon S3 buckets. The CloudOps Engineer has identified 5 GB of incomplete multipart uploads in a S3 bucket in the company's AWS account. The CloudOps Engineer needs to reduce the number of incomplete multipart upload objects in the S3 bucket. Which solution will meet this requirement?
#371
AnyCompany has acquired Example Corp and is attempting to consolidate the business systems of both companies. AnyCompany's IT department needs to integrate with Example Corp's IT ticketing system. A CloudOps Engineer must implement a solution that uses Amazon CloudWatch alarms for Amazon EC2 instances in AnyCompany's account to create new tickets in Example Corp's ticketing system. The ticketing system provides an HTTPS endpoint for the creation of new tickets. The ticketing system accepts messages in the following JSON format. Which approach to creating tickets from the CloudWatch alarms will meet these requirements with the LEAST development time?
#372
A company is expanding its use of AWS services across its portfolios. The company wants to provision AWS accounts for each team to ensure a separation of business processes for security compliance and billing. Account creation and bootstrapping should be completed in a scalable and efficient way so new accounts are created with a defined baseline and governance guardrails in place. A CloudOps Engineer needs to design a provisioning process that saves time and resources. Which action should be taken to meet these requirements?
#373
A CloudOps Engineer needs to give users the ability to upload objects to an Amazon S3 bucket. The CloudOps Engineer creates a presigned URL and provides the URL to a user, but the user cannot upload an object to the S3 bucket. The presigned URL has not expired, and no bucket policy is applied to the S3 bucket. Which of the following could be the cause of this problem?
#374
A company uploaded its website files to an Amazon S3 bucket that has S3 Versioning enabled. The company uses an Amazon CloudFront distribution with the S3 bucket as the origin. The company recently modified the files, but the object names remained the same. Users report that old content is still appearing on the website. How should a CloudOps Engineer remediate this issue?
#375
An errant process is known to use an entire processor and run at 100%. A CloudOps Engineer wants to automate restarting the instance once the problem occurs for more than 2 minutes. How can this be accomplished?
#376
A CloudOps Engineer has been asked to configure user-defined cost allocation tags for a new AWS account. The company is using AWS Organizations for account management. What should the Engineer do to enable user-defined cost allocation tags?
#377
A company recently performed a security audit of all its internal applications developed in house. Certain business-critical applications that handle sensitive data were flagged because they use Amazon ES clusters that are open for read/write to a wider user group that intended. Who is responsible for correcting the issue?
#378
A CloudOps Engineer is re-architecting an application. The CloudOps Engineer has moved the database from a public subnet, where the database used a public endpoint, into a private subnet to restrict access from the public network. After this change, an AWS Lambda function that requires read access to the database cannot connect to the database. The CloudOps Engineer must resolve this issue without compromising security. Which solution meets these requirements?
#379
A company is using an Amazon DynamoDB table for data. A CloudOps Engineer must configure replication of the table to another AWS Region for disaster recovery. What should the CloudOps Engineer do to meet this requirement?
#380
A company is running an application on a fleet of Amazon EC2 instances behind an Application Load Balancer (ALB). The EC2 instances are launched by an Auto Scaling group and are automatically registered in a target group. A CloudOps Engineer must set up a notification to alert application owners when targets fail health checks. What should the CloudOps Engineer do to meet these requirements?