Files
nexus/wiki/concepts/CloudFront.md
2026-04-19 00:02:42 +08:00

21 lines
569 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: "CloudFront"
type: concept
tags:
- CDN
- AWS
- Content-Delivery
date-added: 2026-04-18
---
## Description
Amazon CloudFront 是 AWS 的内容分发网络CDN服务用于在全球边缘位置缓存和分发静态内容如图像、视频、应用程序等降低延迟并提高用户体验。
## Role in SaaS Landing Zone
- 在 Product Accounts 中可用作 CDN
- 加速静态内容分发
- 与 WAF 集成提供安全防护
## Related
- [[AWS]]:云服务提供商
- [[ctp-topic-7-saas-landing-zone-design]]SaaS Landing Zone 设计