CV0-004 · Question #386
A cloud engineering team recently built a new website to be hosted on a cloud server. However, the website is not loading. The team runs a troubleshooting command that provides the following output…
The correct answer is B. A. An A (Address) record maps a domain name to an IPv4 address. When a website is not loading, it is commonly because no A record exists to direct DNS queries to the server's IP address. Without it, browsers cannot resolve the domain to an IP and the site is unreachable. An MX…
Question
A cloud engineering team recently built a new website to be hosted on a cloud server. However, the website is not loading. The team runs a troubleshooting command that provides the following output:
Which of the following records would the team most likely add to resolve this issue?
Exhibit
Options
- AMX
- BA
- CPTR
- DSRV
How the community answered
(19 responses)- A5% (1)
- B74% (14)
- C5% (1)
- D16% (3)
Explanation
An A (Address) record maps a domain name to an IPv4 address. When a website is not loading, it is commonly because no A record exists to direct DNS queries to the server's IP address. Without it, browsers cannot resolve the domain to an IP and the site is unreachable. An MX record handles mail routing, a PTR record is used for reverse DNS lookups (IP to hostname), and an SRV record specifies the location of specific services. Adding an A record pointing the domain to the web server's IP address is the standard first step to make a website accessible.
Topics
Community Discussion
No community discussion yet for this question.
