Awesome Serverless 
A curated list of resources about all things serverless.
Inspired by the awesome list project.
Say hello on Twitter.
Table of contents
- General
- Blogs
- Blog posts
- Screencasts
- Talks
- Projects
- Related projects
- Serverless Framework Plugins
- Literature / Education
- Professional services
General
- Serverless.com - Serverless.com homepage.
- Documentation - Serverless.com Documentation.
- Forum - Official Serverless forum.
- Meetups - List with all official Serverless meetups.
- Stack Overflow - Stack Overflow questions.
- ServerlessConf - Serverless specialized conference.
- Serverless Weekly - A weekly newsletter about serverless architectures and paradigms.
- Serverless working group - CNCF serverless working group.
- Serverless Summit - Conference about serverless technologies / computing.
- Serverless Plugin Directory - A directory of Serverless Framework plugins.
- OpenEvents - A specification for describing event data in a common way.
- The power of serverless - Overview why serverless is a great choice - especially for frontend developers.
Blogs
- Serverless Code - Blog about everything serverless related.
- Serverless Zone - Everything Serverless related.
- Serverless Blog - Official blog of the Serverless Framework.
- Serverless Stories - Medium publication from the team behind the Serverless Framework.
- Going Serverless - Blog about serverless architectures and the Serverless Framework.
- Foobar Tech - Blog about serverless architectures and programming in general.
- Serverless Guy - Blog about a "life without servers".
- Serverless City - News, products, opinions, howtos, and everything you need to know to be a Serverless Citizen.
- FaaS Forward - Learning & living on the FaaS-Lane.
- ServerlessOps - Design, build and run reliable serverless systems.
Blog posts
- Serverless computing requires a shift in mindset - Why IT leaders must communicate business value when talking about serverless solutions.
- Hosted vs. installable serverless platforms - Survey which covers hosted vs. installable serverless solutions.
- Launching TriggerMesh - TriggerMesh (serverless management platform on top of knative) announcement blog post.
- Serverless without containers - How Cloudflare utilizes the v8 engine to isolate and run Cloudflare Workers written in Node.js.
- Takeaways from ServerlessNYC 2018 - Key takeaways from the ServerlessNYC 2018 conference.
- Serverless & Functions - Not one and the same - Post about the differences between serverless computing and FaaS.
- Serverless for startups - Why serverless is the fastest way to build a technology idea.
- Serverless monitoring, security, frameworks, tools - Post about the different serverless monitoring, security, framework and tooling solutions.
- Writing portable serverless applications - Post on how to write portable serverless applications that can run on different compute environments.
- Serverless sea change - Article which defines and explains how serverless is different from other application architectures.
- Serverless Instant Checkout Links with Square - An example showing how to build serverless instant checkout links backed by Square APIs.