There are many challenges to defining the right architecture of your development. One of them is the behavior of the system: How does the interaction between processes work? What are the hidden pitfalls?
As an addition to the upcoming Data Ingest and Control Plane course, we are introducing several practical guides that will show you some key behavior of the DataMiner software with commonly used instructions you can define in a connector.
- Data ingest & control plane: Internal flow – concept
- Data ingest & control plane: Internal flow – element startup
- Data ingest & control plane: Internal flow – HTTP
- Data ingest & control plane: Internal flow – QActions
Understanding the behavior linked to an action and situation will improve both quality and user experience, and most of all it will help you avoid long days of investigating something that could have been prevented with better design.