Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo #16

Merged
merged 6 commits into from
May 3, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update README.md
  • Loading branch information
GatienBoquet authored May 2, 2024
commit aff0680460375fc2201c06ef4c5b8a3032ae1da4
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -4747,7 +4747,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n

**[⬆ Back to Top](#table-of-contents)**

### A customer is hosting t heir company website on a cluster of web servers that are behind a public facing load balancer. The customer also uses Amazon Route 53 to manage their public DNS. How should the customer configure the DNS zone apex record to point to the load balancer?
### A customer is hosting their company website on a cluster of web servers that are behind a public facing load balancer. The customer also uses Amazon Route 53 to manage their public DNS. How should the customer configure the DNS zone apex record to point to the load balancer?

- [ ] Create an A record pointing to the IP address of the load balancer.
- [ ] Create a CNAME record pointing to the load balancer DNS name.