Alternatives to KSQL logo

Alternatives to KSQL

Apache Spark, Kafka Streams, Apache Storm, Apache Flink, and WSO2 are the most popular alternatives and competitors to KSQL.
54
125
+ 1
5

What is KSQL and what are its top alternatives?

KSQL is an open-source streaming SQL engine for Apache Kafka, allowing users to write SQL queries on streams of data in real-time. Key features include real-time data processing, SQL-like syntax for querying data streams, scalability, fault-tolerance, and integration with Apache Kafka ecosystem. However, KSQL has limitations such as limited built-in function support, lack of advanced analytics capabilities, and limited control over query optimization.

  1. ksqldb: ksqldb is the successor to KSQL, providing a more powerful and interactive SQL query engine for Apache Kafka. Key features include an improved user interface, support for advanced query optimization, easier deployment, and additional built-in functions. Pros include improved performance and user experience, while cons include potential migration challenges from KSQL.
  2. Apache Flink: Apache Flink is a powerful stream processing framework with support for event-time processing, state management, and exactly-once semantics. Key features include support for complex event processing, advanced windowing operations, connectors to various data sources, and high throughput. Pros include robust fault-tolerance and scalability, while cons include a steeper learning curve compared to KSQL.
  3. Apache Beam: Apache Beam is a unified programming model for batch and stream processing, providing portability across different execution engines. Key features include expressive APIs in multiple languages, support for both batch and streaming pipelines, and integration with Apache Kafka. Pros include flexibility in choosing execution engines and easy integration with existing data processing pipelines, while cons include potential complexity in managing pipeline execution.
  4. StreamSets Data Collector: StreamSets Data Collector is a data integration tool with support for creating data pipelines for streaming data. Key features include a visual design interface, support for various data formats and sources, real-time monitoring, and error handling. Pros include ease of use for building data pipelines, while cons include limited advanced analytics capabilities compared to KSQL.
  5. Confluent Stream Processing Tools: Confluent offers a suite of stream processing tools that extend Apache Kafka's capabilities, including ksqlDB, kSQL, and Kafka Streams. Key features include seamless integration with Apache Kafka, support for real-time data processing, fault-tolerance, and scalability. Pros include a comprehensive ecosystem for building stream processing applications, while cons include potential complexity in managing multiple tools.
  6. Spark Streaming: Apache Spark Streaming is a scalable stream processing engine that integrates with the Apache Spark ecosystem. Key features include support for batch and stream processing, fault-tolerance, ease of use, and integration with Apache Kafka. Pros include high performance and scalability, while cons include potential data latency compared to KSQL.
  7. WSO2 Stream Processor: WSO2 Stream Processor is a complex event processing engine with support for real-time analytics and monitoring of streaming data. Key features include a visual dashboard for creating data streams, support for SQL-based querying, integration with various data sources, and seamless deployment options. Pros include comprehensive analytics capabilities, while cons include potential complexity in managing and scaling the platform.
  8. Amazon Kinesis Data Analytics: Amazon Kinesis Data Analytics is a fully managed service for real-time processing of streaming data with Apache Flink under the hood. Key features include automatic scaling, support for SQL queries, real-time monitoring, and integration with Amazon Kinesis Data Streams. Pros include managed service benefits and seamless integration with AWS services, while cons include potential vendor lock-in compared to open-source alternatives like KSQL.
  9. Google Cloud Dataflow: Google Cloud Dataflow is a fully managed stream and batch processing service that supports Apache Beam capabilities. Key features include auto-scaling, serverless architecture, flexible programming model, and integration with various data sources. Pros include seamless integration with Google Cloud Platform services and easy scalability, while cons include potential costs based on usage compared to self-hosted options like KSQL.
  10. Rockset: Rockset is a real-time indexing database for serving live data applications, providing SQL support for querying streaming data sources. Key features include automatic indexing, real-time ingestion, built-in support for Apache Kafka, and interactive analytics. Pros include fast query performance on large datasets, while cons include potential cost considerations for high-volume data processing compared to self-hosted solutions like KSQL.

