Job Orchestrator with consume policy

<p class="wp-block-paragraph">A common architecture for business logic is defined by BPMN, and a well known implementation is provided by Camunda. But BPMN has a general purpose target, so it is oversized for a specific problem.</p> <p class="wp-block-paragraph">As a SaaS provider, you want to:</p> <p class="wp-block-paragraph">Sometime your service is based on API provided by third party, […]

Read More…

Who really need Software Architetture(s)?

<p class="wp-block-paragraph">Every piece of software written has an architecture. Yes, even a bash script has a (embryonal) architecture: it has input, output, and satisfy some kind of feature (or features).</p> <p class="wp-block-paragraph">There are a number of viable choice for implementing or adopt an architecture for the code you are going to write.</p> <h2 class="wp-block-heading">Why is […]

Read More…