Multiple Choice
Which code snippet below returns the URL of a load balanced web site created in CloudFormation with an AWS::ElasticLoadBalancing::LoadBalancer resource name "ElasticLoad Balancer"?
A) "Fn::Join" : ["". [ "http://", {"Fn::GetAtr" : [ "ElasticLoadBalancer","DNSName"]}]]
B) "Fn::Join" : ["". [ "http://", {"Fn::GetAtr" : [ "ElasticLoadBalancer","Url"]}]]
C) "Fn::Join" : ["". [ "http://", {"Ref" : "ElasticLoadBalancerUrl"}]]
D) "Fn::Join" : [".", [ "http://", {"Ref" : "ElasticLoadBalancerDNSName"}]]
Correct Answer:

Verified
Correct Answer:
Verified
Q343: An application is designed to use Amazon
Q344: A Developer has written a serverless application
Q345: A company needs a version control system
Q346: A developer works in an environment with
Q347: A Developer is working on an application
Q349: An organization is using Amazon CloudFront to
Q350: An e-commerce web application that shares session
Q351: An application is real-time processing millions of
Q352: A Developer is investigating an issue whereby
Q353: A developer has built a market application