# 如何在AWS上部署自己的静态网站

By [xiaowu.eth](https://paragraph.com/@ustsla) · 2021-12-27

---

1.  创建S3存储桶，开启公共访问和静态网站
    
2.  使用CloudFront，将S3资源作为自己的网页来源
    
3.  绑定域名即可访问

---

*Originally published on [xiaowu.eth](https://paragraph.com/@ustsla/aws)*
