InfoQ Homepage Serverless Content on InfoQ
-
Efficient Serverless Development: Latest Patterns and Practices on AWS
Yan Cui discusses what serverless really means and why it's a game-changer for developers, walking through a day in the life of a serverless developer.
-
Think, Architect, and Sustain Your Serverless Applications as [Set] Pieces!
Sheen Brisals discusses how the characteristics of serverless influence us to think in a new way of architecting and evolving modern applications as set pieces
-
Turbocharged Development: the Speed and Efficiency of WebAssembly
Danielle Lancashire discusses why Wasm is the most cross-platform unit of compute for serverless applications, and how that translates to efficiency at scale.
-
Lessons from Leading the Serverless First Journey at CapitalOne
George Mao discusses their journey into serverless, the best practices they picked up, the lessons learned along the way, and the optimizations for Lambda.
-
The Rise of the Serverless Data Architectures
Gwen Shapira explores the implications of serverless workloads on the design of data stores, and the evolution of data architectures toward more flexible scalability.
-
Honeycomb: How We Used Serverless to Speed up Our Servers
Jessica Kerr reviews the benefits (user experience on demand!) and constraints (everything in AWS has a limit!) of serverless-as-accelerator, and gives practical advice.
-
Better Serverless Computing with WebAssembly
William Overton discusses why WebAssembly is the next big step on the journey to computing at the edge, the Compute@Edge platform, and developments in the WASM ecosystem (WASI & Component Model).
-
Serverless Search for My Blog with Java, Quarkus & AWS Lambda
Gunnar Morling discusses Quarkus, cold starts and serverless for Java.
-
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.