shrivatsas / exp-micro

Experiments with Microservices across languages and frameworks
MIT License
0 stars 1 forks source link

Choose API gateway and setup #6

Open shrivatsas opened 3 years ago

shrivatsas commented 3 years ago

Considered Traefik, Ambassador, Kong.

Implementing Ambassador https://blog.getambassador.io/selecting-an-api-gateway-for-continuous-delivery-of-cloud-native-applications-8ba05fa1c74?gi=445f3d895a23

shrivatsas commented 3 years ago

Ambassador Edge Stack is customized to work with Kubernetes. Will look at this after the docker compose implementation is done.