Developing Microsoft Azure Solutions – 70-532 Exam Topics

Hi all, In my earlier blogs I have written about Cloud Computing and Microsoft Azure. In this blog, I have listed all the topics of 70-532 exam. After clearing, 70-532 exam a candidate will be certified as “Microsoft Specialist: Developing Microsoft Azure Solutions Certification.” Who should take this exam? If you have experience in development and … Read more

What is Container or Container-based Virtualization?

In my other blogs, we have seen about Microsoft Azure Cloud Service. In my earlier blog, I wrote about .Net Core, In this blog I will write about Container-based virtualization. What is Container? A container is isolated but shares OS with related apps, bins, and libraries. Container or Container-based Virtualization is promoted by the company called … Read more

Virtual Machine Series and Size available in Azure Cloud Service

In this blog, I will describe the available sizes and options for Cloud Service. Price vary according to VM size and their capacity. You can read my earlier blog on Cloud Computing and Azure Cloud Service.Let’s start by discussing the Virtual Machine sizes available in Azure Cloud.The size of the virtual machine affects various parameters … Read more

Introduction to ASP.NET Core

In this blog, we will come to know about the open-source framework given by Microsoft i.e. ASP.Net Core. What is ASP.NET Core? The ASP.NET Core is a new open-source framework introduced by Microsoft. Originally it was called ASP.Net 5 but later renamed to ASP.Net Core and released the first version of ASP.Net Core in the … Read more

Azure App Services and Web Apps

In an earlier blog, we have explored “What is Azure?” In this blog, we will see – Azure App Service and Web Apps. An App Service consists of Web Apps, Mobile Apps, Logic Apps, Function Apps. What is App Service? It is a service that hosts one of the below applications. Web Apps Mobile Apps API … Read more