06 April 2021
https://channel9.msdn.com/Shows/Azure-Friday/Autoscale-applications-on-Kubernetes-with-Kubernetes-Event-Driven-Autoscaling-KEDA
- all the k8s pieces to scale nodes, cluster, and overflow to ACI
- it does the orchestration, including config, secrets, etc
https://channel9.msdn.com/Shows/Azure-Friday/Troubleshoot-AKS-cluster-issues-with-AKS-Diagnostics-and-AKS-Periscope
- intelligent aggregation and reporting of problems, including throttling
https://channel9.msdn.com/Shows/Azure-Friday/Best-practices-for-Azure-Container-Instances-ACI-with-GitHub-Actions
- best practices
- use alpine, don’t cache packages, don’t run as root, only allow node to access port 80
- action to scan docker container for vulnerabilities
https://channel9.msdn.com/Shows/Azure-Friday/Azure-Advisor–Your-free-personalized-guide-to-Azure-best-practices
This post is licensed under
CC BY 4.0
by the author.