In service-oriented architectures there are several aspects that are shared by all (or most) services. A microservice-based architecture is not an exception, often these are developed in isolation. Cross-cutting concerns are handled by the upper layers of software stacks. An API gateway is one of these layers.
In this Session, Daniel Kocot will discuss:
- The concept of cross-cutting-concerns
- How an API Gateway will support the modernization of legacy by dealing with cross-cutting concerns
- How the implementation of API Gateways can increase the velocity of the development process