May 2023
Intermediate to advanced
602 pages
14h 1m
English
In this chapter, you will learn about version control system (VCS) and how they help us to manage our code effectively. You will cover the Git VCS and examine the selection of Git-based VCS available. You will understand some of the basic commands you need to know to manage a Git repository. This chapter focuses on the AWS CodeCommit service and its benefits. As we progress, we’ll be committing the sample application code we developed in Chapter 3, to the newly created CodeCommit repository we’ll be creating in this chapter.
In this chapter, we will be covering the following topics: