44 stories tagged with #serverless, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.
⌘ RSS feed for this tag → or search "Serverless"
Making It Sustainable (Part 5)
In the previous articles, we explored what happens when things go wrong in a global system. I have...…
Agent-led devs need serverless OpenSearch, Amazon claims
System relies on a proprietary storage layer as AWS moves to separate storage and compute to fit mega AI demands…
Cracked job interview - built AWS Serverless app
Cold Starts in Serverless
The Great Serverless Pause: Battling the "Cold Start" Beast Ever ordered a pizza and it...…
🦄 Modernizing Wild Rydes with modern technologies
How I rebuilt the classic AWS Wild Rydes serverless app with Terraform, GitHub Actions, S3 + CloudFront, OIDC, and a modern Vite frontend — no console required.…
ClickStack Cloud: Serverless observability powered by ClickHouse
Introducing ClickStack Cloud: a fully managed, serverless observability platform built on ClickHouse where you send OpenTelemetry data to a managed endpoint and immediately explore…
E2EE APP SERVERLESS MEASSGING
Poverty Bayes: fitting million-parameter models for pennies with serverless MCMC
Fitting a million-parameter Bayesian model on Modal with PyMC and NumPyro…
Read-Write ETL on NAS Data with EMR Serverless Spark — No Cluster, No Copy
TL;DR In Part 1, Athena provided serverless read-only SQL. In Part 2, Databricks hit...…
Running mostly Lambda and I cannot find security scanning that fits how serverless works
Serverless Mental Models: What They Don't Tell You Before You Build
Most serverless tutorials teach you how to deploy a Lambda function. This article teaches you how to...…
How to Deploy a LangGraph Agent on AWS Bedrock AgentCore
You’ve built a LangGraph agent that works fine on your laptop. The next challenge is getting it...…
How I migrated magic-link login from Resend to AWS SES + Lambda five days before launch
I run toui.io, a URL shortener I shipped to the public on April 7, 2026. Eleven days before launch I...…
Lambda on Lambda: Serverless Haskell on AWS
lambda-on-lambda - Serverless Haskell on AWS
Building an AWS Lambda-Like Runtime with Firecracker MicroVMs
I’ve always found serverless platforms a little magical. You deploy a function, send a request, and somewhere in the world, resources are……
The abstractions in SICP need a revisit
Why the elegant abstractions of classical computer science fail under the thermal and spatial constraints of 2026 microarchitectures.…
The Three Durable Function Forms: Orchestrators, Activities, and Entities (With Real Code)
Explore why Durable Functions are a game-changer for handling stateful workflows in serverless architectures. Learn about orchestrators, activities, and entities with real code exa…
Building a Serverless AI Model Evaluation Platform on AWS
The Problem A media company needed to evaluate which AI model produces the best...…
Serverless with Mama J — Why Serverless
If you ever want to test how well you really understand something, try explaining it to your mom....…
Modal Labs, which offers a serverless cloud platform to build AI apps and run AI inference, raised a $355M Series C at a $4.65B valuation, up from $1.1B in 2025 (Deepa Seetharaman/Reuters)
Lambda Execution Roles Are Quietly Breaking Your Least Privilege Policy
Who This Is For If you are using AWS Lambda to build serverless applications and you have...…
How I built an AWS Lambda clone with Firecracker microVMs
Ever wondered what actually happens when you invoke a Lambda function? Not the API layer but the...…
Building a Multi-Tenant AI Document Platform on AWS (Part 1: Architecture)
How I designed a production-ready RAG system from scratch using AWS-native services — and kept the monthly bill under $20.…
Serverless Contact Form — Lambda, API Gateway, DynamoDB, and SES
Overview The contact form on bonefishsoftware.com is fully serverless — no EC2, no...…
200,000 MCP Servers Are Exposed. Here's Why Serverless Is Safer.
I've spent a lot of time thinking about where MCP servers should live. I work with remote MCP servers...…
Rendezvous: a serverless, Zoom-like video conferencing web app
Rendezvous: A serverless, Zoom-like video conferencing web app
a serverless, Zoom-like video conferencing web app - predatorray/rendezvous…
Show HN: Bypassing the AWS Lambda 4KB limit to run polyglot AI agents
LLM agents are crossing the boundary between read-only assistants and autonomous actors that write to external commerce systems. The LLM-safety-filter literature assumes, almost wi…
Is it even worth it to upgrade the Serverless framework to v4? Should we keep using v3, or switch to something else instead?
I "hijacked" the Nostr protocol to build a decentralized Serverless WASM cloud in Rust (Zero AWS costs)
Dynamic Looping Comes to AWS SAM
AWS SAM CLI, the command-line tool for building and deploying serverless applications, now supports...…
Operational Hardening — Guardrails, Secrets Rotation & SLO — FSx ONTAP S3AP Phase 12
TL;DR Phase 12 hardens the Phase 11 event-driven pipeline for production: capacity...…
Stuck at mid-senior with "serverless", need advice
Event-Driven Ransomware Detection with ONTAP ARP + Datadog
TL;DR ONTAP's Autonomous Ransomware Protection (ARP) detects encryption patterns at the...…
Shipping FSx for ONTAP Logs to Datadog — The Serverless Way
TL;DR Deploy a CloudFormation stack, configure ONTAP audit logging, and see structured...…
Why Your FSx for ONTAP Audit Logs Deserve Better Than EC2
TL;DR FSx for ONTAP file access audit logs are usually consumed through EC2-based patterns...…
The Hive Mind: Scaling Multi-Agent AI State with AWS Lambda and Amazon EFS
If you are building a multi-agent AI system on AWS, you will quickly hit a massive, hidden...…
I Built a Free Meme API with 2,300+ Templates on Cloudflare Workers
Last month I wanted to add meme generation to a side project. Every meme API I found was either paid,...…
Automatically Healing CloudFormation Drift with Durable Functions
This article is a machine translation of the contents of the following URL, which I wrote in...…
How we tracked down a mysterious latency issue in our AWS Lambda + RDS Proxy stack, and discovered Prisma was the culprit all along.
Our API Was Fine. Database Was Fine. So Why Were Queries Taking 16 Seconds? It started with a...…
How to Achieve Truly Serverless GPUs
A deep dive on Modal's deep tech for fast boots.…
Building a Serverless Website on AWS (and GCP)
Multi-cloud means understanding that every provider works differently. You only really learn that by...…
The versioned filesystem for AI agents
Give your AI agents a versioned filesystem. 1000-file atomic commits in one API call, 15K req/hr, 3.6× faster than GitHub.…