Google Cloud Professional Cloud Developer — Question 127
You are evaluating developer tools to help drive Google Kubernetes Engine adoption and integration with your development environment, which includes VS Code and IntelliJ. What should you do?
Answer options
- A. Use Cloud Code to develop applications.
- B. Use the Cloud Shell integrated Code Editor to edit code and configuration files.
- C. Use a Cloud Notebook instance to ingest and process data and deploy models.
- D. Use Cloud Shell to manage your infrastructure and applications from the command line.
Correct answer: A
Explanation
The correct choice, A, is ideal because Cloud Code is specifically designed to enhance application development within Kubernetes environments, including integration with popular IDEs like VS Code and IntelliJ. Options B, C, and D, while useful, focus on different aspects such as code editing, data processing, and infrastructure management, which do not directly address the need for development tool integration.