We have 3 solutions for this.
- Use azure cloud solution like
Azure application Gateway.
(https://learn.microsoft.com/en-us/azure/application-gateway/)
- Depoly Reverse proxy server like Nginx or HAProxy.
- Write a API gateway component from scratch to meet our requirements.
How to choose gateway
https://learn.microsoft.com/en-us/azure/architecture/microservices/design/gateway#choosing-a-gateway-technology
We have 3 solutions for this.
Azure application Gateway.(https://learn.microsoft.com/en-us/azure/application-gateway/)
How to choose gateway
https://learn.microsoft.com/en-us/azure/architecture/microservices/design/gateway#choosing-a-gateway-technology