Cloud Code에는 엔드 투 엔드 Cloud Run 지원이 제공되므로 샘플 애플리케이션에서 새 서비스를 만들고 이 서비스를 로컬에서 맞춤설정 및 개발하여 완성된 서비스를 실행하고 미리 볼 수 있습니다.
또한 Cloud Code는 실행 가능한 샘플 및 즉시 사용 가능한 구성 스니펫을 함께 지원합니다.
대화형 가이드
이 튜토리얼에서는 샘플 애플리케이션에서 Cloud Run Hello World 서비스를 만들고 서비스를 수정 및 배포하며 로그 및 리소스 상태를 모니터링하는 방법을 알아봅니다.
시작하려면 아래 버튼을 클릭하여 Cloud Shell을 열고 튜토리얼을 시작하세요.
.
Cloud Code를 통한 Cloud Run 개발
튜토리얼 외에도 Cloud Shell은 Cloud Run 개발을 지원하기 위해 다음 기능을 제공합니다.
Go, Node.js, Python, 자바, .NET 지원
완전한 기능 실행 및 디버그용 스타터 서비스
샘플 애플리케이션, 바로 사용할 수 있는 스니펫, 컨텍스트 기반 완료를 통해 구성 파일을 손쉽게 만들고 수정
브라우저에서 서비스를 한 번만 실행하여 리소스 상태를 모니터링할 수 있음
실행 모드에서 연속 빌드 및 실시간 편집을 허용하는 '감시' 모드
서비스 종료 시 자동 포트 전달 및 리소스 삭제
서비스 관리
Knative serving이 사용 설정된 클러스터 생성
Cloud Shell에서 Cloud Code로 Cloud Run 서비스를 개발하는 방법에 대한 상세 내용은 Cloud Run 개요를 참조하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-04(UTC)"],[],[],null,["# Work with Cloud Run\n\nCloud Code comes with end-to-end Cloud Run support,\nhelping you create a new service from sample applications, customize and develop\nthe service locally, and run and preview your finished service.\nCloud Code also supports you along the way with run-ready samples and\nout-of-the-box configuration snippets.\n\nInteractive tutorial\n--------------------\n\nIn this tutorial, you'll create a Cloud Run Hello World service\nfrom a sample application, edit and deploy your service, and monitor your logs\nand resource statuses.\n\nTo begin, click the button below to open Cloud Shell and\nlaunch the tutorial.\n\n[](https://ide.cloud.google.com/?walkthrough_tutorial_url=https%3A%2F%2Fwalkthroughs.googleusercontent.com%2Fcontent%2Fcloud_run_quickstart_index%2Fcloud_run_quickstart_index.md).\n\nCloud Run development with Cloud Code\n-------------------------------------\n\nBeyond the tutorial, Cloud Shell offers the following features to\nsupport Cloud Run development:\n\n- Support for Go, Node.js, Python, Java, and .NET\n- Fully functional run and debug-ready starter services\n- Easy creation and editing of configuration files with sample applications, out-of-the-box snippets, and context-based completions\n- One-click run of your services from your browser and logging support to monitor the status of your resources\n- Watch mode to allow continuous building and real-time editing when you're in run mode\n- Automatic port-forwarding and resource cleanup on service termination\n- Service management\n- Cluster creation with Knative serving enabled\n\nFor a detailed look at developing Cloud Run services with\nCloud Code in Cloud Shell, see the\n[Cloud Run overview](/code/docs/shell/cloud-run-overview#working-with-cloud-run)."]]