General Questions Flashcards
Development and Operations: The Problem
Development
Developers traditionally do not pay as much attention to what happens after the software application goes into a production data center. This issue creates a problem between development and operations.
Development and Operations: The Problem
Operations
Operations department often finds that it is very difficult to introduce new software because of the backlog of change requests.
Developers look at the world with a perspective that is different from Operations. Two different perspectives are:
- Development wants to release newer versions of applications and new products as fast as possible.
- Operations wants a reliable and stable environment.
Traditionally, software developers and network operations were in independent silos. Software developers focus on…
…creating features and delivering monolithic applications.
Traditionally, software developers and network operations were in independent silos. Software developers focus on creating features and delivering monolithic applications. Network operations focus on…
…enabling connectivity for the developers to deliver value
DevOps methodologies eliminate the silos between the…
…development of software and the operations of deploying and maintaining it.
An important goal of DevOps is…
…to break down silos and enhance communication between teams.
The problem lies in the fact that development and operations are often in…
…completely independent and isolated parts of an organization.
CALMS Acronym
Culture
Automation
Lean
Measurement
Sharing
[CALMS](https://ondemandelearning.cisco.com/apollo-alpha/mc_naec10_01/as
CALMS
Culture
The organization must be ready to make this type of change.
CALMS
Automation
The technology must enable faster testing and feature deployment.
CALMS
Lean
the management philosophy goal is to reduce all waste.
CALMS
Measurement
Information about ongoing operations is shared in real time.
CALMS
Sharing
DevOps units work in collaboration and are vocal when things go right or wrong.
DevOps Tools Categories
- Collaboration
- Continuous integration
- Configuration management
- Working environment
- Source and image control
- Platforms