Useful Links
Computer Science
DevOps and SRE
DevOps
1. Introduction to DevOps
2. DevOps Culture and Organizational Change
3. Foundational Frameworks and Methodologies
4. Version Control and Source Code Management
5. Continuous Integration
6. Continuous Delivery and Deployment
7. Infrastructure as Code
8. Containerization
9. Container Orchestration
10. Monitoring and Observability
11. Cloud Computing and DevOps
12. Security in DevOps (DevSecOps)
13. Advanced DevOps Practices
14. DevOps Metrics and Measurement
15. DevOps Transformation and Adoption
Continuous Delivery and Deployment
CD Fundamentals
Continuous Delivery vs Continuous Deployment
Manual Release Gates
Automated Production Deployment
Business Considerations
Deployment Pipeline Design
Pipeline Stages
Quality Gates
Approval Processes
Rollback Mechanisms
Release Management
Release Planning
Release Scheduling
Feature Coordination
Risk Assessment
Release Strategies
Blue-Green Deployment
Canary Releases
Rolling Deployments
A/B Testing
Feature Toggles
Release Automation
Deployment Scripts
Environment Promotion
Configuration Management
Environment Management
Environment Types
Development Environments
Testing Environments
Staging Environments
Production Environments
Environment Consistency
Configuration as Code
Environment Parity
Data Management
Environment Provisioning
Infrastructure as Code
Container-Based Environments
Cloud Environment Management
Artifact Management
Artifact Repositories
Binary Storage
Version Management
Access Control
Package Management
Language-Specific Packages
Container Images
Infrastructure Packages
Artifact Security
Vulnerability Scanning
Digital Signatures
Access Auditing
Previous
5. Continuous Integration
Go to top
Next
7. Infrastructure as Code