Name a few branching strategies used in devops?
Answer / Subhash Chandra
Some common branching strategies used in DevOps include Git Flow, Feature Branch, and Forking. Git Flow involves creating a 'develop' branch for new features and bug fixes, and a separate 'master' branch for production releases. The Feature Branch strategy involves creating a separate branch for each feature or bug fix, which is then merged back into the 'develop' or 'master' branch after completion. Forking involves creating independent copies of a project in order to develop new features without affecting the original codebase.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between resource allocation and resource provisioning?
How to automate testing in the devops lifecycle?
What is DevOps testing?
What is the purpose of cm tools and which one you have used?
Explain continuous integration.
What is DevOps architecture?
what are some of the devops best practices ?
What is DevOps automation?
Is DevOps related to cloud computing?
List the major difference between the agile and devops?
Whether your video card can run unity how would you know?
Mention some important features of memcached?