AWS Lambda vs The World? — Misconceptions around what ‘serverless’ is good for are all over the place. This opinion piece lays out a way to think about AWS Lambda in the right context.
Continuous Delivery: GoCD vs. Jenkins — GoCD or Jenkins? In this blog, we compare GoCD with Jenkins on philosophy, getting started, continuous delivery, and plugins. Understand more about how these CI/CD tools fit your needs.
GoCD sponsored
Azure Functions on IoT Devices with IoT Edge — Microsoft is taking the Azure Functions paradigm to physical devices, meaning you can run low-level business logic directly on them.
Microsoft news
Azure Functions Proxies Now Generally Available — Proxies makes it easy to perform simple API operations, like nesting multiple Functions together under one API. A bit like API Gateway for Azure Functions.