Chapter 7: Execution – Applying Architecture Models
The last two chapters have focused on creating the high-level designs associated with what you're looking to build. By now, with not that much time investment, you have a fairly good idea of what you're looking to build and why. You've also validated that direction with the individuals that will be most impacted by what you'll be doing. These are all important things, but there are still some critical steps involved in actually bringing it down a level of abstraction in preparation for doing the necessary work.
In this chapter, we will create and document the detailed technical design schematics that will guide us throughout the execution process. Specifically, we will cover the following topics:
- Process steps
- Technical design
- Operational integration
- Telemetry
Let's get started!