AWS Certified Developer Associate DVA-C01 – Question401

A developer is creating a website that will be hosted from an Amazon S3 bucket. The website must support secure browser connections.
Which combination of actions must the developer take to meet this requirement? (Choose two.)

A.
Create an Elastic Load Balancer (ELB). Configure the ELB to direct traffic to the S3 bucket.
B. Create an Amazon CloudFront distribution. Set the S3 bucket as an origin.
C. Configure the Elastic Load Balancer with an SSL/TLS certificate.
D. Configure the Amazon CloudFront distribution with an SSL/TLS certificate.
E. Configure the S3 bucket with an SSL/TLS certificate.

Correct Answer: BE