#ci-cd
Read more stories on Hashnode
Articles with this tag
Introduction This might be an unusual way to start an article, but have you ever heard of a developer accidentally deleting an application branch? It...
Introduction In this team-based project, my team and I were tasked with deploying a Next.js frontend application for seven different teams. We had to...
Introduction When developers create amazing applications and launch them in the real world, they often encounter a large amount of traffic. The need...
Introducing mirrord, a tool designed to streamline developers' workflows. With mirrord, you can test your code in the cloud in...
Introduction CI/CD improves developer productivity and enables faster release by automating the process that takes the application from development to...
Introduction Hey! Welcome to my blog. As you well know, docker made deployment super easy: it packages applications into portable, independent units...