AZ-304 is one of two required exams to get the Microsoft Azure Solutions Architect Certification. The other required exam is AZ-303. In this post, I’ll tell you exactly how I studied for and passed the AZ-304 exam. The AZ-304 exam covers...
One of the most impressive features of Cosmos DB is its support for many different APIs including the Gremlin API. When using the Gremlin API, Cosmos DB effectively becomes a graph database. Graph databases are particularly suitable for use cases with...
Azure App Service is a hugely popular cloud service used to host, scale and manage web applications. An Azure App Service Plan is the component which defines the infrastructure used to host those web applications. It specifies the number of instances...
Reducing operational and infrastructure costs is one of the most common reasons for migrating on-premises infrastructure to Azure. However, Azure can get really expensive if it is not used prudently. There are many ways to reduce the bottom line on our...
Blazor is a web framework that lets you create single page web applications using C# instead of JavaScript or TypeScript. Blazor is rapidly gaining momentum among C# and .NET developers since it lets them leverage their existing skills to build rich...
Interested in the Microsoft Azure Solutions Architect Certification? To get it, you have to pass two exams: AZ-303 and AZ-304. In this post, I’m going to show you exactly how I prepared for and passed the AZ-303 exam. 1. Microsoft Learn...
C# 8.0 introduced a lot of great new features and many of us wondered how C# 9.0 would follow such a tough act. Fortunately, C# 9.0 has continued to move the language forward by providing us with some great new tools....
Podcasts are a great way for developers to keep up with the latest technology and learn from the experience of others. The conversational nature of most podcasts makes their content easier to absorb than many other mediums. Podcasts are also very...
To get the Microsoft Azure Developer Certification, you need to pass the AZ-204 exam. I’ve put together a list of resources I used to prepare for and pass the AZ-204 exam. These resources consist of Microsoft Learn modules, Microsoft documentation, Pluralsight...
I recently switched from a senior developer role to lead developer role, and was surprised to find that the two positions are very similar. However, there are some additional responsibilities that come with being a lead developer. The lead role is...