AWS Simple Storage Service - Introductorio
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
Creado por
Luciano Giacchetta
Incluido en Carreras:
BRL 0,0
Incluye 65% OFF
Garantía de Devolución (7 días)
Este curso incluye
- 4 Módulos
- 8 Videos
- 12 Practicas
- Acceso a tiempo completo
- Acceso en Móviles y Tabletas
- Certificado de Curso
Lo que aprenderás
- Qué es Amazon S3
- Cómo se organiza S3 (buckets y objetos)
- Creación y modificación de objetos y buckets con AWS CLI
- Eliminación de objetos y buckets con AWS CLI
- Cómo convertir un bucket en un sitio web estático con AWS CLI
- Otorgar permisos de acceso a su bucket con AWS CLI
Contenidos del Curso
8 Horas 0 Minutos
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