У нас вы можете посмотреть бесплатно Accessing and Analyzing Data by Using Amazon S3 или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Lab demo walkthrough. Credit to: Program: Bachelor of Applied Science, Computing Technology and Software Development, Cloud Computing Concentration Course: Cloud Data Analytics Essential CIS-3652-26550 Professor: Corey Leong Lab overview and objectives: In this lab, you will learn how to upload, encrypt, compress, and secure data as a .csv file in Amazon Simple Storage Service (Amazon S3). Then, by using the S3 Select feature, you will use SQL statements to query data in Amazon S3 without needing to set up a database. After completing this lab, you should be able to do the following: Create an AWS CloudFormation template and deploy it as a stack to create an S3 bucket. Load data into an S3 bucket. Use S3 Select to query a .csv file that is stored in an S3 bucket. Modify the encryption properties and storage type for an S3 object. Upload a compressed version of a dataset to Amazon S3. Review an AWS Identity and Access Management (IAM) policy that is used by team members to access the data. Test a team member's restricted access to the data by using the AWS Command Line Interface (AWS CLI).