Question
AWS has PaaS services called CodeCommit and CodePipeline. What are the differences between these?
Answer
“AWS CodeCommit is a fully-managed source control service that hosts secure Git-based repositiories.” (Taken from https://aws.amazon.com/codecommit/.)
“AWS CodePipeline is a fully managed [sic] continuous delivery service that helps you automate your release pipelines for fast and reliable application and infrastructure updates.”
…
Continue reading “What Is The Difference between AWS CodeCommit and AWS CodePipeline?”