Let’s first start with what Microsoft Azure and Infrastructure as a Service (IaaS), Platform as a Service (PaaS) and Software as a Service (SaaS) Services, and MEAN Stack are. Microsoft Azure has been created by Microsoft and it’s a Cloud computing platform for building, deploying and managing the applications and services through a global network of Microsoft managed data centers.
Microsoft Azure supports many different programming languages, tools and frameworks of both Microsoft and third party software.

Image source (https://blogs.technet.microsoft.com/msuspartner/2016/06/28/azure-partner-community-the-open-source-odyssey/)
Microsoft Azure provides an Infrastructure as a Service (IaaS), Platform as a Service (PaaS) and Software as a service (SaaS) Services.
IaaS,Paas and SaaS
Infrastructure as a service (IaaS)
Platform as a service (PaaS)
Software as a service (SaaS)

Microsoft Azure and Mongo, Express, Angular, and Node (MEAN).
Microsoft Azure not only supports .NET applications to be deployed in the cloud. Microsoft Azure also supports deploying the technologies like PHP, Node.js, Java, Python as we can see from our first image.
Microsoft Azure also supports building and deploying Mongo, Express, Angular and Node (MEAN) Stack Applications.
If we want to develop a powerful Web Application or powerful Single Page application and we need our application to be run on multiple devices, our choice will be MEAN (Mongo, Express, Angular and Node) Stack. For example, we are working on ASP.NET core Web Application and we want to make our ASP.NET Core Web Application into a more powerful single page application, we go with JavaScript frameworks like adding Angular and Node.js with our Web Application.
To know more about MEAN and Microsoft Azure, kindly read the blog post by Koushik Biswas.
Getting started with Microsoft Azure and MEAN Stack app development
Here are a few interesting articles to get started with Microsoft Azure and MEAN Stack.
- https://msdn.microsoft.com/en-us/magazine/dn857363.aspx
- https://azure.microsoft.com/en-in/resources/samples/app-service-web-dotnet-aspnetwebapi-angularjs-todoapp/
- https://docs.microsoft.com/en-us/azure/app-service-web/app-service-web-nodejs-get-started
- https://docs.microsoft.com/en-us/azure/app-service-web/web-sites-dotnet-store-data-mongodb-vm
- http://adam-back.azurewebsites.net/deploy-a-mean-app-on-azure/

adi sharmaPosted Nov 16, 2020, 1:05 AM
Amazing blog!!
Anu VPosted Dec 12, 2016, 11:10 PM
Nice article thanks for sharing..