I was offered a package of training programs covering several Microsoft Azure certificates. In a few posts, I’m going to explain each of these Azure certificates from the perspective of a data science and ML expert. The first post covers the Microsoft Azure Fundamentals certificate (AZ-900). I had access to official training by Microsoft and the learning material on learn.microsoft.com. Since the official learning material published on on learn.microsoft.com is the source for the exam, I will refer to the topics covered there.
You may also enjoy
GitLab Management MCP Agent
In our group, we use GitLab not only as our version-control tool but also for planning. However, adding and editing issues on the website involves many click...
Achieving Full Observability with the Grafana Ecosystem
To add full logging and monitoring to a project, I reviewed the Grafana doc and evaluated various tooling options. Reaching a coherent, end-to-end observabil...
Data Access Layer Abstraction with Apache Spark
Some data processing applications serve multiple customers with similar workflows. While the core processes may be comparable, customer-specific requirements...
Time Series Forecasting — Continuous Ranked Probability Score (CRPS)
In time series forecasting, the least squares method or one of its variants is commonly used. These methods predict a single value, and the difference betwee...