ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

338 / 474

Question 338:

An application includes an Autoscaling Group. It has been determined that the best way to scale the group is based on the number of concurrent users. How can you achieve this?

Answer options:

A.Create a tag for the Group to contain the number of concurrent users.
B.Create a custom metric for the number of concurrent users.
C.Since concurrent user metrics are not available, base the scaling of the group on CPU percentage.
D.Since concurrent user metrics are not available, base the scaling of the group on Memory percentage.