Eventarc를 사용하면 기본 인프라를 구현, 맞춤설정 또는 유지관리할 필요 없이 이벤트 기반 아키텍처를 빌드할 수 있습니다.
Eventarc는 Eventarc Advanced 및 Eventarc Standard와 같은 두 가지 버전으로 제공됩니다.
두 버전 모두 확장 가능한 서버리스 완전 관리형 이벤트 솔루션을 제공하므로 이벤트라고 하는 상태 변경에 의해 트리거되고 이에 반응하는 느슨하게 결합된 서비스를 사용하여 소스에서 타겟으로 메시지를 비동기식으로 라우팅할 수 있습니다. Google Cloud 서비스, 맞춤 애플리케이션, SaaS 애플리케이션, 서드 파티 서비스 등 두 버전 모두 다양한 이벤트 제공자와 대상을 지원하면서 전송, 보안, 승인, 모니터링 가능성, 오류 처리를 자동으로 관리합니다.
두 버전의 Eventarc 모두 기본 데이터 모델은 동일합니다. 사용 사례가 복잡해지면 Eventarc Standard 사용에서 Eventarc Advanced 사용으로 원활하게 전환할 수 있습니다.
Eventarc Advanced는 이벤트 기반 아키텍처를 빌드하기 위한 완전 관리형 플랫폼입니다. 이를 통해 시스템에서 발생하는 이벤트를 수집하고 중앙 버스에 게시할 수 있습니다. 관심 있는 서비스는 등록을 만들어 특정 메시지를 구독할 수 있습니다. 버스를 사용하여 여러 소스의 이벤트를 실시간으로 라우팅하고 여러 대상에 게시할 수 있으며 원하는 경우 타겟에 전송하기 전에 이벤트를 변환할 수 있습니다.
Eventarc Advanced는 기능이 풍부하며 복잡한 이벤트 및 메시지 니즈가 있는 조직, 특히 수많은 Pub/Sub 주제, Kafka 큐 또는 기타 서드 파티 메시지 시스템의 관리와 관련하여 고심하고 있는 조직에 적합합니다. Eventarc Advanced는 관리자에게 향상된 중앙 집중식 가시성과 제어 기능을 제공하여 조직이 여러 프로젝트에서 여러 팀을 연결할 수 있도록 지원합니다.
Eventarc Advanced를 사용하면 다양한 이벤트 제공자와 대상으로 메시지를 수신, 필터링, 변환, 라우팅, 전송할 수 있습니다(다이어그램을 클릭하여 확대).
Eventarc Standard
Eventarc Standard는 이벤트 제공자에서 이벤트 대상에 이벤트를 전송하는 데 중점을 두는 애플리케이션에 권장됩니다. 이를 통해 소스, 유형, 기타 속성에 따라 수신 이벤트를 필터링하고 지정된 대상에 라우팅하는 트리거를 정의하여 Google 이벤트를 빠르고 쉽게 사용할 수 있습니다.
Eventarc Standard를 사용하면 이벤트 제공자에서 이벤트 대상으로 이벤트를 필터링하고 라우팅할 수 있습니다(확대하려면 다이어그램 클릭).
기능 비교 표
다음 표는 Eventarc Advanced와 Eventarc Standard 중에서 선택하는 데 도움이 됩니다. 이 표는 이벤트 기반 아키텍처의 기본 개념에 익숙하다고 가정하고 작성되었습니다.
기능
Eventarc Advanced
Eventarc Standard
액세스 제어
IAM을 통한 메시지별 액세스 제어 및 중앙 거버넌스 IAM으로 액세스 제어를 참고하세요.
[[["이해하기 쉬움","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-08(UTC)"],[[["\u003cp\u003eEventarc offers two editions, Advanced and Standard, for building scalable, serverless event-driven architectures without managing underlying infrastructure.\u003c/p\u003e\n"],["\u003cp\u003eBoth editions enable routing messages from various sources to destinations, including Google Cloud services, custom applications, and third-party services, while managing delivery, security, authorization, observability, and error-handling.\u003c/p\u003e\n"],["\u003cp\u003eEventarc Advanced is designed for complex eventing and messaging needs, featuring real-time event collection, multi-destination routing, optional event transformation, and enhanced administrative control.\u003c/p\u003e\n"],["\u003cp\u003eEventarc Standard is recommended for simpler applications focused on direct event delivery from provider to destination, using triggers to filter events based on source, type, and attributes.\u003c/p\u003e\n"],["\u003cp\u003eEventarc advanced is still a Pre-GA feature, meaning it is available "as is" with limited support.\u003c/p\u003e\n"]]],[],null,["# Eventarc overview\n\n[Advanced](/eventarc/advanced/docs/overview) [Standard](/eventarc/standard/docs/overview)\n\nEventarc lets you build event-driven architectures without having to implement,\ncustomize, or maintain the underlying infrastructure.\n\nEventarc is offered in two editions: **Eventarc Advanced** and\n**Eventarc Standard**.\n\nBoth editions offer a scalable, serverless, and fully managed eventing solution that lets you\nasynchronously route messages from sources to targets using loosely coupled services that are\ntriggered by and react to state changes known as *events*. Both editions support a range of\nevent providers and destinations---including Google Cloud services, custom applications, SaaS\napplications, and third-party services---while managing delivery, security, authorization,\nobservability, and error-handling for you.\n\nNote that the underlying data model for both editions of Eventarc is the same. As\na use case grows in complexity, you have the option of seamlessly transitioning from using\nEventarc Standard to using Eventarc Advanced.\n\nEditions overview\n-----------------\n\nThe following is an overview of both editions. For more detailed information, see the\n[Eventarc Advanced overview](/eventarc/advanced/docs/overview) and the\n[Eventarc Standard overview](/eventarc/standard/docs/overview).\n\nEventarc Advanced\n\n: Eventarc Advanced is a fully managed platform for building event-driven\n architectures. It lets you collect events that occur in a system and publish them to a central\n bus. Interested services can subscribe to specific messages by creating enrollments. You\n can use the bus to route events from multiple sources in real time and publish them to\n multiple destinations, and optionally transform events prior to delivery to a target.\n Eventarc Advanced is feature rich and is ideal for organizations with\n complex eventing and messaging needs, particularly those grappling with managing numerous\n Pub/Sub topics, Kafka queues, or other third-party messaging systems. By providing\n administrators with enhanced and centralized visibility and control,\n Eventarc Advanced enables organizations to connect multiple teams across\n different projects.\n\n [](/static/eventarc/images/eventarc-advanced-b440603249-sans-numbers.svg) Eventarc Advanced lets you receive, filter, transform, route, and deliver messages \n between different event providers and destinations (click diagram to enlarge).\n\nEventarc Standard\n\n: Eventarc Standard is recommended for applications where the focus is on simply\n delivering events from event provider to event destination. It lets you quickly and easily\n consume Google events by defining triggers that filter inbound events according to their source,\n type, and other attributes, and then route them to a specified destination.\n\n [](/static/eventarc/images/eventarc-standard-overview.svg) Eventarc Standard lets you filter and route events \n from event providers to event destinations (click diagram to enlarge).\n\nFeatures comparison table\n-------------------------\n\nThe following table can help you choose between Eventarc Advanced and Eventarc Standard. It assumes your familiarity with the basic concepts of [event-driven architectures](/eventarc/docs/event-driven-architectures)."]]