All Projects → noahgift → awslambda

noahgift / awslambda

Licence: other
AWS Lambda

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language
shell
77523 projects

CircleCI

AWS Lambda

Beginner’s Guide to Writing AWS Lambda Functions in Python

Zero to One: AWS Lambda in Python and SAM

zero-to-one

Hello World Build and Deploy

  1. sam init
  2. sam build
  3. sam deploy --guided

Deploy and Testing (Key Concepts)

Test two ways:

sam local invoke sam local start-api

Then curl curl http://127.0.0.1:3000/hello

  • API Gateway
  • CloudWatch Logs
  • IAM Security settings

Build a Serverless Data Engineering Pipeline Walkthrough

Build a Serverless Data Engineering Walkthrough

Functions are Units of Work: Input, Work, Return

Input, Work, Return

Other Videos

Serverless Data Engineering Architecture

  • Learn to write an AWS Lambda Function in Python in Five Minutes:

Learn to write an AWS Lambda Function in Python in Five Minutes

Diagram

Overview

Pragmatic AI Labs

Pragmatic AI Labs

These notebooks and tutorials were produced by Pragmatic AI Labs. You can continue learning about these topics by:

Additional Related Topics from Noah Gift

His most recent books are:

His most recent video courses are:

His most recent online courses are:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].