이 문서에서는 Application Integration에 적용되는 할당량과 시스템 한도를 설명합니다.
할당량은 사용할 수 있는 계수 가능한 공유 리소스의 양을 지정합니다. 할당량은 애플리케이션 통합과 같은 Google Cloud 서비스에서 정의합니다.
시스템 한도는 변경할 수 없는 고정 값입니다.
Google Cloud 는 공정성을 보장하고 리소스 사용 및 가용성의 급증을 줄이기 위해 할당량을 사용합니다. 할당량은 Google Cloud 프로젝트에서 사용할 수 있는Google Cloud 리소스의 양을 제한합니다. 할당량은 하드웨어, 소프트웨어, 네트워크 구성요소를 포함하여 다양한 리소스 유형에 적용됩니다. 예를 들어 할당량에 따라 서비스에 대한 API 호출 수, 프로젝트에서 동시에 사용하는 부하 분산기 수, 만들 수 있는 프로젝트 수가 제한될 수 있습니다. 할당량은 서비스 과부하를 방지하여Google Cloud 사용자 커뮤니티를 보호합니다. 또한 할당량은 자체 Google Cloud 리소스를 관리하는 데 도움이 됩니다.
[[["이해하기 쉬움","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-03(UTC)"],[[["\u003cp\u003eThis document outlines the quotas and system limits for Google Cloud's Application Integration, which are in place to manage resource usage and ensure fairness.\u003c/p\u003e\n"],["\u003cp\u003eQuotas are adjustable limits on the use of shared resources per project, whereas system limits are fixed and cannot be changed, and both apply by default on a per-project basis.\u003c/p\u003e\n"],["\u003cp\u003eApplication Integration has various resource quotas for elements such as integration executions, read/write requests, and connectors, detailed in a table format, and these can be increased upon request.\u003c/p\u003e\n"],["\u003cp\u003eUsage limits, which are strict and are not to be exceeded, are also outlined, specifying constraints on aspects like data size, timeout durations, and the number of tasks or integrations per project.\u003c/p\u003e\n"],["\u003cp\u003eExceeding certain data size thresholds, specifically over 10 MB of cumulative integration data, will cause local logging to be disabled, which means no execution logs will be available, and neither retry strategy nor integration monitoring will be available.\u003c/p\u003e\n"]]],[],null,["# Quotas and limits\n\nSee the [supported connectors](/integration-connectors/docs/connector-reference-overview) for Application Integration.\n\nQuotas and limits\n=================\n\nThis document lists the quotas and system limits that apply to\nApplication Integration.\n\n- *Quotas* specify the amount of a countable, shared resource that you can use. Quotas are defined by Google Cloud services such as Application Integration.\n- *System limits* are fixed values that cannot be changed.\n\nGoogle Cloud uses quotas to help ensure fairness and reduce\nspikes in resource use and availability. A quota restricts how much of a\nGoogle Cloud resource your Google Cloud project can use. Quotas\napply to a range of resource types, including hardware, software, and network\ncomponents. For example, quotas can restrict the number of API calls to a\nservice, the number of load balancers used concurrently by your project, or the\nnumber of projects that you can create. Quotas protect the community of\nGoogle Cloud users by preventing the overloading of services. Quotas also\nhelp you to manage your own Google Cloud resources.\n\nThe Cloud Quotas system does the following:\n\n- Monitors your consumption of Google Cloud products and services\n- Restricts your consumption of those resources\n- Provides a way to [request changes to the quota value](/docs/quotas/help/request_increase) and [automate quota adjustments](/docs/quotas/quota-adjuster)\n\nIn most cases, when you attempt to consume more of a resource than its quota\nallows, the system blocks access to the resource, and the task that\nyou're trying to perform fails.\n\nQuotas generally apply at the Google Cloud project\nlevel. Your use of a resource in one project doesn't affect\nyour available quota in another project. Within a Google Cloud project, quotas\nare shared across all applications and IP addresses.\n\n\nThere are also *system limits* on Application Integration resources.\nSystem limits can't be changed.\n\n\nBy default, Application Integration quotas and limits apply on a [per-project](/resource-manager/docs/creating-managing-projects) basis. Quotas and limits that apply on a different\nbasis are indicated as such; for example, the default concurrent executions for each project, or the maximum numbers of integrations per project.\n\nResource quotas\n---------------\n\nThe following quotas apply to Application Integration resources for each Google Cloud project. You can increase or decrease the quota by [requesting for a quota change](#increase_quota).\n\n### Request a quota increase\n\nTo adjust most quotas, use the Google Cloud console.\nFor more information, see\n[Request a quota adjustment](/docs/quotas/help/request_increase).\n\nUsage limits\n------------\n\nApplication Integration enforces the following usage limits. Your are responsible for tracking and ensuring that the values stay within the prescribed limits. Exceeding the limits might lead to reduced throughput, task failures, and increased latencies when running the integration.\n\n### Data processing limits\n\nWe don't recommend using integrations in the following scenarios:\n\n- Integration requires movement of bulk data or focus on extract, transform, and load (ETL) processes\n- Cumulative size of all the integration data is **greater than** `10 MB` during execution\n\n\n When calculating the cumulative data size, add the size of all types of data\n such as input variables, output variables, and other intermediate task variables\n | **Caution:** If the data size exceeds 10 MB, Application Integration runs the integration, but disables [local logging](/application-integration/docs/local-logging). As a result, you can't view the full execution logs, apply retry strategy, or monitor integrations in the [monitoring dashboard](/application-integration/docs/monitoring-dashboard)."]]