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 Fundamentals: Core Infrastructure
これらの講義、デモ、ハンズオンラボでは、Google Cloud のプロダクトとサービスの概要を学習し、Google Cloud の価値と、クラウドベースのソリューションをビジネス戦略に取り入れる方法を学びます。
トレーニング
トレーニングとチュートリアル
Architecting with Google Cloud: Design and Process
このコースでは、講義、設計アクティビティ、ハンズオンラボを通して、実績のある設計パターンを Google Cloud で使用して信頼性と効率に優れたソリューションを構築し、可用性と費用対効果が高いデプロイを実行する方法を学びます。
ユースケース
ユースケース
スケーラブルで復元性のあるアプリを構築する
復元性が高くスケーラブルなアプリを作成するためのパターンと手法、多くの最新アーキテクチャに関する実践における 2 つの基本的目標について学習します。適切に設計されたアプリは、需要の増減に応じてスケールアップまたはスケールダウンでき、サービス障害が生じた場合に対応できる十分な復元力を備えています。
スケーリング
復元力
設計
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は 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--------------"]]