Microservices guru says think serverless, not Kubernetes: You don't want to manage 'a towering edifice of stuff' • The Register

Infrastructure
12-Factor App #1: Why Serverless Version Control Is Critical
Stackery sponsored this post. The principles described in The Twelve-Factor App have come to guide most modern development and operations, whether
How to use headless Chrome in serverless functions with a 50MB limit
Learn how to use headless Chrome in serverless functions limited to 50MB bundle size.
How I deploy my website using my Apple Watch - Salma Alam-Naylor
Learn how to deploy your website with your voice on any Apple device, using a serverless function and build hook on Netlify, and an Apple Shortcut.
Building a global deployment platform is hard, here is why
Deep dive into how we built a global serverless engine with Nomad, Kuma/Envoy and Golang to make multi-region deployments easy.
Serverless: Are you seeking confidence from the wrong place?
When is enough, enough? Enough confidence to be satisfied?
Tame Long Running Tasks with Web Sockets!
Kick off those long-running tasks quickly and easily using an Event Driven solution leveraging AWS Web Sockets. No mess, no fuss and there is an entire CDK Construct for you to leverage so you can build your own in minutes - Just add long-running tasks!
Supercharge Your AWS Lambda Game With Lambda Powertools
So you’ve figured out how to run serverless code in AWS. Now what? Give your Lambda function...
Let’s CDK: The Energy Drink Episodes
This series of posts will explore the core concepts of AWS CDK and how we can use it to build Serverless applications.
Building Serverlesspresso: Creating event-driven architectures
Serverlesspresso is an event-driven, serverless workload that uses Amazon EventBridge and AWS Step Functions to coordinate events across microservices and su...
The Architecture of Serverless Data Systems — Jack Vanlightly
I recently blogged about why I believe the future of cloud data services is large-scale and multi-tenant, citing, among others, S3. “ Top tier SaaS services like S3 are able to deliver amazing simplicity, reliability, durability, scalability, and low price because their technologies are s
Serverless Is Not All You Need
This article will delve into serverless technology from both a business and technical standpoint, aiming to provide a more comprehensive understanding for everyone.
How big is a Microservice in Serverless?
We delve into a common query in the minds of enterprise Serverless teams, addressing it by thoroughly examining the merits and drawbacks…
Leveraging Infrastructure as Code (IaC) for AWS Lambda: A Comparative Analysis of AWS SAM, Terraform, and Serverless Framework
In recent years, Infrastructure as Code (IaC) has emerged as a fundamental practise in cloud...
An efficient way to build your serverless microservices. Part 3. CI/CD with AWS SAM.
Introduction Continuous Integration/Continuous Deployment (CI/CD) is essential to modern...
Effortless Scalability: How Asynchronous Lambda Invocation Transforms AWS Workflows
A Deep Dive into Asynchronous Invocation for Scalable Serverless Applications
WebAssembly increasingly used for plug-ins and serverless, but needs better tools • DEVCLASS
A new WebAssembly survey sponsored by software development company Scott Logic shows growing usage as a runtime for […]
Dynamic Image Resizing and Formatting with AWS Lambda@Edge and Sharp
Harness the power of AWS and Sharp to deliver optimized images on-the-fly.
Immediate mode GUIs | Lambda the Ultimate
If you give a dev a lambda
This post is part of a series of posts I’m writing as part of my“build in public” project.
Learn 📚 | tinyhttp — 0-legacy, tiny & fast web framework as a replacement of Express
tinyhttp is a modern Express-like web framework for Node.js. It uses a bare minimum amount of dependencies trying to avoid legacy hell.
Why You Should Choose HTML5 Over — Smashing Magazine
In this article, Bruce Lawson explains what use we have of `` and how authors should mark up headings that are hugely important to AT users.
We have a problem with promises
Loading Web Fonts with the Web Font Loader | CSS-Tricks
Several years ago the consensus on font loading in the community was that, as a website loads, all fonts should be hidden until the correct resources have
What if we got aspect-ratio sized images by doing almost nothing? | CSS-Tricks
Say you have an image you're using in an that is 800x600 pixels. Will it actually display as 800px wide on your site? It's very likely that it will not. We
The price of managed cloud services
One of the common objections to our cloud exit has been that we shouldn't have expected good outcomes from a lift'n'shift operation. That the real value of the cloud is in managed services and new architectures, not just running the same software on rented cloud instances. It's basically the "you're holding it wrong" argument for the c...
Dodging the Vercel Storage Tax: There Are Better Open-Source Alternatives
Deploy and Test AWS Step Functions with Node.js | AppSignal Blog
Hints for Distributed Systems Design
Open Source - AWS Observability Best Practices