Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Recently, I’ve been travelling around the country to help engineers learn how to build MCP Servers...
This summer, I wanted to challenge myself to go hands-on with AWS. I had been working with cloud...
Two articles hit my feed this week that got me thinking: Simon Willison's piece on delivering proven...
I recently posted a small code snippet in a LinkedIn poll and asked what sounded like a simple...
Introduction Over the past few months, I've been working on something that fundamentally...
When I needed to add a couple of REST endpoints to a serverless project, I faced the age-old debate:...
In the last 6 months, I've helped 3 AI startups migrate from Vercel or Cloudflare to AWS Lambda. The...
You and I often see blogs about “connecting your Lambda to RDS is as simple as”... Often will see...
TL;DR We've all heard the quote from Docker's founder, Solomon Hykes, back in 2019: "If WASM+WASI...
Inspired by AWS Cookbook by John Culkin & Mike Zazon - Chapter 7: Big Data My...
I asked OpenAI's Assistants API four simple questions about a PDF document. The bill? $12.47. Not per...
Product analytics shouldn't require managing servers, containers, or complex infrastructure. Yet most...
Hey folks 👋 So… I built a little thing called CFMan — short for Cloudflare Manager. If you’ve ever...
reflections on the debate Serverless vs Kubernetes and the talk that we brought at several conferences this year.
Introduction This project runs a Minecraft server on stateless Cloudflare Containers. ...
AWS re:Invent 2025 dropped a lot of announcements. Most won't change how you build. Three...
If you've worked with Step Functions at any real scale, you know the concept is great — orchestrate...
TL;DR - Want to Skip the Story? Fork the repo, deploy in 10 minutes, start processing...
Hey Dev Community! Every developer loves a good side project, but the most rewarding ones are those...
Remember the days when “faster websites” just meant compressing images and yelling at the intern who...
An on-demand Minecraft hosting platform on AWS Fargate that scales compute to zero, persists worlds on EFS, and maps per-task public IPs to Route 53 DNS for a stable join address.
Last year I was looking for serverless solutions for building apps without having to manage servers...
TL;DR 10q10k.net is a financial data platform covering all S&P 500 companies. It...
Firecracker is an open source virtualization technology created by Amazon Web Services (AWS) which...
(Namaste)! 🙏 The Problem We're Solving You've built something awesome on Google Cloud...
🚨 AWS us-east-1 is down! One of the most massive AWS incidents transpired on October...
La historia de cómo conecté Cloud Run con Cloud SQL usando IP privada sin pagar el conector...
Now if you are a developer you have surely come across a little corner of the internet named "tech...
Namaste Developers! 🙏 Are you fed up with polling APIs every few seconds? Desire real-time updates...
TL;DR: Moving a monolithic service took me from several hours of runtime on big batches of heavy...