Dec 13, 2025 · 2 min read · Pods, Deployments and Services kubectl run nginx --image=nginx --port=80 kubectl run nginx --image=nginx --port=80 --expose=true kubectl run nginx --image=nginx --labels="app=web,tier=frontend" kubectl create deployment nginx --image=nginx kubectl c...
Join discussion
Oct 31, 2025 · 2 min read · Ao longo da minha jornada profissional com Kubernetes, enfrentei (e venci!) o desafio de obter as principais certificações oferecidas pela CNCF. Foram meses de estudos focados, prática intensa e aprendizado contínuo – que resultaram nas seguintes con...
Join discussionSep 1, 2025 · 6 min read · So, you want to build the next big thing. You’ve written your code. Explore all the clean code strategies and finally you’ve hit the point where you say, let’s GO LIVE! Now brings the question, HOW? Obviously, users won’t access your product via your...
Join discussion
Jun 21, 2025 · 6 min read · Si estás leyendo esto, probablemente compartas conmigo esa fascinación por el mundo Cloud Native. Cuando me enteré del programa Kubestronaut de la CNCF, lo tomé como un reto interesante, una forma objetiva de medir en qué nivel realmente me encontrab...
Join discussion
Apr 22, 2025 · 2 min read · I recently took the Linux Foundations CKAD exam and managed to pass it! hence decided to share my experience on it. This exam can be taken by any aspiring Cloud Engineer/Developer/DevOps/SRE who wants to get a little deeper understanding of how one c...
Join discussion