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
- Host: GitHub
- URL: https://github.com/noahgift/serverless-cookbook
- Owner: noahgift
- License: cc0-1.0
- Created: 2020-12-01T00:29:59.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-10T23:00:23.000Z (9 months ago)
- Last Synced: 2025-04-02T06:10:16.541Z (6 months ago)
- Language: Python
- Size: 35.2 KB
- Stars: 38
- Watchers: 2
- Forks: 56
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# serverless-cookbook
Some recipes for doing with serverless technologies[](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 TeamsLearn 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)
* [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

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