How BUSINESS CAPABILITY may be built

Describes a process of bulding Business Capabilities for the Architecture of Business organisation. The Business Capabilities are abilities of the business to deliver a certain result by a given time in a defined execution context. IT and EA are just resources for this delivery.

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.