Enhancing Your Workflow with Docker and Next.js
Learn how to create an optimized Docker image for your Next.js project and accelerate your production deployments.
I'm Nacho, a software engineer based in Buenos Aires. I build products end to end as a full-stack engineer in my professional work; in my personal projects I combine product, applied AI, frontend, backend, and platform engineering to turn real problems into systems that run in production.
Learn how to create an optimized Docker image for your Next.js project and accelerate your production deployments.
Continuous Integration and Continuous Deployment (CI/CD) can significantly enhance the reliability, speed, and quality of software delivery. This article explores the core principles of DevOps and how to implement a robust CI/CD pipeline using common tools like Jenkins, Docker, and Kubernetes.
Discover how to create a custom Kubernetes Operator using the Operator SDK to handle resource provisioning, updates, and advanced lifecycle management on your cluster.


