Skip to content
Go back

[AWS] Amazon Route 53

Updated:  at  02:06 AM

Bài viết được tham khảo và tổng hợp lại từ Jayendra’s Blog, xem bài viết gốc ở đây: https://jayendrapatil.com/aws-route53.

Table of contents

Open Table of contents

Giới thiệu

1.png

Supported DNS Resource Record Types

Alias Resource Record Sets

Route 53 Alias vs CNAME

2.png

Route 53 Hosted Zone

Route 53 Health Checks

Đọc thêm ở đây.

Route 53 Routing Policies

AWS Route 53 cung cấp nhiều chính sách định tuyến DNS:

Chi tiết thêm tại: AWS Route 53 Routing Policy.

Route 53 Resolver

Inbound Endpoint – Forward DNS queries từ On-premise tới AWS

3.png

Outbound Endpoint – forward queries từ AWS VPC tới On-premise

4.png

Route 53 Split-view (Split-horizon) DNS

Route 53 Split-view DNS cho phép sử dụng cùng một tên miền để phân biệt phiên bản nội bộ và công khai của một trang web.

Route 53 DNSSEC

Route 53 Resolver DNS Firewall

Route 53 Logging


Suggest Changes

Previous Post
[AWS] EC2 Enhanced Networking
Next Post
[AWS] Amazon Virtual Private Cloud (VPC)