Free AWS-CERTIFIED-SYSOPS-ADMINISTRATOR-ASSOCIATE Amazon AWS-CERTIFIED-SYSOPS-ADMINISTRATOR-ASSOCIATE Practice Test Question

Loading demo links...

Showing 28–30 of 48 questions

Question 28 (Topic 1)

A company recently deployed MySQL on an Amazon EC2 instance with a default boot volume. The company intends to restore a 1.75 TB database. A SysOps administrator needs to provision the correct Amazon Elastic Block Store (Amazon EBS) volume. The database will require read performance of up to 10,000 IOPS and is not expected to grow in size. Which solution will provide the required performance at the LOWEST cost?

Select an option, then click Submit answer.

  • Deploy a 2 TB Cold HDD (sc1) volume.
  • Deploy a 2 TB Throughput Optimized HDD (st1) volume.
  • Deploy a 2 TB General Purpose SSD (gp3) volume. Set the IOPS to 10,000.
  • Deploy a 2 TB Provisioned IOPS SSD (io2) volume. Set the IOPS to 10,000.
Question 29 (Topic 1)

A company currently runs its infrastructure within a VPC in a single Availability Zone. The VPC is connected to the company’s on-premises data center through an AWS Site-to-Site VPN connection attached to a virtual private gateway. The on-premises route tables route all VPC networks to the VPN connection. Communication between the two environments is working correctly. A SysOps administrator created new VPC subnets within a new Availability Zone, and deployed new resources within the subnets. However, communication cannot be established between the new resources and the on-premises environment. Which steps should the SysOps administrator take to resolve the issue?

Select an option, then click Submit answer.

  • Add a route to the route tables of the new subnets that send on-premises traffic to the virtual private gateway.
  • Create a ticket with AWS Support to request adding Availability Zones to the Site-to-Site VPN route configuration.
  • Establish a new Site-to-Site VPN connection between a virtual private gateway attached to the new Availability Zone and the on-premises data center.
  • Replace the Site-to-Site VPN connection with an AWS Direct Connect connection.
Question 30 (Topic 1)

A SysOps administrator needs to provision a new fleet of Amazon EC2 Spot Instances in an Amazon EC2 Auto Scaling group. The Auto Scaling group will use a wide range of instance types. The configured fleet must come from pools that have the most availability for the number of instances that are launched. Which solution will meet these requirements?

Select an option, then click Submit answer.

  • Launch the Spot Instances up to the maximum capacity of the Auto Scaling group.
  • Launch the Spot Instances by using the diversified strategy.
  • Launch the Spot Instances by using the capacity optimized strategy.
  • Use the Spot Instance advisor to help determine the best Spot allocation strategy.