A good friend of mine asked me about Azure Kubernetes, the famous AKS. The question was, how can I easily switch from one cluster to another? So, there are quite a few ways to do that task, I going to show you two of them that I usually use. Via Continue Reading
☁️ Azure Bastion and Network Security Group
The Azure Bastion is a service that allow you to connect to your virtual machines without a public IP. The connection is through TLS, which means you are able to reach your machine ( SSH or RDP ) via a browser. You can configure Azure Bastion service without a NSG Continue Reading