ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Professional Exam Questions

Amazon

AWS Certified Solutions Architect Professional

255 / 465

Question 255:

You have large EC2 instances in your AWS infrastructure which you have recently set up. These instances carry out the task of creating JPEG files and store them on an S3 bucket and occasionally need to perform high computational tasks. After close monitoring, you see that the CPUs of these instances remain idle most of the time. 

Answer options:

A.Use Amazon glacier instead of S3.
B.Add additional large instances by introducing a task group.
C.Use T2 instances if possible.
D.Ensure the application hosted on the EC2 instances uses larger files on S3 to handle more load.