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.
Tag Archives: interface
Problems in #Microservice #QA and #Solutions
One of the major task of DevOps is a speedy delivery of Microservice into production. The major objective of QA and Testing is to find as many bugs as possible. Fixing these bugs slows down the delivery. The article describes this conflict in details, outlines problems in testing articulated by Mr Martin Fowler, proposes additional tests and explains how to improve quality of the released Microservices.
#API – a problem of choice
The article briefly observes new risks, pros and cons for REST, gRPC and GraphQL interfaces for API and Microservices.