Go Back on SOA-C02 Exam
Available in 1, 3, 6 and 12 Months Free Updates Plans
PDF: $15 $60

Test Engine: $20 $80

PDF + Engine: $25 $99

SOA-C02 Practice Test


Page 7 out of 30 Pages

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 gateway


B.

A route for 0.0.0.0/0 that points to an egress-only internet gateway


C.

A route for 0.0.0.0/0 that points to an internet gateway


D.

A route for 0.0.0.0/0 that points to an elastic network interface





C.
  

A route for 0.0.0.0/0 that points to an internet gateway



An AWS Lambda function is intermittently failing several times a day A SysOps
administrator must find out how often this error has occurred in the last 7 days Which action will meet this requirement in the MOST operationally efficient manner?


A.

Use Amazon Athena to query the Amazon CloudWatch logs that are associated with the Lambda function


B.

Use Amazon Athena to query the AWS CloudTrail logs that are associated with the Lambda function


C.

Use Amazon CloudWatch Logs Insights to query the associated Lambda function logs


D.

Use Amazon Elasticsearch Service (Amazon ES) to stream the Amazon CloudWatch logs for the Lambda function





C.
  

Use Amazon CloudWatch Logs Insights to query the associated Lambda function logs



A company is using an AWS KMS customer master key (CMK) with imported key material
The company references the CMK by its alias in the Java application to encrypt data The
CMK must be rotated every 6 months
What is the process to rotate the key?


A.

Enable automatic key rotation for the CMK and specify a period of 6 months


B.

Create a new CMK with new imported material, and update the key alias to point to the new CMK.


C.

Delete the current key material, and import new material into the existing CMK


D.

Import a copy of the existing key material into a new CMK as a backup, and set the rotation schedule for 6 months





B.
  

Create a new CMK with new imported material, and update the key alias to point to the new CMK.



A company is tunning a website on Amazon EC2 instances thai are in an Auto Scaling group When the website traffic increases, additional instances lake several minutes to become available because ot a long-running user data script that installs software A SysOps administrator must decrease the time that is required (or new instances to become available Which action should the SysOps administrator take to meet this requirement?


A.

Reduce the scaling thresholds so that instances are added before traffic increases


B.

Purchase Reserved Instances to cover 100% of the maximum capacity of the Auto Scaling group


C.

Update the Auto Scaling group to launch instances that have a storage optimized instance type


D.

Use EC2 Image Builder to prepare an Amazon Machine Image (AMI) that has preinstalled software





D.
  

Use EC2 Image Builder to prepare an Amazon Machine Image (AMI) that has preinstalled software



Explanation: automated way to update your image. Have a pipeline to update your image.
When you boot from your AMI updates = scrits are already pre-installed, so no need to
complete boot scripts in boot process. https://aws.amazon.com/image-builder/

A company runs a stateless application that is hosted on an Amazon EC2 instance. Users are reporting performance issues. A SysOps administrator reviews the Amazon CloudWatch metrics for the application and notices that the instance's CPU utilization frequently reaches 90% during business hours.
What is the MOST operationally efficient solution that will improve the application's
responsiveness?


A.

Configure CloudWatch logging on the EC2 instance. Configure a CloudWatch alarm for
CPU utilization to alert the SysOps administrator when CPU utilization goes above 90%.


B.

Configure an AWS Client VPN connection to allow the application users to connect
directly to the EC2 instance private IP address to reduce latency.


C.

Create an Auto Scaling group, and assign it to an Application Load Balancer. Configure
a target tracking scaling policy that is based on the average CPU utilization of the Auto
Scaling group.


D.

Create a CloudWatch alarm that activates when the EC2 instance's CPU utilization goes
above 80%. Configure the alarm to invoke an AWS Lambda function that vertically scales
the instance.





C.
  

Create an Auto Scaling group, and assign it to an Application Load Balancer. Configure
a target tracking scaling policy that is based on the average CPU utilization of the Auto
Scaling group.




Page 7 out of 30 Pages
Previous