AWS Elastic Load Balancer supports SSL termination.
A.
True. For specific availability zones only
B.
False
C.
True. For specific regions only
D.
True. For all regions
Explanation:
You can configure your load balancer in ELB (Elastic Load Balancing) to use a SSL certificate in order to improve your
system security.The load balancer uses the certificate to terminate and then decrypt requests before sending them to the
back-end instances. Elastic Load Balancing uses AWS Identity and Access Management (IAM) to upload your certificate
to your load balancer.
http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/US_SettingUpLoadBalancerHTTPS.html
D
D