Tools

git branching strategies for infrastructure code

Infrastructure development typically involves two distinct types of code repositories: module repositories and config repositories. We discuss what these repo types mean and what git branching strategies we should use to manage them.

Read more


Using AWS Vault to authenticate to AWS CodeCommit

If you already use AWS Vault, you can use it to more securely and easily clone AWS CodeCommit repositories.

Read more