Armory Blog

Read the latest from the Armory Crew

Continuous integration, Continuous Delivery, and Continuous Deployment are essential practices in modern software development. This blog post covers the basics of setting up a mature CI/CD/CD pipeline for your service. Prerequisites: What’s the Difference Between Continuous Integration, Continuous Delivery, and Continuous Deployment? Briefly, Continuous Integration(CI) is a development practice in which developers regularly integrate their code changes into the main […]