Web site migration

AzureAdmin 41 Reputation points
2020-07-09T05:26:03.963+00:00

Hi,

I am .net developer and slowly moving to Cloud technologies. I have a website which is on-premises server, Can you please guide me where to start to move this website to Azure.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,829 questions
0 comments No comments
{count} votes

Accepted answer
  1. Malleswara Reddy, G 1,631 Reputation points
    2020-07-09T05:30:26.23+00:00

    Hi,

    It depends on what type of service you want to host.

    if you want to host, PAAS based (managed service, you don't need to worry about HA, DR,... ), follow this

    https://www.youtube.com/watch?v=4-Ux5CpUK-8&list=PLpOY--bg9OVl_uyR4lQzr_9_v-fJzrmW3&index=4&t=0s

    if you are fine to manage yourself, IAAS based is an option which is with Azure VMs
    https://www.youtube.com/playlist?list=PLpOY--bg9OVnSZW2MSl39X2iVKcuakgq_

    Regards,
    Eshwar

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.