Amazon SOA-C02 Exam (page: 3)
Amazon AWS Certified SysOps Administrator (SOA-C01)
Updated on: 09-Feb-2026

Viewing Page 3 of 61

A company has a web application that is experiencing performance problems many times each night. A root cause analysis reveals sudden increases in CPU utilization that last 5 minutes on an Amazon EC2 Linux instance. A SysOps administrator must find the process ID (PID) of the service or process that is consuming more CPU.
What should the SysOps administrator do to collect the process utilization information with the LEAST amount of effort?

  1. Configure the Amazon CloudWatch agent procstat plugin to capture CPU process metrics.
  2. Configure an AWS Lambda function to run every minute to capture the PID and send a notification.
  3. Log in to the EC2 instance by using a .pem key each night. Then run the top command.
  4. Use the default Amazon CloudWatch CPU utilization metric to capture the PID in CloudWatch.

Answer(s): A



A SysOps administrator configured AWS Backup to capture snapshots from a single Amazon EC2 instance that has one Amazon Elastic Block Store (Amazon
EBS) volume attached. On the first snapshot, the EBS volume has 10 GiB of data. On the second snapshot, the EBS volume still contains 10 GiB of data, but 4
GiB have changed. On the third snapshot, 2 GiB of data have been added to the volume, for a total of 12 GiB.
How much total storage is required to store these snapshots?

  1. 12 GiB
  2. 16 GiB
  3. 26 GiB
  4. 32 GiB

Answer(s): B



A team is managing an AWS account that is a member of an organization in AWS Organizations. The organization has consolidated billing features enabled. The account hosts several applications.
A SysOps administrator has applied tags to resources within the account to reflect the environment. The team needs a report of the breakdown of charges by environment.
What should the SysOps administrator do to meet this requirement?

  1. Filter, map, and categorize resource groups in Tag Editor.
  2. Ensure that the organization's service control policies (SCPs) allow access to cost allocation tags.
  3. Ensure that the IAM credentials that are used to access Cost Explorer have permissions to group cost by tags.
  4. Activate the tag keys for cost allocation on the organization's management account.

Answer(s): D



A company uses an AWS CloudFormation template to provision an Amazon EC2 instance and an Amazon RDS DB instance. A SysOps administrator must update the template to ensure that the DB instance is created before the EC2 instance is launched.
What should the SysOps administrator do to meet this requirement?

  1. Add a wait condition to the template. Update the EC2 instance user data script to send a signal after the EC2 instance is started.
  2. Add the DependsOn attribute to the EC2 instance resource, and provide the logical name of the RDS resource.
  3. Change the order of the resources in the template so that the RDS resource is listed before the EC2 instance resource.
  4. Create multiple templates. Use AWS CloudFormation StackSets to wait for one stack to complete before the second stack is created.

Answer(s): B



A company hosts a static website on Amazon S3. The website is served by an Amazon CloudFront distribution with a default TTL of 86,400 seconds.
The company recently uploaded an updated version of the website to Amazon S3. However, users still see the old content when they refresh the site. A SysOps administrator must make the new version of the website visible to users as soon as possible.
Which solution meets these requirements?

  1. Adjust the TTL value for the DNS CNAME record that is pointing to the CloudFront distribution.
  2. Create an invalidation on the CloudFront distribution for the old S3 objects.
  3. Create a new CloudFront distribution. Update the DNS records to point to the new CloudFront distribution.
  4. Update the DNS record for the website to point to the S3 bucket.

Answer(s): B



A SysOps administrator is responsible for managing a company's cloud infrastructure with AWS CloudFormation. The SysOps administrator 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 SysOps administrator create to meet these requirements?

  1. AWS::EC2::Instance with a cfn-init helper script
  2. AWS::OpsWorks::Instance
  3. AWS::SSM::Document
  4. Custom::MyCustomType

Answer(s): D



A new website will run on Amazon EC2 instances behind an Application Load Balancer. Amazon Route 53 will be used to manage DNS records.
What type of record should be set in Route 53 to point the website's apex domain name (for example, `company.com`) to the Application Load Balancer?

  1. CNAME
  2. SOA
  3. TXT
  4. ALIAS

Answer(s): D

Explanation:


Reference:

https://docs.aws.amazon.com/govcloud-us/latest/UserGuide/setting-up-route53-zoneapex-elb.html



A company is implementing security and compliance by using AWS Trusted Advisor. The company's SysOps team is validating the list of Trusted Advisor checks that it can access.
Which factor will affect the quantity of available Trusted Advisor checks?

  1. Whether at least one Amazon EC2 instance is in the running state
  2. The AWS Support plan
  3. An AWS Organizations service control policy (SCP)
  4. Whether the AWS account root user has multi-factor authentication (MFA) enabled

Answer(s): B



Viewing Page 3 of 61



Share your comments for Amazon SOA-C02 exam with other users:

tomAws 7/18/2023 5:05:00 AM

nice questions
BRAZIL