How to: Integration in an Enterprise. White Paper

In our days of digital omni-interconnection is one of the top buzz-words like “innovation” or “architecture” were recent. It seems that all IT specialists – developers, designers, architects, and managers – are in need for better understanding and use of the term “integration”. For example, what is the difference between “integration” and interaction”? Also, if …

Split and Join of #Functional and #Informational #Microservices

Article defines Functional Microservices using gRPC interface versus Informational Microservices accessible via RESTful interface. The Functional Microservices are validated against distortionless criteria. The code example of Interface definition for Functional Microservice is provided together with options allowing passing data together with function invocation.