Resources
This guide doesn't include training for Git; however, there are many high-quality
resources available on the internet if you need this training. We recommend that you start
with the Git documentation
The following resources can help you with your Git branching journey in the AWS Cloud.
AWS Prescriptive Guidance
Other AWS guidance
Other resources
-
Twelve-factor app methodology
(12factor.net) -
Git-Secrets
(GitHub) -
Gitflow
-
The original Gitflow blog
(Vincent Driessen blog post) -
Gitflow workflow
(Atlassian) -
Gitflow on GitHub: How to use Git Flow workflows with GitHub Based Repos
(YouTube video) -
Git Flow Init Example
(YouTube video) -
The Gitflow Release Branch from Start to Finish
(YouTube video)
-
-
GitHub Flow
-
GitHub Flow Quickstart
(GitHub documentation) -
Why GitHub Flow?
(GitHub Flow website)
-
-
Trunk
-
Introduction to Trunk-Based Development
(Trunk Based Development website)
-