Skip to content

Companion to my Linked In Learning 'Serverless Architecture' course

License

Notifications You must be signed in to change notification settings

lynnlangit/serverless-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless Architecture

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)

Course Information

Here is info for learning Serverless Architecture and Patterns. This is my Companion Repo for my LI_L course "Serverless Architecture"

  • 📚 My Course Link at -- link
  • :octocat: Big link list 'Awesome Serverless' at -- link

Architecture / Patterns

  • 📝 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

Open Source Frameworks, Tools and Examples

Many open source resources show AWS examples, but could be implemented on GCP or Azure with some modifications.

  • :octocat: Serverless Library at -- link
  • :octocat: 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

For AWS, GCP or Azure

Serverless patterns, tools, example architectures and more information, presented by cloud vendor.

  • :octocat: AWS: see dedicated page in the Repo at -- link
  • :octocat: GCP: see dedicated page in the Repo at -- link
  • :octocat: Azure: see dedicated page in the Repo at -- link