Aperçu du cours
Context
You have been hired as a DevOps Engineer by a mid-sized e-commerce company that wants to modernize its deployment process. The current system involves manual deployments, which are error-prone and time-consuming. Your task is to implement an automated Continuous Integration and Continuous Deployment (CI/CD) pipeline using Azure DevOps and Jenkins. This will ensure faster and more reliable software releases.
Learning Objectives
- Understand the basics of CI/CD and its importance in modern software development.
- Set up and configure Jenkins for automated builds.
- Use Azure DevOps for source code management and automated deployments.
- Integrate Jenkins with Azure DevOps to create a seamless CI/CD pipeline.
- Implement monitoring and logging for deployed applications using Prometheus and Grafana.
Prerequisites
- Basic understanding of DevOps concepts and practices.
- Familiarity with version control systems, especially Git.
- Basic knowledge of Azure services and Jenkins.