I want to deploy my Mern Backend on Azure, no of users - 1000(max), operations- read-write blogs, graph & login ,logout. So, what will be the best specs or plan ?

subh 0 Reputation points
2023-11-20T15:11:49.12+00:00

I want to deploy my Mern Backend on Azure, no of users - 1000(max), operations- read-write blogs, graph & login ,logout. So, what will be the best specs or plan ?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,799 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. deherman-MSFT 36,836 Reputation points Microsoft Employee
    2023-11-20T22:00:20.4733333+00:00

    @subh

    I would consider Azure App Service for your deployment. This is a fully managed platform that allows you to build, deploy, and scale web apps and APIs using Node.js. You can choose from different pricing tiers depending on your needs, such as memory, CPU, and storage. You can also use features such as custom domains, SSL certificates, continuous deployment, and autoscaling.

    This tutorial might be helpful in getting you started. https://medium.com/@atilla.tuna.sogut/how-to-deploy-a-mern-stack-app-to-azure-via-continuous-integration-a3a551526e26

    If you want the stack to operate and be managed more like a traditional server you can deploy on Virtual Machines.

    If you want further suggestions I highly recommend reaching out to Azure sales. You can contact Azure sales to get help with choosing the best option for your needs. They can provide you with more information about the different Azure services and plans, and help you select the one that best fits your requirements. You can chat with a sales representative or request a call back from a sales specialist

    Hope this helps!


    If you still have questions, please let us know in the "comments" and we would be happy to help you. Comment is the fastest way of notifying the experts.

    If the answer has been helpful, we appreciate hearing from you and would love to help others who may have the same question. Accepting answers helps increase visibility of this question for other members of the Microsoft Q&A community.

    Thank you for helping to improve Microsoft Q&A!

    User's image

    Disclaimer: This response contains a reference to a third-party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.