Youtube Note: Learn S3 by project in 10 minutes by EX-AWS intern | for beginners | AWS | Cloud
What's AWS S3
database for unstructured data, we can put a static website (doesn't need that much back-end) on S3
Why use S3
- high scalability
- horizontal scaling: storage doesn't fulfill the need, then just use more devices
- vertical scaling: storage doesn't fulfill the need, then we change to better advanced storage devices
- high availability
- cS3 store data across multiple server and data center; one server on fire, it's fine, there's another server
How to host a static website on S3?
- amazon IAM log in
- Search S3
- Create a bucket
- bucket name has to be unique
- AWS region: choose one closer to you or users
- ACLs enabled: let file publicly accessible
- Unblock Public Access
- Click on bucket, upload the HTML and JPEG files (for the static website)
- Select and Make Public Using ACL
- Enable static website hosting
- Index_document select the HTML file
- Voila, you got a static website
Cr: Fried Egg Tech
https://www.youtube.com/watch?v=S1wcj1oIfHg
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· TypeScript + Deepseek 打造卜卦网站:技术与玄学的结合
· Manus的开源复刻OpenManus初探
· 写一个简单的SQL生成工具
· AI 智能体引爆开源社区「GitHub 热点速览」
· C#/.NET/.NET Core技术前沿周刊 | 第 29 期(2025年3.1-3.9)