AWS Simple Storage Service - Beginner
Amazon Simple Storage Service (Amazon S3) is an object storage service that offers scalability, data availability, security, and performance. Customers of all sizes and industries can use Amazon S3
Created by Luciano Giacchetta
Included in Careers:
USD 0.0
Includes 65% OFF
7-Day Money Back Guarantee
This course includes
- 4 Modules
- 8 Videos
- 12 Practices
- Full-time access
- Mobile & Tablet access
- Course Certificate
What you'll learn
- What is Amazon S3
- How S3 is organized (buckets and objects)
- Creation and modification of objects and buckets with AWS CLI
- Deletion of objects and buckets with AWS CLI
- How to convert a bucket into a static website with AWS CLI
- Grant access permissions to your bucket with AWS CLI
Course Contents
8 Hours 0 Minutes
In this course, you will learn how to use the AWS S3 storage service: Simple Storage Service. It is divided into three major blocks dedicated to its main components, which are: Buckets, Objects, and Hosting
A bucket is a container for objects stored in Amazon S3. You can store any number of objects in a bucket and can have up to 100 buckets in your account.
To store your data in Amazon S3, work with resources known as buckets and objects. A bucket is a container for objects. An object is a file and any metadata that describes that file.
When you configure your bucket as a static website, the website is available at the region-specific endpoint of the AWS website for the bucket