Exit e-book
Show all chapters
06
With GitFlow we all flow.
06. 
With GitFlow we all flow.

Sign up to our Newsletter

Signing up to our newsletter allows you to read all our ebooks.

    How to create an automation process using AWS, IAAS, IAAC.
    06

    With GitFlow we all flow.

    Having CI / CD tools combined is one thing, but using them wisely is another – not only from the infrastructure point of view but also from a software perspective.

    In a situation where several developers work on the application’s code, there can be no room for only one branch to which all the commits, without any order, will be directed. 

    Each stage of the project should have a specific tree structure in the repository. GitFlow is a tool that in a well-defined way allows you to enter this life cycle of the entire project. Regarding this topic, we have a dedicated article where the entire flow we use is presented.

    PREVIOUS
    Chapter
    05
    NEXT
    Chapter
    07