Storage Classes – PaaS Compute Options
As mentioned earlier, you can use Standard or Premium tiers of both Azure Files and Azure Storage while creating persistent volumes in Azure. The type of storage is determined using…
Scaling – PaaS Compute Options
When you run applications in AKS, you may need to increase or decrease the number of computer instances based on the demand. AKS offers several scaling mechanisms to accommodate the…
Cluster Autoscaler – PaaS Compute Options
Using HPA, you will be able to increase the number of replicas of a pod. However, what if you need more computing resources for the pods to run? In other…
Creating Recovery Services Vault – Data Protection
When you configure Backup, the data gets stored inside an entity called Recovery Services vaults. You can back up data for various Azure services like Azure Virtual Machines (Linux or…