All
Articles 173,167Blog Posts 163,817Tech Tutorials 46,199Research Papers 33,874News 21,839
⚡ AI Lessons

Dev.to · Eric D Johnson
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Lambda MicroVMs + S3 Files: My Claude Code Sandbox for iPad
Let's be honest, I am still a laptop guy, and I love my 16-inch MacBook Pro. But sometimes it is just...

Dev.to · Eric D Johnson
☁️ DevOps & Cloud
⚡ AI Lesson
3mo ago
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...

Dev.to · Eric D Johnson
☁️ DevOps & Cloud
⚡ AI Lesson
3mo ago
Dynamic Looping Comes to AWS SAM
AWS SAM CLI, the command-line tool for building and deploying serverless applications, now supports...

Dev.to · Eric D Johnson
☁️ DevOps & Cloud
⚡ AI Lesson
9mo ago
AWS Lambda Durable Functions: Build Workflows That Last
Long-running workflows without managing infrastructure Your Lambda function needs to wait for a...

Dev.to · Eric D Johnson
☁️ DevOps & Cloud
⚡ AI Lesson
9mo ago
Developing AWS Lambda Durable Functions with AWS SAM
How to configure, build, and deploy long-running workflows using SAM templates You've written a...

Dev.to · Eric D Johnson
☁️ DevOps & Cloud
⚡ AI Lesson
9mo ago
The Replay Model: How AWS Lambda Durable Functions Actually Work
Understanding the checkpoint-based execution that makes long-running workflows possible You write an...

Dev.to · Eric D Johnson
☁️ DevOps & Cloud
⚡ AI Lesson
9mo ago
Testing AWS Lambda Durable Functions in TypeScript
How to write fast, reliable tests for workflows that span hours Testing long-running workflows is...
DeepCamp AI