AWS-SysOps-SOA-C01 AWS Certified SysOps Administrator (SOA-C01)

Loading demo links...

Showing 4–6 of 20 questions

Question 4

According to the shared responsibility model, for which of the following Amazon EC2 activities is AWS responsible? (Choose two.)

Select all that apply, then click Submit answer.

  • Patching the guest operating system

  • Monitoring memory utilization

  • Configuring network ACLs

  • Patching the hypervisor

  • Maintaining network infrastructure

Question 5

Your company Is moving towards tracking web page users with a small tracking

Image loaded on each page Currently you are serving this image out of US-East, but are starting to get concerned about the time It takes to load the image for users on the west coast.

What are the two best ways to speed up serving this image? (Choose two.)

Select all that apply, then click Submit answer.

  • Use Route 53's Latency Based Routing and serve the image out of US-West-2 as well as US-East-1

  • Serve the image out through CloudFront

  • Serve the image out of S3 so that it isn't being served oft of your web application tier

  • Use EBS PIOPs to serve the image faster out of your EC2 instances

Question 6

A SysOps Administrator is attempting to use AWS Systems Manager Session Manager to initiate a SSH session with an Amazon EC2 instance running on a custom Linux Amazon Machine Image (AMI). The Administrator cannot find the target instance in the Session Manager console.

Which combination of actions will solve this issue? (Choose two.)

Select all that apply, then click Submit answer.

  • Add Systems Manager permissions to the instance profile.

  • Configure the bucket used by Session Manager logs to allow write access.

  • Install Systems Manager Agent on the instance.

  • Modify the instance security group to allow inbound traffic on SSH port 22.

  • Reboot the instance with a new SSH key pair named ssm-user.