Python Boto3 Course
Intermediate
Intermediate
Video
General
10 Lessons
0% Not started
This lesson contains an overview of the Python Boto3 library, Boto3 clients, and resources.
This lesson demonstrates how to install Boto3 in Python 3 virtual environment, test setup and configuration settings.
This lesson describes how to read the Boto3 documentation, where and how to search for specific information related to Boto3 clients, resources, and API methods.
This lesson demonstrates using the Boto3 S3 client and Boto3 S3 resource to create S3 buckets. Also, you'll cover your code with unit tests.
This lesson demonstrates using the Boto3 S3 client and Boto3 S3 resource to list S3 buckets. Also, you'll cover your code with unit tests using the moto library.
This lesson demonstrates using the Boto3 S3 client and Boto3 S3 resource to filter AWS S3 buckets by Tag. Also, you'll cover your code with unit tests using the moto library.
This lesson demonstrates using the Boto3 S3 client and Boto3 S3 resource to clean up and delete AWS S3 buckets. Also, you'll cover your code with unit tests using the moto library.
This lesson demonstrates using the Boto3 S3 client and Boto3 S3 resource to upload files to AWS S3 buckets. Also, you'll cover your code with unit tests using the moto library.
This lesson demonstrates using the Boto3 S3 client and Boto3 S3 resource to download files to AWS S3 buckets. Also, you'll cover your code with unit tests using the moto library.
Follow
I’m a passionate Cloud Infrastructure Architect with more than 15 years of experience in IT.
Any of my posts represent my personal experience and opinion about the topic.
Session expired
Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.