DevOps Concepts
Saoni Deb
Posted on January 20, 2022
DevOps is an IT mindset that encourages communication, collaboration, integration, and automation among software developers and IT operations in order to improve the speed and quality of delivering software.
Tools Used in this methodology:
- Source code repository - Eg. Git, Subversion, Cloudforce, Bitbucket, and TFS. Here, we will be mostly discussing about Git.
- Build server - Eg. Jenkins, SonarQube, and Artifactory.
- Configuration management - Eg. Puppet and Chef.
- Virtual infrastructure - Eg. Amazon Web Services and Microsoft Azure. Private virtual clouds can also be considered here.
- Test automation - Eg. Selenium and Water.
- Pipeline orchestration - Kubernates, Openshift, Docker Swarm, Google Container Engine, Google Cloud Run, AWS Elastic Kubernetes Service (EKS), Amazon EC2 Container Service (ECS), Azure Container Instances, etc.
💖 💪 🙅 🚩
Saoni Deb
Posted on January 20, 2022
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.