Projects
DevOps is a methodology that combines software development and IT operations to create a streamlined and automated development process. To achieve this, there are several tools that DevOps teams use to automate processes, manage infrastructure, and monitor applications
In this workshop, we will focus in some of DevOps tools:
- DevOps tools categorized:
- Version Control Systems (VCS): GitHub, GitLab
- Continuous Integration (CI) Tools: Jenkins, GitLab
- Containerization and Orchestration: Docker, Kubernetes
- Infrastructure as Code (IaC): Terraform
- Monitoring and Logging Tools: Prometheus, Zabbix, Grafana, ELK Stack

Content
- Introduction
- Prepairation
- Configuration
- Cleanup