Skip to content
Standard
Reader
Log in
Tag
Serverless
Articles and publications tagged Serverless across the Atmosphere.
224
articles
15
publications
Articles
Publications
Recent
Recent
Trending
Most popular
LocalStack Blog
·
Aug 18, 2026
Using AWS's Official MCP Servers with LocalStack
AWS ships a fleet of official MCP servers that let agents write IaC, validate it, and invoke Lambda functions. Point them at LocalStack instead of real AWS, and an agent can build, harden, deploy, and test the cloud app locally. Here is how we wired them up and what happened.
AI Agents
·
MCP
LocalStack Blog
·
Aug 18, 2026
Using AWS's Official MCP Servers with LocalStack
AWS ships a fleet of official MCP servers that let agents write IaC, validate it, and invoke Lambda functions. Point them at LocalStack instead of real AWS, and an agent can build, harden, deploy, and test the cloud app locally. Here is how we wired them up and what happened.
AI Agents
·
MCP
LocalStack Blog
·
Aug 18, 2026
Using AWS's Official MCP Servers with LocalStack
AWS ships a fleet of official MCP servers that let agents write IaC, validate it, and invoke Lambda functions. Point them at LocalStack instead of real AWS, and an agent can build, harden, deploy, and test the cloud app locally. Here is how we wired them up and what happened.
AI Agents
·
MCP
LocalStack Blog
·
Aug 18, 2026
Using AWS's Official MCP Servers with LocalStack
AWS ships a fleet of official MCP servers that let agents write IaC, validate it, and invoke Lambda functions. Point them at LocalStack instead of real AWS, and an agent can build, harden, deploy, and test the cloud app locally. Here is how we wired them up and what happened.
AI Agents
·
MCP
LocalStack Blog
·
Aug 18, 2026
Using AWS's Official MCP Servers with LocalStack
AWS ships a fleet of official MCP servers that let agents write IaC, validate it, and invoke Lambda functions. Point them at LocalStack instead of real AWS, and an agent can build, harden, deploy, and test the cloud app locally. Here is how we wired them up and what happened.
AI Agents
·
MCP
LocalStack Blog
·
Aug 18, 2026
Using AWS's Official MCP Servers with LocalStack
AWS ships a fleet of official MCP servers that let agents write IaC, validate it, and invoke Lambda functions. Point them at LocalStack instead of real AWS, and an agent can build, harden, deploy, and test the cloud app locally. Here is how we wired them up and what happened.
AI Agents
·
MCP
LocalStack Blog
·
Aug 18, 2026
Using AWS's Official MCP Servers with LocalStack
AWS ships a fleet of official MCP servers that let agents write IaC, validate it, and invoke Lambda functions. Point them at LocalStack instead of real AWS, and an agent can build, harden, deploy, and test the cloud app locally. Here is how we wired them up and what happened.
AI Agents
·
MCP
LocalStack Blog
·
Aug 18, 2026
Using AWS's Official MCP Servers with LocalStack
AWS ships a fleet of official MCP servers that let agents write IaC, validate it, and invoke Lambda functions. Point them at LocalStack instead of real AWS, and an agent can build, harden, deploy, and test the cloud app locally. Here is how we wired them up and what happened.
AI Agents
·
MCP
LocalStack Blog
·
Aug 18, 2026
Using AWS's Official MCP Servers with LocalStack
AWS ships a fleet of official MCP servers that let agents write IaC, validate it, and invoke Lambda functions. Point them at LocalStack instead of real AWS, and an agent can build, harden, deploy, and test the cloud app locally. Here is how we wired them up and what happened.
AI Agents
·
MCP
LocalStack Blog
·
Aug 18, 2026
Using AWS's Official MCP Servers with LocalStack
AWS ships a fleet of official MCP servers that let agents write IaC, validate it, and invoke Lambda functions. Point them at LocalStack instead of real AWS, and an agent can build, harden, deploy, and test the cloud app locally. Here is how we wired them up and what happened.
AI Agents
·
MCP
LocalStack Blog
·
Aug 18, 2026
Using AWS's Official MCP Servers with LocalStack
AWS ships a fleet of official MCP servers that let agents write IaC, validate it, and invoke Lambda functions. Point them at LocalStack instead of real AWS, and an agent can build, harden, deploy, and test the cloud app locally. Here is how we wired them up and what happened.
AI Agents
·
MCP
LocalStack Blog
·
Aug 18, 2026
Using AWS's Official MCP Servers with LocalStack
AWS ships a fleet of official MCP servers that let agents write IaC, validate it, and invoke Lambda functions. Point them at LocalStack instead of real AWS, and an agent can build, harden, deploy, and test the cloud app locally. Here is how we wired them up and what happened.
AI Agents
·
MCP
LocalStack Blog
·
Aug 18, 2026
Using AWS's Official MCP Servers with LocalStack
AWS ships a fleet of official MCP servers that let agents write IaC, validate it, and invoke Lambda functions. Point them at LocalStack instead of real AWS, and an agent can build, harden, deploy, and test the cloud app locally. Here is how we wired them up and what happened.
AI Agents
·
MCP
LocalStack Blog
·
Aug 18, 2026
Using AWS's Official MCP Servers with LocalStack
AWS ships a fleet of official MCP servers that let agents write IaC, validate it, and invoke Lambda functions. Point them at LocalStack instead of real AWS, and an agent can build, harden, deploy, and test the cloud app locally. Here is how we wired them up and what happened.
AI Agents
·
MCP
LocalStack Blog
·
Aug 18, 2026
Using AWS's Official MCP Servers with LocalStack
AWS ships a fleet of official MCP servers that let agents write IaC, validate it, and invoke Lambda functions. Point them at LocalStack instead of real AWS, and an agent can build, harden, deploy, and test the cloud app locally. Here is how we wired them up and what happened.
AI Agents
·
MCP
LocalStack Blog
·
Aug 18, 2026
Using AWS's Official MCP Servers with LocalStack
AWS ships a fleet of official MCP servers that let agents write IaC, validate it, and invoke Lambda functions. Point them at LocalStack instead of real AWS, and an agent can build, harden, deploy, and test the cloud app locally. Here is how we wired them up and what happened.
AI Agents
·
MCP
LocalStack Blog
·
Aug 18, 2026
Using AWS's Official MCP Servers with LocalStack
AWS ships a fleet of official MCP servers that let agents write IaC, validate it, and invoke Lambda functions. Point them at LocalStack instead of real AWS, and an agent can build, harden, deploy, and test the cloud app locally. Here is how we wired them up and what happened.
AI Agents
·
MCP
Tobias Davis
·
Jul 6, 2026
Push to AWS with Bitbucket Pipelines and serverless
From Now On
·
serverless
The Cloudflare Blog
·
Jul 6, 2026
Your Worker can now have its own cache in front of it
Cloudflare Workers
·
Cache
Sahil Kapoor's Playbook
·
May 12, 2026
Lambda
AWS Lambda is Amazon's serverless function-as-a-service (FaaS). It runs short-lived functions in response to events, scales transparently from zero to thousands of concurrent invocations, and bills only for execution time. Lambda is the foundational serverless service in AWS and the pattern most other clouds modelled their FaaS offerings on. How it works Code is packaged as a deployment artifact (zip file or container image) and uploaded to Lambda. An event source (API Gateway, S3, SQS, Event
AWS
·
Serverless
Sahil Kapoor's Playbook
·
May 12, 2026
Cloud Computing
Cloud computing is the model of delivering compute, storage, networking, and software as on-demand services over the internet, billed by usage rather than by capital purchase. Cloud providers operate the underlying hardware and abstract it behind APIs, so customers consume resources elastically without managing data centres. Service models * IaaS (Infrastructure as a Service). Virtual machines, storage, networking. AWS EC2, Google Compute Engine, Azure VMs. * PaaS (Platform as a Service). R
AWS
·
Kubernetes
The Cloudflare Blog
·
Apr 12, 2026
Welcome to Agents Week
Agents Week
·
Agents
subaud
·
Mar 4, 2026
Teaching Claude to Teach AWS
Claude Code
·
AWS
subaud
·
Mar 4, 2026
Teaching Claude to Teach AWS
A friend had been building a web app with Claude Code — Express server, vanilla HTML/CSS/JS, in-memory data storage. The app worked and kept growing. But it was running on her laptop with no deployment, no database, and no auth. She needed to get it to AWS and had limited experience with cloud infrastructure. I couldn't see her code, so I built a Claude Code plugin that could walk her through the deployment. The plugin analyzes an Express app, converts routes to Lambda functions, sets up S3 +
Claude Code
·
AWS
Home
Latest
Discover
Search