UsefulLinks
Computer Science
DevOps and SRE
Jenkins and CI/CD
1. Fundamentals of Continuous Integration and Continuous Delivery
2. DevOps and CI/CD Context
3. Introduction to Jenkins
4. Jenkins Installation and Setup
5. Jenkins User Interface
6. Jenkins Jobs and Projects
7. Jenkins Pipeline Fundamentals
8. Pipeline Development
9. Advanced Pipeline Features
10. Jenkins Agents and Distributed Builds
11. Deployment and Release Management
12. Jenkins Security
13. Jenkins Administration
14. Jenkins Configuration as Code
15. Monitoring and Observability
16. Best Practices and Optimization
11.
Deployment and Release Management
11.1.
Deployment Strategies
11.1.1.
Blue-Green Deployment
11.1.2.
Canary Releases
11.1.3.
Rolling Deployments
11.1.4.
Feature Toggles
11.2.
Environment Management
11.2.1.
Development Environment
11.2.2.
Staging Environment
11.2.3.
Production Environment
11.2.4.
Environment Promotion
11.3.
Release Pipelines
11.3.1.
Release Planning
11.3.2.
Release Automation
11.3.3.
Release Validation
11.3.4.
Rollback Procedures
11.4.
Infrastructure as Code Integration
11.4.1.
Terraform Integration
11.4.2.
Ansible Integration
11.4.3.
Configuration Management
Previous
10. Jenkins Agents and Distributed Builds
Go to top
Next
12. Jenkins Security