Kubernetes
- Cluster orchestration technology
- Automate deployments, scaling and management of containerized applications
- Reduce
lock-in: limitations of portability - You can bring your k8s cluster to any cloud provider!
- K8S can be thought as:
A container platformA microservice platformA portable cloud platform
Azure Kubernetes Service (AKS)
- Managed solution for k8s