Cloud Tasks는 대량 분산형 태스크의 실행, 디스패치, 전송을 관리할 수 있는 완전 관리형 서비스입니다. 사용자 요청 외부에서 작업을 비동기식으로 수행할 수 있습니다. 태스크는 App Engine 또는 임의의 HTTP 엔드포인트에서 실행할 수 있습니다.
자세히 알아보기
무료 크레딧 $300로 개념 증명 시작
-
Gemini 2.0 Flash Thinking 이용
-
AI API 및 BigQuery를 포함하여 인기 제품 월별 무료 사용량
-
자동 청구, 약정 없음
20개가 넘는 항상 무료 제품을 계속 살펴보기
AI API, VM, 데이터 웨어하우스 등 일반적인 사용 사례에 20개가 넘는 무료 제품을 사용할 수 있습니다.
학습
교육 및 튜토리얼
Cloud Tasks를 사용하여 Cloud Functions 트리거
이 튜토리얼에서는 Google App Engine 애플리케이션 내에서 Cloud Tasks를 사용하여 Cloud Functions를 트리거하고 예약된 이메일을 보내는 방법을 다룹니다.
학습
교육 및 튜토리얼
Google Cloud 기초: 핵심 인프라
Google Cloud의 가치와 클라우드 기반 솔루션을 비즈니스 전략에 통합하는 방법을 알 수 있도록 Google Cloud 제품 및 서비스를 간략히 설명하는 강의, 데모, 실무형 실습입니다.
학습
교육 및 튜토리얼
Google Cloud로 설계하기: 디자인 및 프로세스
이 과정은 Google Cloud에서 검증된 설계 패턴을 사용하여 안정성과 효율성이 뛰어난 솔루션을 빌드하고 가용성이 높고 비용 효율적인 배포를 운영하는 방법을 알려주는 강의, 설계 활동, 실습으로 진행됩니다.
사용 사례
사용 사례
확장 가능하고 복원력이 우수한 앱 빌드
확장 가능하고 복원력이 우수한 앱을 만들기 위한 몇 가지 패턴과 방식을 소개하고, 많은 현대적인 아키텍처 구성의 두 가지 기본 목표를 설명합니다. 잘 설계된 앱은 수요 증감에 따라 크기가 원활하게 조정되며 서비스 중단을 견딜 수 있을 만큼 충분히 복원력이 우수합니다.
확장
복원력
설계
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-09-04(UTC)
[[["이해하기 쉬움","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,["# Cloud Tasks documentation\n=========================\n\n[Read product documentation](/tasks/docs/dual-overview)\nCloud Tasks is a fully managed service that allows you to manage the execution,\ndispatch and delivery of a large number of distributed tasks. You can\n**asynchronously** perform work outside of a user request. Your tasks can be\nexecuted on App Engine or any arbitrary HTTP endpoint.\n[Learn more](/tasks/docs/dual-overview)\n[Get started for free](https://console.cloud.google.com/freetrial) \n\n#### Start your proof of concept with $300 in free credit\n\n- Get access to Gemini 2.0 Flash Thinking\n- Free monthly usage of popular products, including AI APIs and BigQuery\n- No automatic charges, no commitment \n[View free product offers](/free/docs/free-cloud-features#free-tier) \n\n#### Keep exploring with 20+ always-free products\n\n\nAccess 20+ free products for common use cases, including AI APIs, VMs, data warehouses,\nand more.\n\nDocumentation resources\n-----------------------\n\nFind quickstarts and guides, review key references, and get help with common issues. \nformat_list_numbered\n\n### Guides\n\n-\n\n [Quickstart: Add a task to a Cloud Tasks queue](/tasks/docs/add-task-queue)\n\n-\n\n [Create queues](/tasks/docs/creating-queues)\n\n-\n\n [Create HTTP Target tasks](/tasks/docs/creating-http-target-tasks)\n\n-\n\n [Create App Engine tasks](/tasks/docs/creating-appengine-tasks)\n\n-\n\n [Configure queues](/tasks/docs/configuring-queues)\n\n-\n\n [Manage queues and tasks](/tasks/docs/deleting-appengine-queues-and-tasks)\n\nfind_in_page\n\n### Reference\n\n-\n\n [RPC API](/tasks/docs/reference/rpc)\n\n-\n\n [REST API](/tasks/docs/reference/rest)\n\n-\n\n [Client libraries](/tasks/docs/reference/libraries)\n\ninfo\n\n### Resources\n\n-\n\n [Pricing](/tasks/pricing)\n\n-\n\n [Quotas and limits](/tasks/docs/quotas)\n\n-\n\n [Release notes](/tasks/docs/release-notes)\n\n-\n\n [Get support](/tasks/docs/getting-support)\n\n-\n\n [Billing questions](/tasks/docs/billing-questions)\n\nRelated resources\n-----------------\n\nTraining and tutorials \nUse cases \nExplore self-paced training, use cases, reference architectures, and code samples with examples of how to use and connect Google Cloud services. Training \nTraining and tutorials\n\n### Trigger Cloud Functions using Cloud Tasks\n\n\nThis tutorial shows you how to use Cloud Tasks within a Google App Engine application to trigger a Cloud Function and send a scheduled email.\n\n\n[Learn more](/tasks/docs/tutorial-gcf) \nTraining \nTraining and tutorials\n\n### Google Cloud Fundamentals: Core Infrastructure\n\n\nThese lectures, demos, and hands-on labs give you an overview of Google Cloud products and services so that you can learn the value of Google Cloud and how to incorporate cloud-based solutions into your business strategies.\n\n\n[Learn more](/training/course/core-infrastructure) \nTraining \nTraining and tutorials\n\n### Architecting with Google Cloud: Design and Process\n\n\nThis course features a combination of lectures, design activities, and hands-on labs to show you how to use proven design patterns on Google Cloud to build highly reliable and efficient solutions and operate deployments that are highly available and cost-effective.\n\n\n[Learn more](/training/course/architecting-design-process) \nUse case \nUse cases\n\n### Build scalable and resilient apps\n\n\nLearn patterns and practices for creating apps that are resilient and scalable, two essential goals of many modern architecture exercises. A well-designed app scales up and down as demand increases and decreases, and is resilient enough to withstand service disruptions.\n\nScaling Resilience Design\n\n\u003cbr /\u003e\n\n[Learn more](/solutions/scalable-and-resilient-apps)\n\nRelated videos\n--------------"]]