Skip to content

Commit

Permalink
Merge pull request #1 from raushan8586/main
Browse files Browse the repository at this point in the history
Add files via upload
  • Loading branch information
sodugu authored Mar 15, 2023
2 parents d452e01 + 2476d87 commit 3b916ed
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
Binary file added DevOps-Overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions DevOps_Tools_Overview.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
DevOps Tools
1. Git & GitHub --> 2-3 sessions
Git --> Version Control System
GitHub --> Source Code Management

2. Docker and Kubernetes --> 6-7 sessions
Monolithic and MicroServices Architecture
Where we deploy the microservices application --> Containers (VM vs Containers)
Container Engine --> Docker
Container Orchestration Engine --> Kubernetes

3. Monitoring Tools --> Prometheus/Grafana, ELK

4. Jenkins --> Continuous Integration -> Integrates with other tools

5. Terraform --> Infrastructure Provisioning Tool

6. Ansible --> Configuration Management Tool

0 comments on commit 3b916ed

Please sign in to comment.