Question
Bluerose Technology
IN
Last activity: 4 Mar 2024 12:12 EST
CICD deployment best practices
Hi Team,
We have multiple built-on applications. We are planning for CICD pipeline implementation. Which one is the best practice?
1. Deploy the entire application after each branch merge. If we do so, assume we have a different set of data instance values for the Dev and Prod environment. In this case, how can we restrict these data instance updates?
If it has to very manually, it will be easier to move code manually.
2. Deploy only delta RSV and the data instances