ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

92 / 500

Question 92:

You are working in a consulting company, and you have a customer who is a heavy AWS user. Recently the customer is unhappy with the increasing cost of AWS usage and has consulted you on how to find out solutions to optimize the costs. Which approaches can you recommend to the customer while making sure the service is not impacted? (Select TWO.)

Answer options:

A.Use Compute Optimizer to choose the optimal Amazon EC2 instance types based on your utilization data.
B.To save the cost of the VPN connections between VPC and on-premises servers, replace the VPN connections with a Direct Connect that is cheaper and also more reliable.
C.For non-production environments, use the default General Purpose SSD (gp2) instead of EBS Throughput Optimized HDD (st1) storage as SSD costs half the price.
D.To save cost, use spot instances instead of on-demand instances for Jenkins that manages the production CI/CD pipelines.
E.Turn off certain non-production instances during weekends when no one uses them and turns on these instances on Monday morning.