Integration Connectors를 사용하면 통합에서 다양한 데이터 소스에 연결할 수 있습니다.
커넥터를 사용하면 Google Cloud 서비스 및 기타 비즈니스 애플리케이션이 모두 투명한 표준 인터페이스를 통해 통합에 제공됩니다. 통합 개발자는 프로토콜 관련 지식 또는 커스텀 코드를 사용하지 않고도 증가하는 애플리케이션 풀 및 시스템 풀에 빠르게 연결할 수 있습니다.
주요 이점
Integration Connectors를 사용하면 연결된 각 서비스 또는 애플리케이션에 대해 주요 구성을 쉽고 빠르게 구현할 수 있습니다.
인증: 각 커넥터가 대상 애플리케이션에 맞게 구성할 수 있는 하나 이상의 지원되는 인증 방법을 제공합니다.
엔드포인트 구성: 각 커넥터가 URL, 테넌트 ID 또는 커넥터 유형에 따른 기타 식별 메커니즘을 통해 애플리케이션 또는 기술 인스턴스에 연결하도록 구성되는 커스텀 항목입니다.
프로토콜 중재: 각 커넥터는 자바 데이터베이스 연결(JDBC)와 같은 대상 애플리케이션의 고유 통신 프로토콜을 REST와 같은 표준 통신 프로토콜로 변환합니다.
데이터 형식 중재: 각 커넥터가 대상 애플리케이션의 고유 데이터 형식을 표준화된 데이터 형식으로 변환합니다. 그런 후 커넥터가 대상 데이터의 스키마를 통합에 로드하여 통합 태스크에 데이터를 사용할 수 있도록 만듭니다.
데이터 검색: 각 커넥터가 대상 애플리케이션을 검사하고 통합에 사용할 수 있는 데이터 객체 및 작업 목록을 제공합니다.
이벤트 구독:커넥터의 이벤트 리스너를 구성하고 이벤트를 사용하여 통합을 트리거할 수 있습니다.
[[["이해하기 쉬움","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)"],[[["\u003cp\u003eIntegration Connectors provide a standardized interface for connecting integrations to various data sources, including both Google Cloud services and other business applications.\u003c/p\u003e\n"],["\u003cp\u003eConnectors eliminate the need for protocol-specific knowledge or custom code, allowing integration developers to quickly connect to a wide range of applications and systems.\u003c/p\u003e\n"],["\u003cp\u003eEach Connector offers configurable authentication, endpoint setup, protocol mediation, data format mediation, data discovery, and event subscription capabilities.\u003c/p\u003e\n"],["\u003cp\u003eIntegration developers can create and configure connections once, and then reuse them in multiple integrations, while also having the ability to discover available application interfaces.\u003c/p\u003e\n"],["\u003cp\u003eConnectors standardizes and streamlines the process of interacting with data from various sources and formats.\u003c/p\u003e\n"]]],[],null,["# Integration Connectors overview\n===============================\n\nIntegration Connectors let you connect to various data sources from your integrations.\nWith connectors, both Google Cloud services and other business\napplications are exposed to your integrations through a transparent, standard interface. As\nan integration developer, you can quickly connect to a growing pool of applications and systems\n*without the need for protocol-specific knowledge or the use of custom code*.\n| **Note:** Both [Application Integration](/application-integration/docs/overview) and [Apigee Integrations](/apigee/docs/api-platform/integration/what-is-apigee-integration) support Integration Connectors.\n\nKey benefits\n------------\n\nWith Integration Connectors, you can quickly and\neasily implement key configurations for each connected service or application:\n\n- **Authentication**: Each Connector offers one or more supported authentication methods that can be configured for the target application.\n- **Endpoint Configuration:** Each Connector is custom configured to connect to one instance of an application or technology via URL, tenant ID, or other identification mechanism specific to the connector type.\n- **Protocol Mediation:** Each Connector translates the native communication protocol of the target application, such as Java Database Connectivity (JDBC), into a standard communication protocol, like REST.\n- **Data format mediation:** Each Connector translates the native data format of the target application to a standardized data format. The Connector then loads the schema for targeted data into your integration, making the data available for use by integration tasks.\n- **Data discovery:** Each Connector inspects the target application and provides a list of data objects and operations available for use in an integration.\n- **Event subscription:** You can configure event listeners for the connectors, and use the events to trigger your integrations.\n\nSimplified integration development\n----------------------------------\n\nAs an integration developer, you can use the Google Cloud console to:\n\n- Create and configure a connection once and use the connection in any future integrations.\n- Discover a wide array of available target application interfaces.\n- Interact with data from multiple disparate sources and formats in a standardized and streamlined manner.\n\nWhat's next\n-----------\n\n- To get started with Integration Connectors, see [Set up Integration Connectors](/integration-connectors/docs/setup-integration-connectors).\n- To view the list of all the available connectors, see [All Integration Connectors](/integration-connectors/docs/all-integration-connectors).\n- Try [Perform CRUD operations on a MySQL database](/integration-connectors/docs/perform-crud-operation-mysql-database).\n- Discuss Integration Connectors with the community on [Cloud Forums](https://www.googlecloudcommunity.com/gc/Integration-Services/bd-p/cloud-integration-services)."]]