What is a typical result of using a fine-grained rather than a coarse-grained API deployment model to implement a given business process?

What is a typical result of using a fine-grained rather than a coarse-grained API deployment model to implement a given business process?
A . A decrease in the number of connections within the application network supporting the business process
B . A higher number of discoverable API-related assets in the application network
C . A better response time for the end user as a result of the APIs being smaller in scope and complexity
D . An overall tower usage of resources because each fine-grained API consumes less resources

Answer: B

Explanation:

Correct Answer. A higher number of discoverable API-related assets in the application network.

*****************************************

>> We do NOT get faster response times in fine-grained approach when compared to coarse-grained approach.

>> In fact, we get faster response times from a network having coarse-grained APIs compared to a network having fine-grained APIs model. The reasons are below. Fine-grained approach:

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments