Although AKS can be used anywhere where Kubernetes can be used, here are some common use cases where AKS fits the best:
- Lift-and-shift containers: If you're running on containers already, you can just lift and shift your application without refactoring. This will allow you to take advantage of the power of AKS and reduce your overall costs.
- Microservices: Deploy your microservices with agility, thus enabling faster application development.
- Machine learning: Ad hoc, low latency, high-performance processing with AKS GPU-enabled nodes and premium disks.
- IoT: Build your containerized application in AKS or anywhere else and run it elsewhere easily.
- Secure DevOps: By implementing secure DevOps with Kubernetes on Azure, ...