Thursday, 28 September 2023

Devops Tools

Some of the Devops tools, best in market vs other relevant tools.

Best in Market Devops Tools

1. Source Code Management --- GitHub, Bitbucket
2. CI CD---- Jenkins
3. Configuration Management -- Ansible
4. Infrastructure As Code --- Terraform
5. Container World --- Docker
6. Container Orchestration - Kubernetes
7. Monitoring Tools --- Prometheus, Grafana, DataDog


Other Relevant Devops Tools

1. Source Code Management --- Subversion 
2. CI CD---- Travis Ci, Gitlab
3. Configuration Management -- chef, puppet 
4. Infrastructure As Code --- AWS specific CloudFormation
5. Container Orchestration - Docker Swarm, ECS
6. Monitoring Tools --- New Relic, Splunk

No comments:

Post a Comment

Introduction to k8s

 Hello friends, Good Day! Hope you guys are doing well, I am writing here some basic terminology n introduction to kube8.. please do read n ...