Service Deployment Concepts
Service Deployment Concepts
Cont,Vms
Consider you have an application that does not play nicely in Windows 10 but works
fine in Windows XP. Which of the following can be used in your Windows 10 machine
to play the application? @vm
Which of the following strategy will not deploy new software to your users at once?
@Canary Release
Which of the following strategy will you choose to deploy new software to your
users slowly? @Canary Release
Which of the following will you use to run multiple applications on servers with a
variety of OS? @VM
Service Mesh is a framework that handles the cross-cutting concerns like logging,
service registration etc . @False
Which of the following will you use to run the maximum number of particular
application on a minimum number of servers? @Docker