
Ultimate access to all questions.
An e-commerce company is experiencing very high CPU utilization issues with its fleet of EC2-based web servers. After investigation, the development team has identified that handling secure traffic via HTTPS is a significant factor contributing to the high CPU load.
Which of the following measures can be taken to alleviate the high CPU load on the web servers? (Select two)
A
Create an HTTP listener on the Application Load Balancer with SSL termination
B
Configure an SSL/TLS certificate on an Application Load Balancer via AWS Certificate Manager (ACM)
C
Create an HTTPS listener on the Application Load Balancer with SSL termination
D
Create an HTTP listener on the Application Load Balancer with SSL pass-through
E
Create an HTTPS listener on the Application Load Balancer with SSL pass-through