l1 Flashcards
1
Q
Developer vs Operations
A
2
Q
product times (duration)
A
3
Q
MTTR
A
4
Q
Frequent vs Rare Releases
A
5
Q
Economic Batch Size
A
6
Q
Dora Metrics
A
7
Q
How Dev and Ops work together
A
8
Q
Devops Drivers
A
- Cloud
- Granularity (Monolythik vs Micro-Services)
- Automate everything / Remove Toil
- Take responsibility
- Culture
9
Q
Cloud importants for DevOps / vice versa
A
- Cloud is sourcecode
- Cloud is automation
- Cloud is shared responsibility
- Cloud is transparent
- Cloud is scalable
10
Q
different targets classical Developer- and Operationteams have and why?
A
Developer Team
- Feature Delivery
- Code Quality
- Time to Market
- Innovation
Operations Team
- System Stability and Uptime
- Performance and Scalability
- Security
- Cost Efficiency
- Incident Management
Why?
- Separation of concern
- risk management
- performance metrics of team
11
Q
Explain why containerization is important for DevOps
A
- Consistency Across Environments
- Improved Resource Utilization
- Isolation and Security
- Rapid Deployment and Scalability
- DevOps Tool Integration
- Portability
- Microservices Architecture
- Version Control and Rollback
- Improved Development Speed
- Automated Testing and Continuous Integration