Files
nexus/wiki/entities/Route-53.md
2026-04-19 00:02:42 +08:00

24 lines
543 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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 设计