How to prepare a deployment plan with Docker, Traefik and Let's Encrypt for a Microservice and a Progressive Web Application (PWA)
Traefik is an open-source edge router that makes publishing your services easy and fun.
B.Sc. Systems Engineering — National University of Engineering
Senior Full Stack Engineer | DevOps Specialist & Cloud Architect (AWS/Azure/GCP) with 19+ years of experience building, securing, and scaling software systems | Laravel, Vue.js, Microservices, Containers, Serverless Expert | TDD Advocate & CI/CD Builder.
.--. marco@dev-workspace |o_o | ------------------- |:_/ | OS: // \ \ Host: (| | ) Kernel: /'\_ _/'\ Uptime: \___)=(___/ Shell: Languages: Frameworks: Editor: Cloud: DevOps: Terminal:
<script setup> import { ref } from 'vue'; import Loading from './Loading.vue'; import Projects from './Projects.vue'; const isLoading = ref(true); </script> <template> <div> <Loading v-if="isLoading" /> <Projects v-else /> </div> </template>
B.Sc. in Systems Engineering with 19+ years building systems that solve real problems. In my experience, software excellence doesn’t come from code in isolation, but from intentional processes. Contrary to common intuition, it’s not software that transforms processes: it’s processes that make high-impact software possible.
The biggest mistake isn't solving a well-defined problem poorly, but perfectly solving a poorly defined problem.
That's why I prioritize understanding the root cause before designing the solution. Because the best technology isn't the most complex—it's the one that makes sense.

Senior Full Stack Engineer | DevOps Specialist & Cloud Architect (AWS/Azure/GCP)
Senior Full Stack Engineer & DevOps Specialist with 19+ years of experience building, securing, and scaling software systems across Peru, Mexico, the U.S., Colombia, and the Philippines.
Cloud Architect (AWS, Azure, and GCP), specializing in serverless, containers, and IaC. Expert in Laravel, microservices, CI/CD pipelines, and legacy modernization using SOLID, Clean Code, and Test-Driven Development.
I’ve led mission-critical projects—from electronic billing platforms to global workforce systems—applying DORA metrics and agile methodologies. My focus is on creating resilient infrastructure, fostering collaborative teams, and designing scalable processes that endure. I don’t just ship code—I build systems that last.
My life revolves around code, coffee, and creativity. Let's build something amazing together!
A collection of my recent work, showcasing innovative solutions and clean code. Click to explore details.


Dive into my thoughts on coding, tech trends, and developer life. Explore my latest posts below.
Traefik is an open-source edge router that makes publishing your services easy and fun.
Oh My Zsh is an open source framework, which is why it is maintained by the community; this allows us to manage and improve our configuration with the zsh shell.
Serverless isn't a specific technology; it's a concept. That's why it's difficult to understand. Just like The Cloud was an abstract and confusing concept in 2008.
Have a project in mind or just want to chat about code? Drop me a message, and let's make things happen!