21 lines
569 B
Markdown
21 lines
569 B
Markdown
---
|
||
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 设计 |