24 lines
543 B
Markdown
24 lines
543 B
Markdown
---
|
||
title: "Route 53"
|
||
type: entity
|
||
tags:
|
||
- DNS
|
||
- AWS
|
||
date-added: 2026-04-18
|
||
---
|
||
|
||
## Aliases
|
||
- Amazon Route 53
|
||
- AWS DNS
|
||
|
||
## Description
|
||
Amazon 的 DNS 服务,在 SaaS Landing Zone 中,DNS Account 托管 Route 53,每个产品拥有自己的托管区域(Hosted Zone)用于管理 DNS 记录。
|
||
|
||
## Role in Architecture
|
||
- 集中式 DNS 管理
|
||
- 每个产品拥有独立的托管区域
|
||
- 支持公有和私有托管区域
|
||
|
||
## Related
|
||
- [[AWS]]:云服务提供商
|
||
- [[ctp-topic-7-saas-landing-zone-design]]:SaaS Landing Zone 设计 |