Video description
The objective of the course, AWS Automation with Boto3, Python, and Lamba Functions, is to cover the core concepts of Boto3 and Lambda. In most of the cases, Boto3 works along with Lambda and that’s the reason we combine Boto3 and Lambda into one course. We have divided the course into two parts to get more clarity about Boto3 and Lambda. Part 1 is about how to write and execute Python Boto3 on our local server or any OS. Part 2 is about writing and executing Python Boto3 in Lambda with different triggering methods.
Boto3 is the name of the Python SDK for AWS or Boto3 is the Python module to work with AWS services using Python scripts. It allows you to create, update, and delete AWS services from our Python scripts without opening AWS management console through the browser; we can execute these Python Boto3 scripts either from our local server or using AWS Lambda service.
In this course, we will see how to implement and execute Python Boto3 scripts on our local server; then, we will move on with AWS Lambda service. Boto3 is built on top of the Botocore module. We will also explore the different types of Boto3 sessions and the concepts of Boto3 to write Python scripts for AWS automation.
By the end of this course, you will get the knowledge to apply different concepts of Boto3 and Lambda for different AWS services.
What You Will Learn
- Learn the environment setup for Boto3
- Learn Boto3 documentation to implement Python Boto3 scripts
- Understand how to work with STS
- Understand the use of Meta object
- Learn about Boto3 collection concept to start, stop, terminate, monitor all instances once
- Learn about IAM roles to execute Python Boto3 scripts
Audience
This course is designed for individuals looking to master Boto3 and AWS Lambda functions with different triggering method skills to automate tasks in real time.
About The Author
VRTechnologies: VR Technologies is a seasoned DevOps automation consultant with a specialization in cloud and DevOps. With a wealth of experience, they have successfully trained over 400 students through comprehensive automation courses covering Shell, Python, and Ansible.
With six years of training expertise, VR Technologies’ commitment to staying at the forefront of technology trends is unmatched, ensuring that students receive the most up-to-date knowledge. Their passion for learning and teaching drives them to meticulously research and prepare each course, offering hands-on demonstrations from the basics to advanced concepts. Join VR Technologies on a transformative learning journey and unlock the power of automation in your career.
Table of contents
-
Chapter 1 : Introduction and Environment Setup for Boto3
- Objective of the Course
- What Do You Need for This Course
- Introduction to Boto3
- Installing Required Python Version and Boto3 on Windows Server
- Installing Required Python and Boto3 on Linus Server to Work with AWS Services
- Boto3 Environment Setup on Windows Server to Work with AWS Services
- Boto3 Environment Setup on RHEL Server to Work with AWS Services
- First Boto3 Script to Verify the Boto3 Environment Setup on Windows and Linux
- Concepts of Boto3 to Write Python Scripts for AWS Automation
- Different Types of Boto3 Sessions
- Chapter 2 : Boto3 Documentation Help to Implement Python Boto3 Scripts
- Chapter 3 : Working with STS
- Chapter 4 : EC2 – Part 1: Working with EC2 Services
- Chapter 5 : EC2 Waiters
- Chapter 6 : Usage of Meta Object
- Chapter 7 : EC2 Collections
- Chapter 8 : EC2- Part 2: Practice with EC2 Services
- Chapter 9 : IAM Roles to Execute Python Boto3 Scripts
- Chapter 10 : Exception Handling with Boto3 and Botocore Modules
- Chapter 11 : Working with IAM Users
-
Chapter 12 : Lambda-Part 1: AWS Automation with Boto3 and Lamba Functions
- Introduction to AWS Lambda Functions
- Automating the Start and Stop EC2 Instances for Test Environment
- Automatic Mail Alert: When Instance State is Reached to Stopped
- Automate Snapshots for EBS Volumes Using Lambda and Cloudwatch
- Automate Snapshots of EBS Volumes for All Regions
- Automate Copy of EBS Snapshots Between Regions
- Chapter 13 : Paginators of Boto3
- Chapter 14 : Working with S3
- Chapter 15 : Lambda-Part 2: AWS Automation with Boto3 and Lambda Functions
Product information
- Title: Learn AWS Automation with Boto3, Python, and Lambda Functions
- Author(s):
- Release date: October 2021
- Publisher(s): Packt Publishing
- ISBN: 9781803245317
You might also like
video
Data Engineering with Python and AWS Lambda LiveLessons
7 Hours of Video Instruction Data Engineering with Python and AWS Lambda LiveLessons shows users how …
video
AWS Lambda and the Serverless Framework - Hands-On Learning!
AWS Lambda and the serverless framework is the best way to get started in the serverless …
book
Python and AWS Cookbook
If you intend to use Amazon Web Services (AWS) for remote computing and storage, Python is …
video
PySpark and AWS: Master Big Data with PySpark and AWS
The hottest buzzwords in the Big Data analytics industry are Python and Apache Spark. PySpark supports …