
Welcome to Quick Intro To Python 3 for AWS Automation Engineers course
Oct 28, 2022
This video contains the course overview and welcome message to the audience of the https://Hands-On.Cloud portal. Complete course: https://hands-on.cloud/quick-introduction-to-python-for-aws-automation-engineers/

How to setup AWS Cloud9 IDE for Python
Oct 28, 2022
This AWS tutorial covers how to set up and configure AWS Cloud9 IDE for AWS automation using Python and Boto3 library. Additional materials: https://hands-on.cloud/how-to-setup-cloud9-ide-for-python-for-cloud-automation/

Installing boto3 in AWS Cloud9 IDE
Oct 28, 2022
This AWS tutorial explains how to set up the boto3 library in Cloud9 IDE in the virtual environment. 00:00 Intro 1:20 Checking IAM credentials (Cloud9 IDE) 1:50 Installing Python virtual environment (Cloud9 IDE) 2:35 Installing boto3 into a virtual envir

Quick intro to Boto3 clients and resources
Oct 28, 2022
This AWS tutorial describes how the boto3 library is using botocore to interact with AWS services APIs and the differences between boto3 clients and resources. 00:00 Intro 00:49 boto3 client vs resource 15:08 Demo: Using boto3 client 20:14 Demo: Using bo

Working with EBS Snapshots in Python using Boto3
Oct 30, 2022
This video describes how to work with EBS Snapshots in Python using the Boto3 library. The full course content is available for you at: https://hands-on.cloud/quick-introduction-to-python-for-aws-automation-engineers/. The supporting blog article is ava

Working with EBS volumes in Python using Boto3
Oct 29, 2022
This video describes how to work with EBS volumes in Python using Boto 3 library. The full course content is available for you at: https://hands-on.cloud/quick-introduction-to-python-for-aws-automation-engineers/. The supporting blog article is availabl

How to assume AWS IAM role using boto3 and Python
Oct 28, 2022
This video describes how to assume the AWS IAM role using boto3 for your AWS cross-account operations. 00:00 Intro 02:29 Changing Cloud9 IDE role 06:13 Creating IAM role 09:17 Assuming IAM role 14:34 Assuming multiple IAM roles The full course content i

Working with AWS S3 using boto3 and Python
Oct 28, 2022
This AWS tutorial describes how to use the Python and boto3 library to work with Amazon Simple Storage Service (S3). We'll cover the following topics: 0:00:00 Intro 0:00:56 Listing & filtering AWS S3 buckets 0:16:09 Creating AWS S3 bucket 0:23:17 Deleting

Python program structure
Oct 24, 2022
This video covers simple Python program structure: shebang, description, modules, global variables, functions, and program entry point. Related article: https://hands-on.cloud/python-program-structure/

Working with AMIs in Python using Boto3
Oct 30, 2022
This video covers the most common AMI operations that you might need to automate your AMI operations using Python and the Boto 3 library. The full course content is available for you at: https://hands-on.cloud/quick-introduction-to-python-for-aws-automat

Working with EC2 instances in Python using Boto3
Nov 3, 2022
This video covers the most common Amazon EC2 operations you might need to automate using Python and the Boto 3 library. The entire free course content is available for you at: https://hands-on.cloud/quick-introduction-to-python-for-aws-automation-enginee

Working with Secrets Manager in Python using Boto3
Nov 3, 2022
This video covers the most common AWS Secrets Manager operations you might need to automate using Python and the Boto 3 library. The entire free course content is available for you at: https://hands-on.cloud/quick-introduction-to-python-for-aws-automatio

Working with DynamoDB in Python using Boto3
Nov 10, 2022
This video demonstrates how to create tables, load data, perform CRUD operations, filter scan results, query items, and backup tables in AWS DynamoDB using Python and Boto3 library. The entire course content is available for you at: https://hands-on.clou

Working with AWS IAM in Python using Boto3
Nov 14, 2022
This video demonstrates how to use Python and the Boto3 library to manage AWS IAM Policies, Roles, Groups, Users, instances profiles, and work with the IAM credentials. The entire course content is available for you at: https://hands-on.cloud/quick-intro

Working with AWS Lambda in Python using Boto3
Nov 17, 2022
This video demonstrates how to work with AWS Lambda service using Python SDK for AWS (Boto3 library) to deploy AWS Lambda functions, update and invoke them, and manage Lambda permissions for other AWS services. The entire course content is available for

Working with SNS in Python using Boto3
Nov 18, 2022
This video demonstrates how to work with Amazon Simple Notification Service (or Amazon SNS) using Python SDK for AWS (Boto3 library). We'll demonstrate how to create, describe, list, and delete SNS topics, manage SNS topic subscriptions and send messages

Working with Amazon SES in Python using Boto3
Nov 18, 2022
This video demonstrates how to interact with Amazon SES in Python using the Boto3 library to verify sender domain names and email addresses, manage email templates, and send emails in different formats. The entire course content is available for you at:

Working with AWS Systems Manager Parameter Store in Python using Boto3
Nov 16, 2022
This video demonstrates how to use the Boto3 library to manage AWS Systems Manager (AWS SSM) Parameter Store. The entire course content is available for you at: https://hands-on.cloud/quick-introduction-to-python-for-aws-automation-engineers/. The suppo

Working with Amazon CloudWatch in Python using Boto3
Nov 20, 2022
This video how to manage CloudWatch logs, metrics, alarms, and dashboards in Python using the Boto3 library. The entire course content is available for you at: https://hands-on.cloud/quick-introduction-to-python-for-aws-automation-engineers/. The suppor

Convert PowerPoint to video using Synthesia and Google Cloud
Nov 21, 2022
This video reviews the Synthesia AI video-generating platform and describes how to automate the process of converting PowerPoint slides to a professional video tutorial using Python, Synthesia, and Google Cloud Platform (Google Drive and Google Slides) AP