ExamQuestions.com

Register
Login
AWS Certified SysOps Administrator Associate Exam Questions

Amazon

AWS Certified SysOps Administrator Associate

218 / 340

Question 218:

Your company has the following architecture for its application on AWS.
A set of EC2 Instances hosting the web part of the application.
A relational database for the backend using AWS RDS
A Load balancer for distribution of traffic
A NAT gateway for routing traffic from the database server to the Internet.
Which of the following can be used to increase the scalability and availability of the application? Choose two answers from the options given below.

Answer options:

A.Launch the EC2 Instances as part of an Autoscaling Group.
B.Enable Multi-AZ for the database.
C.Use a NAT Instance instead of a NAT gateway.
D.Use Route 53 instead of the Load balancer.