Saturday, February 8, 2020

Microservices -- Orchestration in distributed systems - challenges


A good write up by Bernd Bucker  @ Camunda
https://www.youtube.com/watch?v=GPgOeK-QytA 
A good write up in whitepaper format 
https://thenewstack.io/5-workflow-automation-use-cases-you-might-not-have-considered/

My Work around this time line
- Automated provisioning platform 

Most of these challenges, were thought off , implemented using Spring technologies
- Centralized database workflow tables tracking status of request   (be it synchronous or asynchronous , bulk or single )
- In -memory database structures for Spring boot actuators metrics
- Logging onto to filesystem in standard format at every point in execution
  (checks, validations, external system interactions )

The SRD was indeed drafted in BPMN notation and signed off  by PO in communication with client.


No comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Followers