Summary: Devops A Business Perspective | 9789401803724 | OLEG SKRYNNIK
- This + 400k other summaries
- A unique study and practice tool
- Never study anything twice again
- Get the grades you hope for
- 100% sure, 100% understanding
Read the summary and the most important questions on DEVOPS A BUSINESS PERSPECTIVE | 9789401803724 | OLEG. SKRYNNIK
-
1 What is DevOps?
This is a preview. There are 2 more flashcards available for chapter 1
Show more cards here -
1.1 Origins
-
Name two reasons for DevOps to appear.
- Adoption of agile software development
- Management of IT infrastructure as a program code.
-
1.1.1 Agile methods for software development
This is a preview. There are 3 more flashcards available for chapter 1.1.1
Show more cards here -
Describe the historical developments for software development.
Waterfall to Scrum to Agile -
Describe the waterfall method
A software development method of sequential execution of predetermined stages, each of which takes significant time and ends with the achievement of previously agreed results. -
What is the disadvantage of the waterfall method?
It takes a long time to make the product
Changes in the product due to added customer requirements, market opportunities are difficult. -
Kent Beck wrote a book about
XP Extreme Programming. -
Scrum and XP where not the solution for improving the development cycle. Why?
Scrum and XP focused on the programming not on the whole development cycle. -
What are the key elements of agile development?
- Closer interaction between the customer and developer
- reduction of batch size
- product delivered at short intervals
- limited size of the teams
-
Why is the effect of the Agile approach not a great as expected?
- Business needs not clear or well elaborated, prioritization
- The fragile state of the IT infrastructure
- Lack of obsolescence of the IT systems documentation
-
1.1.2 Managing infrastructure as code
This is a preview. There are 4 more flashcards available for chapter 1.1.2
Show more cards here -
Which two technologies made management of IT infrastructure as code possible?
Virtualization and cloud computing. -
What is a chroot?
A chroot is a part of a Unix operating systems that changes the apparent root directory for the current running process and its children. A program that is run in such a modified environment cannot name (and therefore normally cannot access) files outside the designated directory tree. The term "chroot" may refer to the chroot(2)system call or the chroot(8) wrapper program.
- Higher grades + faster learning
- Never study anything twice
- 100% sure, 100% understanding
Topics related to Summary: Devops A Business Perspective
-
What is DevOps? - Origins
-
What is DevOps? - Why DevOps? - Decrease time to market
-
What is DevOps? - Why DevOps? - Reduce technical debt
-
What is DevOps? - Why DevOps? - Eliminate fragility
-
What is DevOps? - The history of origination
-
What is DevOps? - Frequently expressed misconceptions
-
The Foundation - Lean production - Key facts
-
The Principles - Value stream
-
The Principles - Deployment pipeline
-
The Principles - Everything should be stored in a version control system
-
The Principles - Automation configuration management
-
Key Practices - Key differences from traditional practices
-
Key Practices - Unusual teams
-
Key Practices - Reduce batch size
-
Key Practices - Mind the operational requirements
-
Key Practices - Early detection and correction of defects
-
Key Practices - Controlled improvements and innovations
-
Key Practices - Funding that enables innovations
-
Key Practices - Task prioritization
-
Practical Application - DevOps applicability and limitations
-
Practical Application - Evolving architecture
-
Practical Application - Start where you are, progress iteratively
-
List of Basic concepts (not mentioned in book)