| Category | Sub-Category | Tools | Description / Use Case |
|---|---|---|---|
| Version Control | SCM | Git | Distributed version control system |
| Platforms | GitHub, GitLab, Bitbucket | Code hosting and collaboration | |
| CI/CD | CI Servers | Jenkins, GitHub Actions, GitLab CI, CircleCI | Automate build and test pipelines |
| CD Tools | Spinnaker, Argo CD | Continuous deployment tools | |
| Pipeline as Code | Tekton | Kubernetes-native pipeline definitions | |
| GitOps | Core Tools | Argo CD, Flux | Git as source of truth for deployments |
| Platforms | Weaveworks | GitOps ecosystem tooling | |
| Containerization | Containers | Docker, Podman | Package applications into containers |
| Registries | Docker Hub, Amazon ECR, Google Artifact Registry | Store container images | |
| Orchestration | Core | Kubernetes | Container orchestration platform |
| Tools | Helm, Kustomize | Deployment templating and configuration | |
| Infrastructure as Code | IaC | Terraform, Pulumi, AWS CloudFormation | Provision infrastructure declaratively |
| Configuration Mgmt | Ansible, Chef, Puppet | Automate server configuration | |
| Monitoring & Observability | Metrics | Prometheus | Metrics collection |
| Visualization | Grafana | Dashboards and visualization | |
| Logging | ELK Stack, Loki | Log aggregation and analysis | |
| Tracing | Jaeger, Zipkin | Distributed tracing | |
| DevSecOps | SAST | SonarQube | Static code analysis |
| DAST | OWASP ZAP | Runtime security testing | |
| Dependency Scanning | Snyk, Dependabot | Detect vulnerable libraries | |
| Container Security | Trivy, Aqua Security | Scan container images | |
| Secrets Management | HashiCorp Vault, AWS Secrets Manager | Secure secrets handling | |
| Artifact Management | Repositories | JFrog Artifactory, Nexus Repository | Store build artifacts and binaries |
| Networking | Service Mesh | Istio, Linkerd | Service-to-service communication |
| API Gateway / Proxy | Kong, NGINX, Envoy | Traffic routing and API management | |
| Cloud | Providers | AWS, Azure, Google Cloud | Infrastructure and managed services |
| Collaboration | Tracking | Jira, Confluence | Project management and documentation |
| Testing | Automation | Selenium, Cypress, Playwright | Automated testing frameworks |
| Release Strategies | Deployment Patterns | Blue-Green, Canary, Rolling | Safe deployment strategies |
Monday, April 20, 2026
DevOps Tools
Subscribe to:
Post Comments (Atom)
DevOps Tools
Category Sub-Category Tools Description / Use Case Version Control SCM ...
-
http://www.sommarskog.se/share_data.html How to Share Data Between Stored Procedures An SQL text by Erland Sommarskog, SQL Server MVP. M...
-
CONCLUSION : 1. Normally, use following two when you do not want query compilation also to come into picture. CHECKPOINT DBCC DROPCLEA...
-
Most of the google tutorials on keras do not show how to display a confusion matrix for the solution. A confusion matrix can throw a clear l...
No comments:
Post a Comment