DEV Community

Discussion on: Use Azure Kubernetes Service (AKS) + Traefik instead of Azure Functions hosting + Azure API Management

 
casperrubaekm profile image
Casper Rubæk • Edited

Thanks.

I have just read the article you mentioned for configuring Traefik and it is great, however I would like to know how an AKS cluster might look like in a real world production app.
There is a lot to learn from it such as service mesh, health checks, monitoring, interservice communication, shared or non shared databases, etc..
So if you get the time I would look forward to reading an article on how such an AKS cluster would look like, ideally based on your own real world production microservices app.