parent
721456a82e
commit
6469ef3078
17 changed files with 37 additions and 34 deletions
@ -1,7 +1,10 @@ |
|||||||
# Route53 |
# Route53 |
||||||
|
|
||||||
[Route53](https://aws.amazon.com/route53/) is AWS's Domain Name System (DNS) service that plays a critical role in connecting user requests to your web application or other resources within your infrastructure. With Route53, you can easily manage domains, redirect traffic, and configure domain-related settings. It has several advantages, including high availability, low latency, and integration with other AWS resources. |
Route53 is AWS's Domain Name System (DNS) service that plays a critical role in connecting user requests to your web application or other resources within your infrastructure. With Route53, you can easily manage domains, redirect traffic, and configure domain-related settings. It has several advantages, including high availability, low latency, and integration with other AWS resources. |
||||||
|
|
||||||
|
Visit the following resources to learn more: |
||||||
|
|
||||||
|
- [@official@Route53](https://aws.amazon.com/route53/) |
||||||
- [@video@Amazon Route 53](https://www.youtube.com/watch?v=RGWgfhZByAI) |
- [@video@Amazon Route 53](https://www.youtube.com/watch?v=RGWgfhZByAI) |
||||||
- [@video@AWS Route 53 Domain Name](https://www.youtube.com/watch?v=jDz4j_kkyLA) |
- [@video@AWS Route 53 Domain Name](https://www.youtube.com/watch?v=jDz4j_kkyLA) |
||||||
- [@video@DNS with AWS Route 53](https://www.youtube.com/watch?v=yRIY7BJohfo&t=2s) |
- [@video@DNS with AWS Route 53](https://www.youtube.com/watch?v=yRIY7BJohfo&t=2s) |
||||||
|
Loading…
Reference in new issue