DEVOPS CI/ID Flashcards
DevOps concepts
■ Application developers
■ Network services architects or developers
■ Network operations engineers
■ Customer or business requirements
■ Continuous integration/continuous delivery (CI/CD):
Continuous integration and continuous delivery reduce the time required to update
or deliver software while improving quality.
■ Continuous integration improves efficiency by allowing team members to work on
modules independently before integrating components in a common build area.
■ Continuous delivery (continuous deployment) ensures quality by testing builds in a
production environment
DEVOPS KPI
Measuring DevOps teams and efforts using the following sample metrics:
■ Deployment frequency.
■ Change failure rate.
■ Lead time.
■ Change volume.
■ Trouble tickets and service requests.
■ Mean time to recovery (MTTR).