Amazon SOA-C02 Practice Test - Questions Answers, Page 43
List of questions
Related questions
The application is experiencing high VolumeQueueLength on an EC2 instance with a gp3 EBS volume, causing slow performance during I/O-intensive tasks.
Attach an Amazon ElastiCache cluster to the EBS volume.
Modify the EBS volume properties by enabling the Auto-Enabled IO volume attribute.
Modify the EBS volume properties to increase the IOPS.
Modify the EC2 instance to enable enhanced networking. Reboot the EC2 instance.
The SysOps administrator needs to deploy auditing software on all existing and new EC2 instances across multiple Regions, using AWS Systems Manager.
Create a Systems Manager Distributor package that includes the auditing software. Store the package in an Amazon S3 bucket. Create a Systems Manager State Manager association in each Region to install the software package on all managed instances in the company's AWS account.
Load the installer for the auditing software into an Amazon S3 bucket. Connect to every instance by using Systems Manager Fleet Manager Remote Desktop. Download the installer by using the AWS CLI. Run the installer manually.
Create an AWS Lambda function that calls the software installer. Merge the auditing software into the Lambda function by using Lambda layers. Run the Lambda function from each instance by using a scheduled Amazon EventBridge rule.
Create an Amazon EventBridge rule to react to Amazon EC2 RunInstances events. Configure the rule to modify the events to include a step that runs the software installer. Reboot all the instances.
The SysOps administrator needs to resolve high disk I/O issues during the bootstrap process of Nitro-based EC2 instances in an Auto Scaling group with gp3 EBS volumes.
Increase the EC2 instance size.
Increase the EBS volume capacity.
Increase the EBS volume IOPS.
Increase the EBS volume throughput.
Change the instance type to an instance that is not Nitro-based.
The company wants to ensure that SSH access to EC2 instances is not publicly accessible, and if it becomes open, it needs to close the port immediately.
Add an Amazon CloudWatch alarm to detect the security groups that allow SSH.
Add an AWS Config rule to detect the security groups that allow SSH.
Add an assessment template to Amazon Inspector to detect the security groups that allow SSH.
Call an AWS Systems Manager Automation runbook to close the port.
Call AWS Systems Manager Run Command to close the port.
The company needs to minimize network latency for a cluster of EC2 instances running custom software for advanced statistical analysis.
Place all the EC2 instances into a cluster placement group.
Configure and assign two Elastic IP addresses for each EC2 instance.
Configure jumbo frames on all the EC2 instances in the cluster.
Place all the EC2 instances into a spread placement group in the same AWS Region.
Question