
AWS Developer Tools – Your Entire Environment
As we move through the groups of AWS services, the developer tools group is one of the most impressive. Amazon does an excellent job of providing you everything you need to jump right in and get into writing code. Buckle up as we look into this broad group of services. Code Commit The options for version control go beyond Git. However, it seems like the other choices are becoming less and less viable. Thus, Amazon skips looking at any other option. They have provided Code Commit as a way to give you a personal git repository that is integrated in with several of the other tools we will be looking at. It is not much more than a robust git solution. ... Read more