Pick a serverless fight: A comparative research of AWS Lambda, Azure Functions & Google Cloud Functions
The Serverless Show, Ft. Yan Cui. Do We Ever Learn?
In which Yan Cui is referred to as the "Mick Jagger of serverless.”
How to use the Serverless Event Gateway: build a REST API and react to custom events
"We're seeing more and more of this reactive, event-driven pattern using asynchronous communication. Microservices have allowed for teams to independently develop and scale their application components, while tools like Kafka help with asynchronous communication between microservices. For those of you who are front-end engineers, you might see Event Gateway custom events as similar to Redux actions and reducers but used in your application backend."
Serverless, DevOps, and CI/CD: Part 1
How to unit test serverless apps on Azure. Code samples in all languages.