English, asked by Anjli4593, 10 hours ago

which of the following are not provided by design patterns but by microservices

Answers

Answered by 03549
2

Answer:

Aggregator.

API Gateway.

Chained or Chain of Responsibility.

Asynchronous Messaging.

Database or Shared Data.

Event Sourcing.

Branch.

Command Query Responsibility Segregator.

Explanation:

Those problems are common for many solutions. Those can overcome with using correct and matching design patterns. There are design patterns for microservices and those can be divided into five Patterns.

The microservice architecture enables the rapid, frequent and reliable delivery of large, complex applications. It also enables an organization to evolve its technology stack.

Similar questions