이 가이드를 활용하면 App Engine을 시작하고 앱 배포 및 관리에 익숙해질 수 있습니다. 이 페이지의 작업은 개발 프로세스를 따라 App Engine의 기본 사항을 단계별로 안내합니다.
각 작업에는 사용자가 서버에 메시지를 제출할 수 있도록 하는 간단한 웹 앱을 빌드하는 단계가 포함되어 있습니다. 앱을 빌드한 후에는 다른 가이드를 사용하여 다른Google Cloud 서비스와 통합하고 앱에 더 많은 기능을 추가하는 방법을 알아볼 수 있습니다.
이 가이드는 Node.js를 사용한 기본 웹 개발에 익숙한 개발자를 대상으로 작성되었습니다.
[[["이해하기 쉬움","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-03-26(UTC)"],[[["This guide is designed to help developers familiar with Node.js web development get started with App Engine, including how to deploy and manage an application."],["The tutorial will walk you through creating a simple web app on App Engine, allowing users to submit messages to the server, and the process involves creating a project, writing a Node.js web service, and deploying it."],["You'll learn how to update your deployed service with new features, such as adding a form for user message submission, and how to monitor the service by viewing its logs."],["While the guide focuses on App Engine, new Node.js web service deployments to Google Cloud are recommended to start with Cloud Run instead."],["The sample app should not exceed the free quotas."]]],[]]