Integrations

Akka enables seamless communication between services, components and external systems. The following integration options are available:

  • Component and Service Calls: Directly invoke other services or components within your application.

  • Message Brokers: Publish to and subscribe to events from external message brokers like Kafka or Pulsar.

  • Streaming: Built-in support for processing and reacting to streams of data.

  • Retrieval-Augmented Generation (RAG): Enrich the context to an AI model with relevant content, using semantic search on a vector database, or retrieve structured information from entities and views.