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

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Selecting DevOps cloud services

Selecting DevOps cloud services

- [Instructor] Enterprises moving to DevOps tools in the cloud have many things to consider. This includes a wide range of tools available, categorized by functionality, within the DevOps lifecycle. Here are the types of DevOps tools that you'll find in a typical public cloud provider. Note that we're not listing all tools, just a few to consider as examples. Source code management or SCM. GitHub, a widely used platform for hosting and reviewing code. GitLab, a development platform that offers source code control and CI/CD pipeline management. Bitbucket, a Git repository management solution. Continuous integration and continuous deployment, or CI/CD. Azure DevOps provides CICD pipelines, version control and application monitoring. AWS Code Pipeline, a continuous integration and delivery service. CircleCI, a CI/CD platform that automates software build, test and deployment. Configuration management. Puppet, a configuration management tool that automates the provisioning and management…

Contents