Top Alternatives to KSQL

  • Apache Spark
    Apache Spark

    Spark is a fast and general processing engine compatible with Hadoop data. It can run in Hadoop clusters through YARN or Spark's standalone mode, and it can process data in HDFS, HBase, Cassandra, Hive, and any Hadoop InputFormat. It is designed to perform both batch processing (similar to MapReduce) and new workloads like streaming, interactive queries, and machine learning. ...

  • Kafka Streams
    Kafka Streams

    It is a client library for building applications and microservices, where the input and output data are stored in Kafka clusters. It combines the simplicity of writing and deploying standard Java and Scala applications on the client side with the benefits of Kafka's server-side cluster technology. ...

  • Apache Storm
    Apache Storm

    Apache Storm is a free and open source distributed realtime computation system. Storm makes it easy to reliably process unbounded streams of data, doing for realtime processing what Hadoop did for batch processing. Storm has many use cases: realtime analytics, online machine learning, continuous computation, distributed RPC, ETL, and more. Storm is fast: a benchmark clocked it at over a million tuples processed per second per node. It is scalable, fault-tolerant, guarantees your data will be processed, and is easy to set up and operate. ...

  • Apache Flink
    Apache Flink

    Apache Flink is an open source system for fast and versatile data analytics in clusters. Flink supports batch and streaming analytics, in one system. Analytical programs can be written in concise and elegant APIs in Java and Scala. ...

  • WSO2
    WSO2

    It delivers the only complete open source middleware platform. With its revolutionary componentized design, it is also the only open source platform-as-a-service for private and public clouds available today. With it, seamless migration and integration between servers, private clouds, and public clouds is now a reality. ...

  • Druid
    Druid

    Druid is a distributed, column-oriented, real-time analytics data store that is commonly used to power exploratory dashboards in multi-tenant environments. Druid excels as a data warehousing solution for fast aggregate queries on petabyte sized data sets. Druid supports a variety of flexible filters, exact calculations, approximate algorithms, and other useful calculations. ...

  • Presto
    Presto

    Distributed SQL Query Engine for Big Data

  • JavaScript
    JavaScript

    JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles. ...

KSQL alternatives & related posts

Apache Spark logo

Apache Spark

2.9K
3.5K
140
Fast and general engine for large-scale data processing
2.9K
3.5K
+ 1
140
PROS OF APACHE SPARK
  • 61
    Open-source
  • 48
    Fast and Flexible
  • 8
    One platform for every big data problem
  • 8
    Great for distributed SQL like applications
  • 6
    Easy to install and to use
  • 3
    Works well for most Datascience usecases
  • 2
    Interactive Query
  • 2
    Machine learning libratimery, Streaming in real
  • 2
    In memory Computation
CONS OF APACHE SPARK
  • 4
    Speed

related Apache Spark posts

Conor Myhrvold
Tech Brand Mgr, Office of CTO at Uber · | 44 upvotes · 9.6M views

How Uber developed the open source, end-to-end distributed tracing Jaeger , now a CNCF project:

Distributed tracing is quickly becoming a must-have component in the tools that organizations use to monitor their complex, microservice-based architectures. At Uber, our open source distributed tracing system Jaeger saw large-scale internal adoption throughout 2016, integrated into hundreds of microservices and now recording thousands of traces every second.

Here is the story of how we got here, from investigating off-the-shelf solutions like Zipkin, to why we switched from pull to push architecture, and how distributed tracing will continue to evolve:

https://eng.uber.com/distributed-tracing/

