Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Core Streaming API

Satinder Rawal answered on April 17, 2023 Popularity 2/10 Helpfulness 1/10

Contents


More Related Answers

  • Reactive Streams API
  • Reactive Streams API
  • Accessing Streaming API using WebClient
  • Streaming API
  • 3. Use case of streaming API?
  • Streaming API Benefits
  • Streaming API Exercises

  • Core Streaming API

    0

    Overview

    Vault natively supports real-time event sourcing from its core services. As Vault's state is comprised of the states of a series of core resources (such as accounts, balances, products, customers), the Vault Core Streaming API broadcasts events relating to mutations of each resource throughout its lifecycle.

    These events are emitted as Kafka messages to a series of client-facing Kafka topics. Downstream services subscribing to such topics can be:

    Data pipelines that perform Extract-Transform-Load (ETL) operations for financial reporting

    Machine Learning services that perform fraud checks

    Services that push customer notifications

    Data warehousing modules

    The Vault Core Streaming API lets you track the lifecycle of Vault resources by listening to a series of Kafka events that reflect all mutations of Vault's state. These events are typically (but not limited to):

    Resource creation (for example create account)

    Resource mutation (for example change contract paramete 

    Popularity 2/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Apr 17 2023
    Satinder Rawal
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.