Topic 1 Question 174
You need to migrate a standalone Java application running in an on-premises Linux virtual machine (VM) to Google Cloud in a cost-effective manner. You decide not to take the lift-and-shift approach, and instead you plan to modernize the application by converting it to a container. How should you accomplish this task?
Use Migrate for Anthos to migrate the VM to your Google Kubernetes Engine (GKE) cluster as a container.
Export the VM as a raw disk and import it as an image. Create a Compute Engine instance from the Imported image.
Use Migrate for Compute Engine to migrate the VM to a Compute Engine instance, and use Cloud Build to convert it to a container.
Use Jib to build a Docker image from your source code, and upload it to Artifact Registry. Deploy the application in a GKE cluster, and test the application.
ユーザの投票
コメント(3)
- 正解だと思う選択肢: D👍 1zellck2022/12/15
- 👍 1TNT872022/12/22
- 正解だと思う選択肢: D👍 1telp2023/01/09
シャッフルモード