Powering Vector Search with Real-Time Data

Поделиться
HTML-код
  • Опубликовано: 14 ноя 2024

Комментарии • 2

  • @dipanjansaha6824
    @dipanjansaha6824 4 месяца назад +3

    One quick question on the quix data streams - how is it different from spark?
    2, what's the deployment strategy? Kubernaties pods ? Or vms?

    • @michaelrosam9271
      @michaelrosam9271 4 месяца назад +1

      Quix Streams is a library, not a server-side engine like Spark. It uses container orchestration via Kubernetes to achieve the same horizontal scale as Spark. The benefit being it is easy to develop and debug a Quix Streams application. You can deploy it how you like, but the best way is in a docker container in K8’s