DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Implementing GitFlow with Amazon CodeCatalyst

1 year ago aws.amazon.com
Implementing GitFlow with Amazon CodeCatalyst

Summary: This is a summary of an article originally published by AWS DevOps Blog. Read the full original article here →

https://aws.amazon.com/codecatalyst/ is a unified software development service for building and delivering applications on AWS. I will build on these concepts by focusing on how you collaborate across your codebase by using multiple CodeCatalyst Workflows to model your team’s branching strategy.

GitHub flow is a lightweight, branch-based workflow that involves creating feature branches and merging changes into the main branch.

The main branch will deploy to production and the develop branch plus the supporting branches will deploy to integration.

Figure Feature branch running integration workflow.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com