Which solution will meet these requirements?
A SysOps administrator is setting up an automated process to recover an Amazon EC2 instance In the event of an underlying hardware failure. The recovered instance must have the same private IP address and the same Elastic IP address that the original instance had. The SysOps team must receive an...
Which action should the SysOps administrator take to meet this requirement?
A company has an internal web application that runs on Amazon EC2 instances behind an Application Load Balancer. The instances run in an Amazon EC2 Auto Scaling group in a single Availability Zone. A SysOps administrator must make the application highly available. Which action should the SysOps administrator take to...
Which configuration will meet these requirements?
A company hosts a web portal on Amazon EC2 instances. The web portal uses an Elastic Load Balancer (ELB) and Amazon Route 53 for its public DNS service. The ELB and the EC2 instances are deployed by way of a single AWS CloudFormation stack in the us-east-1 Region. The web...
Which AWS service should the administrator use to check how current IAM policy usage compares to current service limits?
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 SysOps administrator to report on the current number of IAM policies in use and the total available IAM policies. Which AWS service should...
With the threat of ransomware viruses encrypting and holding company data hostage, which action should be taken to protect an Amazon S3 bucket?
With the threat of ransomware viruses encrypting and holding company data hostage, which action should be taken to protect an Amazon S3 bucket?A . Deny Post. Put. and Delete on the bucket.B . Enable server-side encryption on the bucket.C . Enable Amazon S3 versioning on the bucket.D . Enable snapshots...
Which of the following actions are allowed for the IAM user?
A company has attached the following policy to an IAM user: Which of the following actions are allowed for the IAM user?A . Amazon RDS DescribeDBInstances action in the us-east-1 RegionB . Amazon S3 Putobject operation in a bucket named testbucketC . Amazon EC2 Describe Instances action in the us-east-1...
What change should be made to alleviate the performance problem?
A SysOps administrator is responsible for a legacy. CPU-heavy application The application can only be scaled vertically Currently, the application is deployed on a single t2 large Amazon EC2 instance The system is showing 90% CPU usage and significant performance latency after a few minutes What change should be made...
Which entry must a SysOps administrator add to the route table to meet this requirement?
An Amazon EC2 instance needs to be reachable from the internet. The EC2 instance is in a subnet with the following route table: Which entry must a SysOps administrator add to the route table to meet this requirement?A . A route for 0.0.0.0/0 that points to a NAT gatewayB ....
What should a SysOps administrator do to retain the application logs after instances are terminated?
A company runs us Infrastructure on Amazon EC2 Instances that run In an Auto Scaling group. Recently, the company promoted faulty code to the entire EC2 fleet. This faulty code caused the Auto Scaling group to scale the instances before any of the application logs could be retrieved. What should...
Which AWS service should be used to enforce and continually Identify all resources that are not in compliance with the policy?
A company has a new requirement stating that all resources In AWS must be tagged according to a set policy. Which AWS service should be used to enforce and continually Identify all resources that are not in compliance with the policy?A . AWS CloudTrailB . Amazon InspectorC . AWS ConfigD...