Beginners Guide To AWS S3

preview_player
Показать описание
In this video we take a look at AWS S3. We cover the basic concepts of S3 from a theory perspective. Before diving into the console for a hands on approach.

Amazon Simple Storage Service (Amazon S3) is an object storage service that offers industry-leading scalability, data availability, security, and performance. This means customers of all sizes and industries can use it to store and protect any amount of data for a range of use cases, such as data lakes, websites, mobile applications, backup and restore, archive, enterprise applications, IoT devices, and big data analytics. Amazon S3 provides easy-to-use management features so you can organize your data and configure finely-tuned access controls to meet your specific business, organizational, and compliance requirements. Amazon S3 is designed for 99.999999999% (11 9's) of durability, and stores data for millions of applications for companies all around the world.

Table of Contents:

00:02 - Intro
00:18 - What is AWS S3?
00:51 - Why Use S3?
02:08 - Hand on tutorial in the AWS console

Website
Рекомендации по теме
Комментарии
Автор

Can you please create deep knowledge programming vedios on boto3 and aws
(Beginner to super expert level)

rajatgoel
Автор

Hi master. I have s3 is target when i do dms cdc. In s3 have a folder( is name of table in data source) contain file official and cdc files. can i split this folder ? like split many folder for each day and load cdc files in it. each folder have a lot of cdc files. ex: folder customer have folders are official, day 1, day2, day3. and official folder obtain official file, day1 have cdc file 1, cdc file 2, ... day2 have cdc file 3, cdc file like this. I don't know how to explain it to you. i hope u understand what i say.

Hi-uwuz