From the course: Cloud DevOps Concepts: Understanding Processes and Services

Unlock the full course today

Join today to access over 24,900 courses taught by industry experts.

AWS DevOps services

AWS DevOps services

- [Instructor] So what specific DevOps services does the cloud provider AWS provide? Let's survey them here. For CI/CD services, AWS Code Pipeline, this is a managed continuous integration and delivery service. It automates the process of building, testing, and deploying code. AWS CodeBuild, a build service that compile source code, runs tests, and produces software packages ready to deploy. AWS CodeDeploy, a deployment service that automates code deployment of any cloud resource instance. AWS CodeCommit, a source code control service that hosts secure get based repositories, AWS Cloud formation, a service that allows you to model and set up your Amazon Web Services resources. AWS OPsWorks, a configuration management service that provides managed infrastructure of Chef and Puppet. Monitoring and logging, Amazon CloudWatch, a monitoring and observability service built for DevOps engineers, developers, and site reliable engineers and IT managers. AWS X-Ray helps developers analyze and…

Contents