In a recent InfoWorld article, I introduced the concept of the Agent Tier — a runtime architecture that separates ...
Process design kits consist of a set of files that typically contain descriptions of the basic building blocks of the process. They are expressed, algorithmically, as Pcells. These descriptions are ...
Have you ever thought about how and why something was designed? Who was considered a “stakeholder” for the design? And what biases are baked within the process of designing something? These are some ...
It is important that engineers document the design process so that they can communicate it to others and ensure no information is lost. It is also critical for convincing decision-makers to approve ...
Event sourcing is an architectural software pattern that's useful to design complex and distributed systems, particularly those that run many processes concurrently. The pattern captures and stores ...