Read more about the article How I Passed Microsoft Azure Fundamentals Exam (AZ-900)
Azure dark

How I Passed Microsoft Azure Fundamentals Exam (AZ-900)

Microsoft Azure Fundamentals (AZ-900) is an entry-level exam that covers the fundamentals of Azure cloud services, pricing, security and compliance. Pass this exam and you'll earn a Microsoft certification, which is a great way to prove your knowledge of cloud concepts. Why Azure? It is mainly because of my professional…

0 Comments
Read more about the article AZ-900 Exam Practice Questions with Answers
Azure dark

AZ-900 Exam Practice Questions with Answers

This is a list of practice questions for Microsoft Azure Fundamentals (AZ-900) exam with answers. Question You need to deploy a serverless solution that meets the following requirements: Execution is triggered through an HTTP request.You pay only for the time that your code runs.You do not have to manage the…

0 Comments
Read more about the article Monitoring Live Angular Apps with Application Insights
Azure dark

Monitoring Live Angular Apps with Application Insights

In this post, I will explain how you can monitor Angular apps using Microsoft Azure Application Insights. It is not unusual for organisations to ignore monitoring single page applications. Usually, back-end applications such as APIs are monitored via logs, CPU and memory usage. When it comes to front-end, there is…

3 Comments
Read more about the article Monitoring Live .NET Core APIs with Application Insights
Azure dark

Monitoring Live .NET Core APIs with Application Insights

Azure Application Insights is a cloud based application monitoring service from Microsoft. You can monitor your applications in all of your environments with Application Insights, including development and production. Microsoft has been shipping Visual Studio with built-in support for Application Insights in Windows. However, Visual Studio for Mac does not…

1 Comment