Build and Deploy Lambda Functions: AWS with Python and Boto3

Profile photo of
By
via Udemy
  • Overview
  • Curriculum
  • Instructor
  • Review

About This Course

Learn how you can develop and deploy Java, Python, NodeJS Lambda Functions and manage them using Python and Boto3!

AWS Lambda is one of the fastest growing services of AWS!

Join me 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!

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 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.

  • First thing we’ll do is to create an IAM Access Policy for our Lambda Functions to access and communicate with other AWS resources like S3, CloudWatch and so on. Once we have it created, we’ll also create an IAM Role for our Lambda Function to execute and run on AWS on our behalf. And as for the most crucial part of this process, we’ll attach the IAM Policy to IAM Role so we will be complete on permissions and roles to run our Lambda Functions!

  • Next step is to develop a Python Lambda function from scratch! We’ll develop a Python  function with a proper handler and start implementing the way to develop it to AWS. For that purpose - since AWS is looking for bytes of the source code for Lambda functions – we’ll develop a Utility class where we’ll implement the way to package our Lambda Function first as zip file. Once we do that, we’ll then read the bytes of the file and pass that information to our deployer method. Apart from source code, we will also provide our Lambda function a runtime, name and so on.

  • Once we successfully deploy our Python Lambda function, we’ll check it out on AWS console and verify that its configured as we expect it to be.

  • Next up is the implementation and deployment of a Node.js Lambda function! We’ll follow the same steps again to implement and create our own Node.js Lambda function and deploy it using our genericly-implemented solution for deployment. Once we’ve done      that, we’ll again go to AWS console and verify our Lambda function.

  • Java Lambda functions are up next! We’ll launch Eclipse IDE - which is basically the easiest way to create and work with Java Lambda functions – and install AWS Toolkit first. Once we have it, we will create our very first Java Lambda function and then we’ll package it as an executable JAR file using Maven. Next thing to do is to deploy our Java Lambda function and once we do that, we’ll go to AWS console and verify it.

  • Now is time to invoke our Lambda functions and you will see how easy it is to do so! We’ll call our function and parse the response from AWS!

  • Next up is to manage our Lambda function in various ways and that includes Aliasing, Versioning, using Environment Variables, Updating the Source Code and much more! We’ll also learn all the basic CRUD operations we can do against Lambda functions and you’ll again see how easy those are too!

Let’s not lose any more time and jump right into developing and deploying Lambda functions to AWS Lambda!

  • You'll learn how to develop Python, NodeJS and Java Lambda Functions!

  • You'll learn how to give necessary IAM Roles and Policies for Lambda Functions!

  • You'll learn how to configure Python, NodeJS and Java Lambda Functions!

Course Curriculum

1 Lectures

Instructor

Profile photo of

Review
4.9 course rating
4K ratings
ui-avatar of Anthony Williams
Anthony W.
2.5
2 years ago

I thought the course would go more in depth to Python and Boto3.
It has Java and NodeJs so the title doesn't reflect.
pretty basic in my opinion.

  • Helpful
  • Not helpful
ui-avatar of André Luiz de Souza Ferreira
André L. D. S. F.
5.0
3 years ago

Instructor has full knowledge of the proposed content.
Recommended for people with beginner and intermediate level.
I am satisfied with acquired knowledge :)

  • Helpful
  • Not helpful
ui-avatar of Daniel Richards
Daniel R.
5.0
3 years ago

Explanation is clear

  • Helpful
  • Not helpful
ui-avatar of Will White
Will W.
5.0
3 years ago

The course is great. My only complaint is that the author goes fairly quickly, so I keep pausing to catch up. A+++

  • Helpful
  • Not helpful
ui-avatar of Charlie Bankes
Charlie B.
4.0
4 years ago

Easy on the ear, easy to follow.

  • Helpful
  • Not helpful
ui-avatar of Uladzislau Kaminski
Uladzislau K.
2.0
4 years ago

Things are not described well. Support is not so good

  • Helpful
  • Not helpful
ui-avatar of Amrendra Kumar
Amrendra K.
5.0
4 years ago

I really love this course. Instructure has explained the topic with various examples(good).

  • Helpful
  • Not helpful
ui-avatar of Bill Vitaniemi
Bill V.
4.5
4 years ago

Very good for learning the basics of using Boto3/Python with AWS Lambda. Also a chance to learn some basics about Lambda is you're not familiar with it. The only thing I would recommend is the addition of a lecture that is specific to a high level overview of Lambda. Then, get into the course and explain how a lot of this can just be done using just Boto3. Of course, you can learn a lot about Lambda from the AWS docs but having something as a part of this course would be nice.

  • Helpful
  • Not helpful
ui-avatar of Juan Carlos
Juan C.
5.0
4 years ago

Muy útil y práctico

  • Helpful
  • Not helpful
ui-avatar of Stephen Murphy
Stephen M.
5.0
4 years ago

Got into the swing of it - my first experience with AWS Lambda Function .. hopefully sets me up on my AWS journey.

  • Helpful
  • Not helpful
Leave A Reply

Your email address will not be published. Required fields are marked *

Ratings

Courses You May Like

Lorem ipsum dolor sit amet elit
Show More Courses