What if serverless wasn't just about functions? See how containers and orchestration have transformed it into the default way to run code in the cloud.
#1about 2 minutes
Defining serverless and its four evolutionary phases
Serverless abstracts infrastructure management, enabling event-driven, stateless services that you only pay for when used, and its history can be understood in four distinct phases.
#2about 2 minutes
Exploring the pre-serverless era with Google App Engine
Google App Engine in 2008 was a precursor to serverless, offering a fully managed platform for web apps but with significant limitations in language support and ecosystem.
#3about 4 minutes
The first wave of serverless with functions as a service
The introduction of AWS Lambda and Google Cloud Functions popularized FaaS but came with challenges like limited triggers, short execution times, and the infamous cold start problem.
#4about 8 minutes
How serverless containers improved flexibility and performance
Serverless container platforms like Google Cloud Run brought language flexibility, solved the cold start problem with higher concurrency, and enabled better local development workflows.
#5about 6 minutes
Connecting microservices with choreography and orchestration
Services can be connected indirectly via event-driven choreography for loose coupling or managed directly by an orchestrator like Google Workflows for clear, traceable logic.
#6about 3 minutes
Combining patterns for advanced serverless architectures
Advanced architectures often combine event-driven choreography with orchestration and can even integrate serverless workflows with long-running tasks on traditional virtual machines.
#7about 2 minutes
Why serverless is the new default for cloud development
With its maturity in triggers, resources, and orchestration, serverless has become the default, cost-effective, and maintainable approach for running code in the cloud.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
02:48 MIN
The evolution of architecture towards serverless models
Serverless on Cloud
03:43 MIN
Defining serverless and the evolution of cloud compute
The Future of Cloud is WebAssembly
05:34 MIN
The power of cloud functions and serverless architecture
What the Heck is Edge Computing Anyway?
07:37 MIN
Serverless beyond functions with workflows and Kubernetes
Serverless: Past, Present and Future
02:23 MIN
Exploring the benefits of a serverless architecture
Building Reliable Serverless Applications with AWS CDK and Testing
03:45 MIN
Understanding serverless and function-as-a-service architectures
Serverless Architectures with Spring Cloud Functions and Knative
05:39 MIN
Defining serverless and its historical context
Serverless: Past, Present and Future
07:33 MIN
Using Azure Functions for serverless event processing
Functions Triggers using Azure Event Grids in Azure Blob Storage
All the videos of Halfstack London 2024!Last month was Halfstack London, a conference about the web, JavaScript and half a dozen other things. We were there to deliver a talk, but also to record all the sessions and we're happy to share them with you. It took a bit as we had to wait for th...
Luis Minvielle
7 Cloud Computing Trends Coming in 2025 for DevelopersThe demand for cloud processing power is not slowing down. With SaaS spending projected to grow—for a second year in a row—by 17% in 2024, the cloud sector will keep growing and is likely to offer plenty of job opportunities for software engineers. A...
Processing 175 WeAreDeveloper World Congress talk videos in 5 hours - with PHP?Every year after the WeAreDevelopers World Congress is over, we have a ton of video footage to edit and release. Most of it is in raw format and needs editing by hand, but a lot of our sessions are also streamed live on YouTube and thus easier to re-...
From learning to earning
Jobs that call for the skills explored in this talk.