Skip to main content

Posts

Showing posts with the label Developer Tools Services

AWS Developer Tools Services

The Developer tools Services category is what DevOps people are most interested at.  The services found within this suite caters to the needs of application developers in such a way that it helps them develop, debug, test and run the applications they are building. Here you'll find the list of all the current Developer Tools Services available. CodeStar        - AWS CodeStar lets you quickly develop, build and deploy applications on AWS. Code Commit        - AWS CodeCommit is a version control service hosted by Amazon Web Services that you can use to privately store and manage assets (such as documents, source code, and binary files) in the cloud.         - This is similar to GitHub.  It is a place to store your codes in the cloud. CodeBuild        - AWS CodeBuild is a fully managed build service in the cloud.  AWS CodeBuild compiles your source code, runs unit tests, and prod...