An open API service indexing awesome lists of open source software.

https://github.com/noahgift/serverless-cookbook

Some recipes for doing with serverless technologies
https://github.com/noahgift/serverless-cookbook

Last synced: 6 months ago
JSON representation

Some recipes for doing with serverless technologies

Awesome Lists containing this project

README

          

# serverless-cookbook
Some recipes for doing with serverless technologies

[![Python application test with Github Actions](https://github.com/noahgift/serverless-cookbook/actions/workflows/python-publish.yml/badge.svg)](https://github.com/noahgift/serverless-cookbook/actions/workflows/python-publish.yml)

## 🎓 Pragmatic AI Labs | Join 1M+ ML Engineers

### 🔥 Hot Course Offers:
* 🤖 [Master GenAI Engineering](https://ds500.paiml.com/learn/course/0bbb5/) - Build Production AI Systems
* 🦀 [Learn Professional Rust](https://ds500.paiml.com/learn/course/g6u1k/) - Industry-Grade Development
* 📊 [AWS AI & Analytics](https://ds500.paiml.com/learn/course/31si1/) - Scale Your ML in Cloud
* ⚡ [Production GenAI on AWS](https://ds500.paiml.com/learn/course/ehks1/) - Deploy at Enterprise Scale
* 🛠️ [Rust DevOps Mastery](https://ds500.paiml.com/learn/course/ex8eu/) - Automate Everything

### 🚀 Level Up Your Career:
* 💼 [Production ML Program](https://paiml.com) - Complete MLOps & Cloud Mastery
* 🎯 [Start Learning Now](https://ds500.paiml.com) - Fast-Track Your ML Career
* 🏢 Trusted by Fortune 500 Teams

Learn end-to-end ML engineering from industry veterans at [PAIML.COM](https://paiml.com)

### AWS
* Simple [Marco Polo AWS Lambda](https://github.com/noahgift/serverless-cookbook/blob/main/marcopololambda.py)
* [Marco Polo Step Function](https://github.com/noahgift/serverless-cookbook/blob/main/marcopolostepfunction.json)

![Screen Shot 2020-11-30 at 7 46 07 PM](https://user-images.githubusercontent.com/58792/100682733-befd5c00-3344-11eb-837c-2916867c0ac7.png)

* [S3 Image Label Bucket](https://github.com/noahgift/serverless-cookbook/blob/main/aws-lambda-image-label-s3-trigger.py)

By placing an image into an S3 bucket the AWS Lambda triggers an API call to Computer Vision Service

![serverless-image-label](https://user-images.githubusercontent.com/58792/112540085-26259d00-8d88-11eb-9756-36b608a78fcc.png)

### GCP
* Wikipedia Translate Cloud Function
* Wikipedia Translate Cloud Function (Command-line Tools) CLI