nerdexam
GoogleGoogle

PROFESSIONAL-CLOUD-DEVELOPER · Question #107

PROFESSIONAL-CLOUD-DEVELOPER Question #107: Real Exam Question with Answer & Explanation

The correct answer is C: Use Cloud Shell and the built-in code editor for development. Send your source code updates as. https://cloud.google.com/shell/docs loud Shell is an interactive shell environment for Google Cloud that lets you learn and experiment with Google Cloud and manage your projects and resources from your web browser. With Cloud Shell, the Google Cloud CLI and other utilities you ne

Setting up a Cloud Development Environment

Question

You work for a web development team at a small startup. Your team is developing a Node.js application using Google Cloud services, including Cloud Storage and Cloud Build. The team uses a Git repository for version control. Your manager calls you over the weekend and instructs you to make an emergency update to one of the company's websites, and you're the only developer available. You need to access Google Cloud to make the update, but you don't have your work laptop. You are not allowed to store source code locally on a non-corporate computer. How should you set up your developer environment?

Options

  • AUse a text editor and the Git command line to send your source code updates as pull requests
  • BUse a text editor and the Git command line to send your source code updates as pull requests
  • CUse Cloud Shell and the built-in code editor for development. Send your source code updates as
  • DUse a Cloud Storage bucket to store the source code that you need to edit. Mount the bucket to a

Explanation

https://cloud.google.com/shell/docs loud Shell is an interactive shell environment for Google Cloud that lets you learn and experiment with Google Cloud and manage your projects and resources from your web browser. With Cloud Shell, the Google Cloud CLI and other utilities you need are pre-installed, fully authenticated, up-to-date, and always available when you need them. Cloud Shell comes with a built-in code editor with an integrated Cloud Code experience, allowing you to develop, build, debug, and deploy your cloud-based apps entirely in the cloud.

Topics

#Cloud Shell#Development Environment#Remote Development#Security Best Practices

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-DEVELOPER PracticeBrowse All PROFESSIONAL-CLOUD-DEVELOPER Questions