This Repo is a companion area to my LinkedIn Learning Serverless Architecture
course.
- Serverless core concept (functions vs. VMs) is shown above (image from AWS documentation).
- NOTE: I am currenlty revising and updating this course (update to be published in late 2023)
Here is info for learning Serverless Architecture and Patterns. This is my Companion Repo for my LI_L course "Serverless Architecture"
- 📝 Article: "Remaking the Australian Census for $500 USD" at -- link
- 📝 Mike Roberts article on Serverless Architectures at -- link
- 📝 ZDNet - "Top 10 Security Risks of Serverless Architectures" at -- link
- 📝 "Serverless Sea Change" at -- link
- 📝 "Event-driven serverless architecture" at -- link
- 📝 "Serverless Patterns" at -- link
Many open source resources show AWS examples, but could be implemented on GCP or Azure with some modifications.
- Serverless Library at -- link
- Open FaaS at -- link
- 📝 "Create a REST API with serverless components" at -- link
- 📝 "A Production Grade CI/CD Pipeline for Serverless Applications" at -- link
- 📺 "Serverless & Modern Agile" at -- link
- 📝 "Architectural Patterns for IoT Event-Driven Architectures" at -- link
Serverless patterns, tools, example architectures and more information, presented by cloud vendor.
- AWS: see dedicated page in the Repo at -- link
- GCP: see dedicated page in the Repo at -- link
- Azure: see dedicated page in the Repo at -- link