TLDR
Deployments make the code written by the developers available as a usable application/executable to the world. Deployment is one of the foremost practices that any software engineering team should invest in. The two strategies which I would like to discuss are Code Promotion and Artifact Promotion. This strategy is about maintaining a branch per environment and triggering deployments when a checkin is triggered against the branch. via the TL;DR App
no story
Written by vinaykanamarlapudi | Passionate about software engineering, leadership, building products, sharing knowledge, investing, learning.