

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# 리소스
<a name="resources"></a>

이 가이드에는 Git에 대한 교육이 포함되어 있지 않지만, 이 교육이 필요한 경우 인터넷에서 많은 고품질 리소스를 이용할 수 있습니다. [Git 설명서](https://git-scm.com/doc) 사이트에서 시작하는 것이 좋습니다.

다음 리소스는 에서의 Git 브랜칭 여정에 도움이 될 수 있습니다. AWS 클라우드

## AWS 규범적 지침
<a name="apg-guidance"></a>
+ [다중 계정 환경을 위한 트렁크 브랜칭 전략 구현 DevOps ](https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/implement-a-trunk-branching-strategy-for-multi-account-devops-environments.html)
+ [다중 계정 환경을 위한 GitHub Flow 분기 전략 구현 DevOps ](https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/implement-a-github-flow-branching-strategy-for-multi-account-devops-environments.html)
+ [다중 계정 환경을 위한 Gitflow 분기 전략 구현 DevOps ](https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/implement-a-gitflow-branching-strategy-for-multi-account-devops-environments.html)

## 기타 지침 AWS
<a name="aws-guidance"></a>
+ [AWS DevOps 지침](https://docs.aws.amazon.com/wellarchitected/latest/devops-guidance/devops-guidance.html)
+ [AWS 배포 파이프라인 참조 아키텍처](https://pipelines.devops.aws.dev/)
+ [ DevOps란 무엇입니까?](https://aws.amazon.com/devops/what-is-devops/)
+ [DevOps리소스](https://aws.amazon.com/devops/resources/)

## 기타 리소스
<a name="other-resources"></a>
+ [트웰-팩터 앱 방법론 (12factor.net](https://12factor.net/))
+ [기프트 시크릿 ()](https://github.com/awslabs/git-secrets) GitHub
+ 기트플로우
  + [오리지널 Gitflow 블로그 (빈센트 드리센 블로그 게시물](https://nvie.com/posts/a-successful-git-branching-model/))
  + [깃플로우 워크플로 (아틀라시안)](https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow)
  + [Gitflow on GitHub: GitHub 기반 리포지토리에서 Git Flow 워크플로를 사용하는 방법](https://youtu.be/WQuxeEvaCxs) (비디오) YouTube
  + [Git 플로우 초기화 예제 (비디오](https://www.youtube.com/watch?v=d4cDLBFbekw)) YouTube 
  + [Gitflow 릴리즈 브랜치를 처음부터 끝까지](https://www.youtube.com/watch?v=rX80eKPdA28) (비디오) YouTube 
+ GitHub 플로우
  + [GitHub 플로우 퀵스타트](https://docs.github.com/en/get-started/quickstart/github-flow) (GitHub 설명서)
  + [ GitHub 플로우를 선택해야 하는 이유](https://githubflow.github.io/) (GitHub 플로우 웹사이트)
+ 트렁크
  + [트렁크 기반 개발 소개 (트렁크 기반 개발](https://trunkbaseddevelopment.com/) 웹 사이트)