Multi-Container Local Development Setup using DevContainers in VSCode
Discover how to establish a multi-container local development environment using the Dev Containers extension within VSCode with Docker Compose.
Blog
Practical guides on AI tools, dev workflows, and building products. From the trenches.
After two months of using Claude Code across multiple projects, from a simple Astro site to complex Docker+Rails setups, here's what changed in my workflow and what still needs a human.
Discover how to establish a multi-container local development environment using the Dev Containers extension within VSCode with Docker Compose.
Explore the fundamentals of VPC and its application in Kubernetes clusters on AWS EKS.
Learn how to setup an efficient and consistent local environment for DevOps, Platform or Cloud Engineering workstation, using Docker and Dev Containers in VSCode.
Microservices offer a way to make flexible, scalable apps. But are they right for all? Discover how to find the right balance for your app.
Learn how to create a new React.js app without installing Node on your host OS using Docker.