Azure Web hosting VM setup price

Dainis Birznieks 20 Reputation points
2023-07-10T10:23:59.3+00:00

Hi,

I have to create a web app server. All time web app used by 200-500 users, app retrieving data from multiple source and processing to represent in graphs for users. Data flow for calculations is ~2000/min request/answer.

What do I need?

I know that I need 2xVM Linux for web app vCPU8 32RAM and a Load Balancer, MySQL DB server.

Virtual Network, DDoS Protection, Storage account, AAD, Firewall, IP Address and Azure Monitor.

What I missing or what I do not need?

Azure VMware Solution
Azure VMware Solution
An Azure service that runs native VMware workloads on Azure.
322 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
776 questions
0 comments No comments
{count} votes

Accepted answer
  1. Carlos Solís Salazar 16,701 Reputation points MVP
    2023-07-10T10:36:28.9766667+00:00

    Thank you for asking this question on the Microsoft Q&A Platform.

    What I would do is substitute the load balancer and the firewall for an Application gateway with WAF V2. Depending on the SLA of your application, you may need to use a Front Door

    You don´t give details of your app, but you should consider using App Service instead of VMs. In this case, you won't require a Virtual Network

    Hope this helps!


    Accept Answer and Upvote, if any of the above helped, this thread can help others in the community looking for remediation for similar issues.

    NOTE: To answer you as quickly as possible, please mention me in your reply.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful