Skip to content

Commit 4b424e1

Browse files
committed
docs: fix readme
1 parent 0f79412 commit 4b424e1

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

+7-8
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,13 @@ Materials for the DevOps course at DSTI.
66
## Modules
77

88
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
1716

1817
## Assignment
1918

0 commit comments

Comments
 (0)