In this course, we focus on Amazon S3, an essential service for storing and retrieving data in the AWS cloud. Students will learn how to create and manage S3 buckets, handle S3 objects, and utilize advanced features of S3 with Python and Boto3. Prior experience with AWS SDK (Python) or familiarity with cloud computing is expected for optimal comprehension.
Overview
Syllabus
- Lesson 1: Mastering Amazon S3: Creating Sessions and Clients with Boto3
- Lesson 2: Mastering S3 Bucket Management with AWS SDK for Python
- Lesson 3: Managing AWS S3 Objects: Upload, Download, and Delete with Python and Boto3
- Lesson 4: Mastering Multi-Part Uploads in Amazon S3 with Boto3 and Python
- Lesson 5: Mastering File Versioning and Management in Amazon S3 with Boto3