Topic 1 Question 14
As your organization increases its release velocity, the VM-based application upgrades take a long time to perform rolling updates due to OS boot times. You need to make the application deployments faster. What should your organization do?
Migrate your VMs to the cloud, and add more resources to them
Convert your applications into containers
Increase the resources of your VMs
Automate your upgrade rollouts
ユーザの投票
コメント(17)
- 正解だと思う選択肢: B
Since the problem with the current infrastructure base on VM is with OS boot time in particular, so upgrading the workload to containers would be a right choice as then OS boot time problem is eliminated which means a faster workload execution. So, correct answer should be 'B'.
👍 9rikininetysix2022/10/12 - 正解だと思う選択肢: B
The last sentence is key. "You need to make the application deployments faster." By converting apps into containers, you speed up the deployment by removing the OS boot component in the previous statement. Answer is B.
👍 4CloudFogCrash2022/09/09 - 正解だと思う選択肢: B
the key phrase in the question is "make the application deployments faster." that means converting it to container based
👍 3Anasz2022/11/12
シャッフルモード