KnowledgeDevOps Skill Baseline Coding• Continuous Integration / Continuous Deployment• VCS (Git Based VSC)• family with commit, branch, merge, review process• understand pre/post hook• design/implement branching strategy (e.g., git flow, GitHub flow)• design/implement group development collaboration process (access control, code review/approval, integration with other CI tools)• Artifact Repo...