Lecture 2
Lecture 4: Version Control Systems (Git)
- Importance of version control
- Key Git commands and workflows
Lecture 5: CI/CD Pipelines
- Understanding Continuous Integration and Continuous Deployment
- Popular tools: Jenkins, GitLab CI/CD, and GitHub Actions
Lecture 6: Containerization with Docker
- Introduction to containerization
- Setting up and using Docker
- Container orchestration with Kubernetes