As part of my employment at Microsoft, I have to get a higher-level technical certificate. So, I decided to go for the DP-203: Data Engineering on Microsoft Azure certificate. I’m super happy to say I passed the exam, and I want to share how I did it and the resources I used to help others who might want to try it too.
Continue reading “How I Studied and Passed Exam DP-203: Data Engineering on Microsoft Azure”
If only there was a feature that would allow me to stop the VMs in AKS whenever I wasn’t using them. Well, I’m excited to share that Microsoft AKS (Azure Kubernetes Service) came out with a neat feature (currently in preview at the time of the publishing of this post) that allows you to stop and start your AKS cluster by running a simple command. Of course I had to try it out on BDCs and to my surprise it worked. Well, sort of. Let me explain…