Easy1 markMultiple Choice
AZ-900 · Question 12 · Domain 2.2: Azure Compute Services
Which Azure compute service is best suited for a 'lift and shift' migration of an existing on-premises server to the cloud?
Which Azure compute service is best suited for a 'lift and shift' migration of an existing on-premises server to the cloud?
Answer options:
A.
Azure App Service
B.
Azure Functions
C.
Azure Virtual Machines
D.
Azure Container Instances
How to approach this question
Identify the IaaS compute service that mimics physical servers.
Full Answer
C.Azure Virtual Machines✓ Correct
Azure Virtual Machines
Azure Virtual Machines provide Infrastructure as a Service (IaaS) and can be used in a variety of ways. They are the most common choice for 'lift and shift' migrations because they don't require application code changes.
Common mistakes
Choosing App Service because it hosts web apps, forgetting that 'lift and shift' implies moving the whole OS environment.
Practice the full Azure Fundamentals AZ-900 Practice Exam 6
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the best definition of cloud computing?EasyQ02According to the shared responsibility model, which of the following is ALWAYS the responsibility...EasyQ03Which cloud benefit ensures that an application remains accessible and operational even if a loca...EasyQ04A company wants to move away from purchasing physical servers and instead pay monthly for the com...EasyQ05Which cloud service model provides the highest level of control and flexibility over the operatin...Easy
Expert