We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Critical Path Analysis

Formal Metadata

Title
Critical Path Analysis
Title of Series
Number of Parts
561
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Complexity in coding and system design should be defeated until it is possible to do. Some problems are complex in nature and it is expensive to build and maintain solutions for problems in this category. Observability provides us tools to see our architectures from a different perspective. It is not just helping us to troubleshoot but also self-document our architectural decisions and help us to improve the most significant execution paths. Complexity in coding and system design should be defeated until it is possible to do. Some problems are complex in nature and it is expensive to build and maintain solutions for problems in this category. Observability provides us tools to see our architectures from a different perspective. It is not just helping us to troubleshoot but also self-document our architectural decisions and help us to improve the most significant execution paths. Agenda of the talk: - Give motivation why systems get more complex. - How to deal with complexity? - What else to do if complexity is in the nature of the problem? - Introduce critical path analysis as a solution. - Explain the organizational and technical challenges of critical path analysis. - Conclude by summarizing the pros/cons of critical path analysis.