(GitHub Pages : https://www.jaegertracing.io/, GitHub: https://github.com/jaegertracing/jaeger)

Bindings/Operator: Python Java Node.js Go C++ Kubernetes JavaScript OpenShift C# Apache Spark

See more
Eric Colson
Chief Algorithms Officer at Stitch Fix · | 21 upvotes · 6.1M views

The algorithms and data infrastructure at Stitch Fix is housed in #AWS. Data acquisition is split between events flowing through Kafka, and periodic snapshots of PostgreSQL DBs. We store data in an Amazon S3 based data warehouse. Apache Spark on Yarn is our tool of choice for data movement and #ETL. Because our storage layer (s3) is decoupled from our processing layer, we are able to scale our compute environment very elastically. We have several semi-permanent, autoscaling Yarn clusters running to serve our data processing needs. While the bulk of our compute infrastructure is dedicated to algorithmic processing, we also implemented Presto for adhoc queries and dashboards.

Beyond data movement and ETL, most #ML centric jobs (e.g. model training and execution) run in a similarly elastic environment as containers running Python and R code on Amazon EC2 Container Service clusters. The execution of batch jobs on top of ECS is managed by Flotilla, a service we built in house and open sourced (see https://github.com/stitchfix/flotilla-os).

At Stitch Fix, algorithmic integrations are pervasive across the business. We have dozens of data products actively integrated systems. That requires serving layer that is robust, agile, flexible, and allows for self-service. Models produced on Flotilla are packaged for deployment in production using Khan, another framework we've developed internally. Khan provides our data scientists the ability to quickly productionize those models they've developed with open source frameworks in Python 3 (e.g. PyTorch, sklearn), by automatically packaging them as Docker containers and deploying to Amazon ECS. This provides our data scientist a one-click method of getting from their algorithms to production. We then integrate those deployments into a service mesh, which allows us to A/B test various implementations in our product.

For more info:

#DataScience #DataStack #Data

See more
Kafka Streams logo

Kafka Streams

392
472
0
A client library for building applications and microservices
392
472
+ 1
0
PROS OF KAFKA STREAMS
    Be the first to leave a pro
    CONS OF KAFKA STREAMS
      Be the first to leave a con

      related Kafka Streams posts

      I have recently started using Confluent/Kafka cloud. We want to do some stream processing. As I was going through Kafka I came across Kafka Streams and KSQL. Both seem to be A good fit for stream processing. But I could not understand which one should be used and one has any advantage over another. We will be using Confluent/Kafka Managed Cloud Instance. In near future, our Producers and Consumers are running on premise and we will be interacting with Confluent Cloud.

      Also, Confluent Cloud Kafka has a primitive interface; is there any better UI interface to manage Kafka Cloud Cluster?

      See more
      Shared insights
      on
      Apache FlinkApache FlinkKafka StreamsKafka Streams

      We currently have 2 Kafka Streams topics that have records coming in continuously. We're looking into joining the 2 streams based on a key with a window of 5 minutes based on their timestamp.

      Should I consider kStream - kStream join or Apache Flink window joins? Or is there any other better way to achieve this?

      See more
      Apache Storm logo

      Apache Storm

      201
      281
      25
      Distributed and fault-tolerant realtime computation
      201
      281
      + 1
      25
      PROS OF APACHE STORM
      • 10
        Flexible
      • 6
        Easy setup
      • 4
        Event Processing
      • 3
        Clojure
      • 2
        Real Time
      CONS OF APACHE STORM
        Be the first to leave a con

        related Apache Storm posts

        Marc Bollinger
        Infra & Data Eng Manager at Thumbtack · | 5 upvotes · 1.8M views

        Lumosity is home to the world's largest cognitive training database, a responsibility we take seriously. For most of the company's history, our analysis of user behavior and training data has been powered by an event stream--first a simple Node.js pub/sub app, then a heavyweight Ruby app with stronger durability. Both supported decent throughput and latency, but they lacked some major features supported by existing open-source alternatives: replaying existing messages (also lacking in most message queue-based solutions), scaling out many different readers for the same stream, the ability to leverage existing solutions for reading and writing, and possibly most importantly: the ability to hire someone externally who already had expertise.

        We ultimately migrated to Kafka in early- to mid-2016, citing both industry trends in companies we'd talked to with similar durability and throughput needs, the extremely strong documentation and community. We pored over Kyle Kingsbury's Jepsen post (https://aphyr.com/posts/293-jepsen-Kafka), as well as Jay Kreps' follow-up (http://blog.empathybox.com/post/62279088548/a-few-notes-on-kafka-and-jepsen), talked at length with Confluent folks and community members, and still wound up running parallel systems for quite a long time, but ultimately, we've been very, very happy. Understanding the internals and proper levers takes some commitment, but it's taken very little maintenance once configured. Since then, the Confluent Platform community has grown and grown; we've gone from doing most development using custom Scala consumers and producers to being 60/40 Kafka Streams/Connects.

        We originally looked into Storm / Heron , and we'd moved on from Redis pub/sub. Heron looks great, but we already had a programming model across services that was more akin to consuming a message consumers than required a topology of bolts, etc. Heron also had just come out while we were starting to migrate things, and the community momentum and direction of Kafka felt more substantial than the older Storm. If we were to start the process over again today, we might check out Pulsar , although the ecosystem is much younger.

        To find out more, read our 2017 engineering blog post about the migration!

        See more
        Apache Flink logo

        Apache Flink

        516
        860
        38
        Fast and reliable large-scale data processing engine
        516
        860
        + 1
        38
        PROS OF APACHE FLINK
        • 16
          Unified batch and stream processing
        • 8
          Easy to use streaming apis
        • 8
          Out-of-the box connector to kinesis,s3,hdfs
        • 4
          Open Source
        • 2
          Low latency
        CONS OF APACHE FLINK
          Be the first to leave a con

          related Apache Flink posts

          Surabhi Bhawsar
          Technical Architect at Pepcus · | 7 upvotes · 717.2K views
          Shared insights
          on
          KafkaKafkaApache FlinkApache Flink

          I need to build the Alert & Notification framework with the use of a scheduled program. We will analyze the events from the database table and filter events that are falling under a day timespan and send these event messages over email. Currently, we are using Kafka Pub/Sub for messaging. The customer wants us to move on Apache Flink, I am trying to understand how Apache Flink could be fit better for us.

          See more

          I have to build a data processing application with an Apache Beam stack and Apache Flink runner on an Amazon EMR cluster. I saw some instability with the process and EMR clusters that keep going down. Here, the Apache Beam application gets inputs from Kafka and sends the accumulative data streams to another Kafka topic. Any advice on how to make the process more stable?

          See more
          WSO2 logo

          WSO2

          81
          162
          0
          A comprehensive middleware platform that is open source with no gimmicks
          81
          162
          + 1
          0
          PROS OF WSO2
            Be the first to leave a pro
            CONS OF WSO2
              Be the first to leave a con

              related WSO2 posts

              Druid logo

              Druid

              378
              865
              32
              Fast column-oriented distributed data store
              378
              865
              + 1
              32
              PROS OF DRUID
              • 15
                Real Time Aggregations
              • 6
                Batch and Real-Time Ingestion
              • 5
                OLAP
              • 3
                OLAP + OLTP
              • 2
                Combining stream and historical analytics
              • 1
                OLTP
              CONS OF DRUID
              • 3
                Limited sql support
              • 2
                Joins are not supported well
              • 1
                Complexity

              related Druid posts

              Shared insights
              on
              DruidDruidMongoDBMongoDB

              My background is in Data analytics in the telecom domain. Have to build the database for analyzing large volumes of CDR data so far the data are maintained in a file server and the application queries data from the files. It's consuming a lot of resources queries are taking time so now I am asked to come up with the approach. I planned to rewrite the app, so which database needs to be used. I am confused between MongoDB and Druid.

              So please do advise me on picking from these two and why?

              See more

              My process is like this: I would get data once a month, either from Google BigQuery or as parquet files from Azure Blob Storage. I have a script that does some cleaning and then stores the result as partitioned parquet files because the following process cannot handle loading all data to memory.

              The next process is making a heavy computation in a parallel fashion (per partition), and storing 3 intermediate versions as parquet files: two used for statistics, and the third will be filtered and create the final files.

              I make a report based on the two files in Jupyter notebook and convert it to HTML.

              • Everything is done with vanilla python and Pandas.
              • sometimes I may get a different format of data
              • cloud service is Microsoft Azure.

              What I'm considering is the following:

              Get the data with Kafka or with native python, do the first processing, and store data in Druid, the second processing will be done with Apache Spark getting data from apache druid.

              the intermediate states can be stored in druid too. and visualization would be with apache superset.

              See more
              Presto logo

              Presto

              392
              1K
              66
              Distributed SQL Query Engine for Big Data
              392
              1K
              + 1
              66
              PROS OF PRESTO
              • 18
                Works directly on files in s3 (no ETL)
              • 13
                Open-source
              • 12
                Join multiple databases
              • 10
                Scalable
              • 7
                Gets ready in minutes
              • 6
                MPP
              CONS OF PRESTO
                Be the first to leave a con

                related Presto posts

                Ashish Singh
                Tech Lead, Big Data Platform at Pinterest · | 38 upvotes · 2.9M views

                To provide employees with the critical need of interactive querying, we’ve worked with Presto, an open-source distributed SQL query engine, over the years. Operating Presto at Pinterest’s scale has involved resolving quite a few challenges like, supporting deeply nested and huge thrift schemas, slow/ bad worker detection and remediation, auto-scaling cluster, graceful cluster shutdown and impersonation support for ldap authenticator.

                Our infrastructure is built on top of Amazon EC2 and we leverage Amazon S3 for storing our data. This separates compute and storage layers, and allows multiple compute clusters to share the S3 data.

                We have hundreds of petabytes of data and tens of thousands of Apache Hive tables. Our Presto clusters are comprised of a fleet of 450 r4.8xl EC2 instances. Presto clusters together have over 100 TBs of memory and 14K vcpu cores. Within Pinterest, we have close to more than 1,000 monthly active users (out of total 1,600+ Pinterest employees) using Presto, who run about 400K queries on these clusters per month.

                Each query submitted to Presto cluster is logged to a Kafka topic via Singer. Singer is a logging agent built at Pinterest and we talked about it in a previous post. Each query is logged when it is submitted and when it finishes. When a Presto cluster crashes, we will have query submitted events without corresponding query finished events. These events enable us to capture the effect of cluster crashes over time.

                Each Presto cluster at Pinterest has workers on a mix of dedicated AWS EC2 instances and Kubernetes pods. Kubernetes platform provides us with the capability to add and remove workers from a Presto cluster very quickly. The best-case latency on bringing up a new worker on Kubernetes is less than a minute. However, when the Kubernetes cluster itself is out of resources and needs to scale up, it can take up to ten minutes. Some other advantages of deploying on Kubernetes platform is that our Presto deployment becomes agnostic of cloud vendor, instance types, OS, etc.

                #BigData #AWS #DataScience #DataEngineering

                See more
                Eric Colson
                Chief Algorithms Officer at Stitch Fix · | 21 upvotes · 6.1M views

                The algorithms and data infrastructure at Stitch Fix is housed in #AWS. Data acquisition is split between events flowing through Kafka, and periodic snapshots of PostgreSQL DBs. We store data in an Amazon S3 based data warehouse. Apache Spark on Yarn is our tool of choice for data movement and #ETL. Because our storage layer (s3) is decoupled from our processing layer, we are able to scale our compute environment very elastically. We have several semi-permanent, autoscaling Yarn clusters running to serve our data processing needs. While the bulk of our compute infrastructure is dedicated to algorithmic processing, we also implemented Presto for adhoc queries and dashboards.

                Beyond data movement and ETL, most #ML centric jobs (e.g. model training and execution) run in a similarly elastic environment as containers running Python and R code on Amazon EC2 Container Service clusters. The execution of batch jobs on top of ECS is managed by Flotilla, a service we built in house and open sourced (see https://github.com/stitchfix/flotilla-os).

                At Stitch Fix, algorithmic integrations are pervasive across the business. We have dozens of data products actively integrated systems. That requires serving layer that is robust, agile, flexible, and allows for self-service. Models produced on Flotilla are packaged for deployment in production using Khan, another framework we've developed internally. Khan provides our data scientists the ability to quickly productionize those models they've developed with open source frameworks in Python 3 (e.g. PyTorch, sklearn), by automatically packaging them as Docker containers and deploying to Amazon ECS. This provides our data scientist a one-click method of getting from their algorithms to production. We then integrate those deployments into a service mesh, which allows us to A/B test various implementations in our product.

                For more info:

                #DataScience #DataStack #Data

                See more
                JavaScript logo

                JavaScript

                349.6K
                266.2K
                8.1K
                Lightweight, interpreted, object-oriented language with first-class functions
                349.6K
                266.2K
                + 1
                8.1K
                PROS OF JAVASCRIPT
                • 1.7K
                  Can be used on frontend/backend
                • 1.5K
                  It's everywhere
                • 1.2K
                  Lots of great frameworks
                • 896
                  Fast
                • 745
                  Light weight
                • 425
                  Flexible
                • 392
                  You can't get a device today that doesn't run js
                • 286
                  Non-blocking i/o
                • 236
                  Ubiquitousness
                • 191
                  Expressive
                • 55
                  Extended functionality to web pages
                • 49
                  Relatively easy language
                • 46
                  Executed on the client side
                • 30
                  Relatively fast to the end user
                • 25
                  Pure Javascript
                • 21
                  Functional programming
                • 15
                  Async
                • 13
                  Full-stack
                • 12
                  Setup is easy
                • 12
                  Its everywhere
                • 11
                  JavaScript is the New PHP
                • 11
                  Because I love functions
                • 10
                  Like it or not, JS is part of the web standard
                • 9
                  Can be used in backend, frontend and DB
                • 9
                  Expansive community
                • 9
                  Future Language of The Web
                • 9
                  Easy
                • 8
                  No need to use PHP
                • 8
                  For the good parts
                • 8
                  Can be used both as frontend and backend as well
                • 8
                  Everyone use it
                • 8
                  Most Popular Language in the World
                • 8
                  Easy to hire developers
                • 7
                  Love-hate relationship
                • 7
                  Powerful
                • 7
                  Photoshop has 3 JS runtimes built in
                • 7
                  Evolution of C
                • 7
                  Popularized Class-Less Architecture & Lambdas
                • 7
                  Agile, packages simple to use
                • 7
                  Supports lambdas and closures
                • 6
                  1.6K Can be used on frontend/backend
                • 6
                  It's fun
                • 6
                  Hard not to use
                • 6
                  Nice
                • 6
                  Client side JS uses the visitors CPU to save Server Res
                • 6
                  Versitile
                • 6
                  It let's me use Babel & Typescript
                • 6
                  Easy to make something
                • 6
                  Its fun and fast
                • 6
                  Can be used on frontend/backend/Mobile/create PRO Ui
                • 5
                  Function expressions are useful for callbacks
                • 5
                  What to add
                • 5
                  Client processing
                • 5
                  Everywhere
                • 5
                  Scope manipulation
                • 5
                  Stockholm Syndrome
                • 5
                  Promise relationship
                • 5
                  Clojurescript
                • 4
                  Because it is so simple and lightweight
                • 4
                  Only Programming language on browser
                • 1
                  Hard to learn
                • 1
                  Test
                • 1
                  Test2
                • 1
                  Easy to understand
                • 1
                  Not the best
                • 1
                  Easy to learn
                • 1
                  Subskill #4
                • 0
                  Hard 彤
                CONS OF JAVASCRIPT
                • 22
                  A constant moving target, too much churn
                • 20
                  Horribly inconsistent
                • 15
                  Javascript is the New PHP
                • 9
                  No ability to monitor memory utilitization
                • 8
                  Shows Zero output in case of ANY error
                • 7
                  Thinks strange results are better than errors
                • 6
                  Can be ugly
                • 3
                  No GitHub
                • 2
                  Slow

                related JavaScript posts

                Zach Holman

                Oof. I have truly hated JavaScript for a long time. Like, for over twenty years now. Like, since the Clinton administration. It's always been a nightmare to deal with all of the aspects of that silly language.

                But wowza, things have changed. Tooling is just way, way better. I'm primarily web-oriented, and using React and Apollo together the past few years really opened my eyes to building rich apps. And I deeply apologize for using the phrase rich apps; I don't think I've ever said such Enterprisey words before.

                But yeah, things are different now. I still love Rails, and still use it for a lot of apps I build. But it's that silly rich apps phrase that's the problem. Users have way more comprehensive expectations than they did even five years ago, and the JS community does a good job at building tools and tech that tackle the problems of making heavy, complicated UI and frontend work.

                Obviously there's a lot of things happening here, so just saying "JavaScript isn't terrible" might encompass a huge amount of libraries and frameworks. But if you're like me, yeah, give things another shot- I'm somehow not hating on JavaScript anymore and... gulp... I kinda love it.

                See more
                Conor Myhrvold
                Tech Brand Mgr, Office of CTO at Uber · | 44 upvotes · 9.6M views

                How Uber developed the open source, end-to-end distributed tracing Jaeger , now a CNCF project:

                Distributed tracing is quickly becoming a must-have component in the tools that organizations use to monitor their complex, microservice-based architectures. At Uber, our open source distributed tracing system Jaeger saw large-scale internal adoption throughout 2016, integrated into hundreds of microservices and now recording thousands of traces every second.

                Here is the story of how we got here, from investigating off-the-shelf solutions like Zipkin, to why we switched from pull to push architecture, and how distributed tracing will continue to evolve:

                https://eng.uber.com/distributed-tracing/

                (GitHub Pages : https://www.jaegertracing.io/, GitHub: https://github.com/jaegertracing/jaeger)

                Bindings/Operator: Python Java Node.js Go C++ Kubernetes JavaScript OpenShift C# Apache Spark

                See more