exam questions

Exam ANS-C00 All Questions

View all questions & answers for the ANS-C00 exam

Exam ANS-C00 topic 1 question 367 discussion

Exam question from Amazon's ANS-C00
Question #: 367
Topic #: 1
[All ANS-C00 Questions]

A company's website is hosted on an Amazon EC2 instance. The website delivers dynamic content through Amazon CloudFront to users. After instance maintenance, users receive HTTP 502 (Bad Gateway) errors while attempting to access the website.
What is the MOST likely cause of this issue?

  • A. The security group configuration on the origin is blocking traffic from CloudFront.
  • B. The origin does not support the ciphers or protocols in the SSL/TLS exchange with CloudFront.
  • C. There are resource constraints, and CloudFront cannot route requests to an available edge location.
  • D. The origin does not have enough capacity to support the request rate.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
Reference:
https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/http-502-bad-gateway.html

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
walkwolf3
Highly Voted 3 years, 8 months ago
B An HTTP 502 status code (Bad Gateway) indicates that CloudFront wasn't able to serve the requested object because it couldn't connect to the origin server. SSL/TLS Negotiation Failure Between CloudFront and a Custom Origin Server Origin Is Not Responding with Supported Ciphers/Protocols https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/http-502-bad-gateway.html
upvoted 7 times
...
hecong
Most Recent 2 years, 11 months ago
ANSWER:B A: 504 https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/http-504-gateway-timeout.html C: 503 https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/http-503-service-unavailable.html D: 503 https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/http-503-service-unavailable.html
upvoted 4 times
...
Alberto_M_M
3 years, 7 months ago
My answer is B too.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...