Amazon Simple Storage Service (Amazon S3) is a cloud-based object storage service provided by AWS, designed for storing and retrieving data with high durability, flexible scalability, and optimized cost. S3 allows users to store any amount of data in the form of objects and manage them within buckets. Data is protected through encryption features, access control, and versioning, meeting security and backup requirements.
S3 supports important features such as:
Amazon S3 is designed to ensure availability up to 99.999999999% and stores data for millions of applications used by companies around the world.
AWS S3 offers Static Website Hosting, which allows you to easily store and distribute static websites directly from an S3 bucket. Static websites consist of HTML, CSS, and JavaScript files that do not require server-side processing. This feature is ideal for simple web projects or landing pages.
With S3 Static Website Hosting, you can quickly, securely, and cost-effectively deploy static websites.
3.1. Create S3 bucket\
3.2. Enable static web hosting