Video Description
AWS Lambda is one of the fastest growing services of AWS! This course is part of a series of courses on AWS solutions with Python and Boto3 and now itâs time to implement serverless functions! AWS Lambda is a cornerstone service for serverless architectures on AWS. You do not manage an infrastructure like CPU, memory, OS or patches you name it! All you have to do and worry about is your implementation and code! Letâs take a closer look at what weâre going to cover in this course step-by-step. In this course, we will start off with what weâll build throughout the course and what you need to have on your computer to follow along with me. Donât worry; Iâll explain everything you need very clearly and Iâll show you what you need to install and setup on your computer to work with AWS Lambda. There will be two different sections for Windows and MacOS users. These sections are basically identical and show how you can prepare your computer environment to be ready to work with AWS Lambda! Iâll show you how to install Python, Boto3 and configure your environments for these tools. Iâll also show you how you can create your own AWS account step-by-step and youâll be ready to work AWS in no time! When weâre done with preparing our environment to work AWS with Python and Boto3, weâll start implementing our solutions for AWS.
All the code and supporting files for this course are available at https://github.com/PacktPublishing/Build-and-Deploy-Lambda-Functions-AWS
Style and Approach
Join the author in this course to learn how you can develop and deploy Python, Node.js or Java Lambda functions using Python and Boto3; manage your serverless functions easily!