InfoQ Homepage Serverless Content on InfoQ
-
Production & Debugging in a Serverless World
Tal Weiss covers some of the main things to watch out for and the advanced techniques we can put in place to make sure that we'll be prepared to debug even the nastiest Serverless production issues.
-
Armor CLAD Functions
Guy Podjarny talks about how to properly secure our cloud functions. He uses a model called CLAD to remember what's left to protect, and discusses concrete practices to scale our defences.
-
Breaking Serverless Things on Purpose: Chaos Engineering in Stateless Environments
Emrah Şamdan discusses the challenges of building a highly resilient serverless app, designing for unpredictable problems, and planning for chaos experiments, using various observability solutions.
-
The Fast Track to AI with JavaScript and Serverless
Peter Elger explores how to get started building AI enabled platforms and services using full stack JavaScript and Serverless technologies.
-
Event-Driven with Spring
Oleg Zhurakousky discusses Spring Cloud Stream and Spring Cloud Function as de facto technologies for Spring-based, event-driven microservices, overviewing recent developments and features.
-
Putting Node.js Serverless Apps into Production without the Pitfalls
Eoin Shanaghy covers the highs and lows of building Node.js apps with Serverless. He also shows how TypeScript-based Infrastructure as Code is the way forward!
-
Cloudstate—towards Stateful Serverless
Sean Walsh discusses the challenges requirements, and introduces us to Cloudstate - an open source project building the next generation Stateful Serverless.
-
GraphQL + Apollo Server + Azure Functions = Magic
Erick Wendel introduces Azure Functions and discusses building a serverless solution with GraphQL and Apollo Server.
-
Stateful Programming Models in Serverless Functions
Chris Gillum explores two stateful programming models - workflows and actors.
-
Building and Operating a Serverless Data Pipeline
Will Norman discusses the motivations of switching to a serverless infrastructure, and lessons learned while building and operating such a system at scale.
-
The Not-So-Straightforward Road from Microservices to Serverless
Phil Calçado discusses the fundamental concepts, technologies, and practices behind Microservices and Serverless.
-
Building Resilient Serverless Systems
John Chapin explains how to use serverless technologies and an infrastructure-as-code approach to architect, build, and operate large-scale systems that are resilient to vendor failures.