You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
With a solid monitoring foundation in place, we now turn to the DevOps side of the equation. DevOps is about shortening the feedback loop between writing code and running it in production — safely, repeatably, and automatically. AWS provides a suite of developer tools that together form a managed CI/CD pipeline. In this lesson we cover the first two: CodeCommit (source control) and CodeBuild (build and test).
AWS CodeCommit is a fully managed source control service that hosts private Git repositories. It is functionally equivalent to hosting a Git remote on GitHub or GitLab, but it runs entirely within your AWS account.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.