InfoQ Homepage Serverless Content on InfoQ
-
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.
-
The State of Serverless Computing
Chenggang Wu discusses both the benefits and shortcomings of existing serverless offerings and highlights challenges that must be overcome to realize truly general-purpose serverless computing.
-
Serverless Java
Ivar Grimstad presents a gentle introduction to serverless and FaaS, what it means for developers, and why it is important to understand this paradigm.
-
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.
-
Making AI FaaSt
Dragos Dascalita Haut and Akhilesh Kumar demo an AI app built with serverless, composing multiple AI functions into one workflow deployed on a FaaS on Apache OpenWhisk..
-
.NET Core on a Raspberry Pi Cluster with Docker and OpenFaaS
John Callaway explores creating and deploying Python and C# serverless functions on a cluster of Raspberry Pi using the OpenFaas framework.
-
Towards Language Support for Distributed Systems
Heather Miller talks about research in programming languages: building up richer computations making use of CRDTs and implemented as compositions of serverless functions.
-
Building Serverless Robust, Secured Angular 6 Web Applications
Jeff St. Germain discusses how to setup a series of serverless Azure API endpoints, secure those APIs with JWT tokens from Identity Server 4, and to scaffold the APIs into an Angular 6 site.
-
Building Responsive Systems with Serverless, Event-Driven Java
Asir Selvasingh, Richard Seroter discuss building a responsive Java system using an even-driven architecture with Boot, Event Hubs, Cosmos DB, App Service, PCF, Functions and Spring Cloud Functions.
-
Serverless and Chatbots: A Match Made in the Cloud
Gillian Armstrong uses practical examples from their chatbot and shares some of the lessons they learned which help starting a chatbot.
-
Look Ma, No Servers: AWS Serverless Applications with the .NET Stack
Bryan Slatner discusses the need to think differently about serverless applications and demonstrates creating and deploying an entire web app without any servers, focusing on AWS and .NET.