File tree 1 file changed +7
-8
lines changed
1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,13 @@ Materials for the DevOps course at DSTI.
6
6
## Modules
7
7
8
8
1 . Introduction to DevOps
9
- 2 . Source Control Management (SCM)
10
- 3 . Continuous Testing | Building application on Node.js
11
- 4 . Continuous Integration & Continuous Delivery (CI/CD) | with GitHub Actions and Heroku
12
- 5 . Infrastructure as code (IaC) | with Ansible
13
- 6 . Containerization | with Docker
14
- 7 . Containers orchestration | with Kubernetes
15
- 8 . Cloud-native applications. Microservice architecture | with Istio
16
- 9 . Monitoring | with Prometheus and Grafana
9
+ 2 . Source Control Management (SCM) | with Git
10
+ 3 . Continuous Testing, Continuous Integration & Continuous Delivery (CI/CD) | with Node.js, GitHub Actions and Heroku
11
+ 4 . Infrastructure as code (IaC) | with Vagrant and Ansible
12
+ 5 . Containerization | with Docker and Docker Compose
13
+ 6 . Containers orchestration | with Kubernetes
14
+ 7 . Cloud-native applications and microservice architecture | with Istio
15
+ 8 . Monitoring | with Prometheus and Grafana
17
16
18
17
## Assignment
19
18
You can’t perform that action at this time.
0 commit comments