Articles in this series
Day 53 of 90daysofdevops · What is CodePipeline? CodePipeline builds, tests, and deploys your code every time there is a code change, based on the...
Day 52 of 90daysofdevops · What is CodeDeploy? AWS CodeDeploy is a deployment service that automates application deployments to Amazon EC2 instances,...
Day 51 of 90daysofdevops · What is CodeBuild? AWS CodeBuild is a fully managed build service in the cloud. CodeBuild compiles your source code, runs...
Day 50 of 90daysofdevops · What is CodeCommit? CodeCommit is a managed source control service by AWS that allows users to store, manage, and version...
Day 49 of 90daysofdevops · What are the different types of cloud computing? There are three main types of cloud computing: Infrastructure as a Service...
Day 49 of 90daysofdevops · What is ECS? ECS stands for Elastic Container Service is a fully managed container orchestration service provided by AWS. It...