QuestionQ271
Ensuring solution and operations excellenceYour organization plans to migrate applications to Kubernetes and use managed cloud services to deploy them. Your team is new to Kubernetes and wants to onboard engineers quickly. You want to minimize operational overhead so the engineering team can focus on developing consumer requirements rather than maintaining infrastructure. What should you do?
- A Package your application into a Docker image, and deploy it to Kubernetes on Compute Engine.
- B Leverage Cloud Build to create a container image, and deploy it automatically to Kubernetes on Compute Engine.
- C Assess application and dependencies for containerization Develop a migration strategy for deployment to GKE in Standard mode.
- D Assess application and dependencies for containerization. Develop a migration strategy for deployment to GKE in Autopilot mode.
Community Discussion