Need advice about which tool to choose?Ask the StackShare community!

Conductor

64
118
+ 1
0
Kong

627
1.5K
+ 1
139
Add tool

Conductor vs Kong: What are the differences?

# Introduction
This Markdown code addresses the key differences between Conductor and Kong, two popular technologies used for API management.

1. **Architecture**: Conductor is a workflow orchestration engine that focuses on managing and executing complex business processes, while Kong is an API gateway that acts as a middleware layer between clients and servers to manage API traffic and security.
2. **Use Case**: Conductor is primarily utilized for workflow automation and managing dependencies between tasks in a distributed environment, whereas Kong is designed for API traffic management, authentication, authorization, and rate limiting.
3. **Deployment**: Conductor can be deployed on-premises or in the cloud, offering flexibility in where workflows are orchestrated, while Kong is typically deployed as a gateway in front of APIs to manage incoming and outgoing traffic.
4. **Plugins**: Kong provides a wide range of plugins for extending functionality, such as logging, monitoring, and authentication mechanisms, whereas Conductor focuses more on workflow-related features and lacks the extensive plugin ecosystem of Kong.
5. **Scalability**: Conductor is optimized for horizontal scaling to handle large-scale workflows and complex dependencies, whereas Kong is built for high availability, performance, and scalability to efficiently manage API traffic in distributed systems.
6. **Community Support**: Kong has a vibrant open-source community with frequent updates, extensive documentation, and community-contributed plugins, while Conductor has a smaller but active community, which may impact the availability of resources and support. 

In Summary, Conductor and Kong differ in their architecture, use cases, deployment options, plugin ecosystems, scalability, and community support.
Decisions about Conductor and Kong
Prateek Mittal
Fullstack Engineer| Ruby | React JS | gRPC at Ex Bookmyshow | Furlenco | Shopmatic · | 4 upvotes · 291.1K views

Istio based on powerful Envoy whereas Kong based on Nginx. Istio is K8S native as well it's actively developed when k8s was successfully accepted with production-ready apps whereas Kong slowly migrated to start leveraging K8s. Istio has an inbuilt turn-keyIstio based on powerful Envoy whereas Kong based on Nginx. Istio is K8S native as well it's actively developed when k8s was successfully accepted with production-ready apps whereas Kong slowly migrated to start leveraging K8s. Istio has an inbuilt turn key solution with Rancher whereas Kong completely lacks here. Traffic distribution in Istio can be done via canary, a/b, shadowing, HTTP headers, ACL, whitelist whereas in Kong it's limited to canary, ACL, blue-green, proxy caching. Istio has amazing community support which is visible via Github stars or releases when comparing both.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Conductor
Pros of Kong
    Be the first to leave a pro
    • 37
      Easy to maintain
    • 32
      Easy to install
    • 26
      Flexible
    • 21
      Great performance
    • 7
      Api blueprint
    • 4
      Custom Plugins
    • 3
      Kubernetes-native
    • 2
      Security
    • 2
      Has a good plugin infrastructure
    • 2
      Agnostic
    • 1
      Load balancing
    • 1
      Documentation is clear
    • 1
      Very customizable

    Sign up to add or upvote prosMake informed product decisions

    What is Conductor?

    Conductor is an orchestration engine that runs in the cloud.

    What is Kong?

    Kong is a scalable, open source API Layer (also known as an API Gateway, or API Middleware). Kong controls layer 4 and 7 traffic and is extended through Plugins, which provide extra functionality and services beyond the core platform.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use Conductor?
    What companies use Kong?
    See which teams inside your own company are using Conductor or Kong.
    Sign up for StackShare EnterpriseLearn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Conductor?
    What tools integrate with Kong?
      No integrations found

      Sign up to get full access to all the tool integrationsMake informed product decisions

      Blog Posts

      GitHubPythonNode.js+26
      29
      15966
      What are some alternatives to Conductor and Kong?
      Composer
      It is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.
      Istio
      Istio is an open platform for providing a uniform way to integrate microservices, manage traffic flow across microservices, enforce policies and aggregate telemetry data. Istio's control plane provides an abstraction layer over the underlying cluster management platform, such as Kubernetes, Mesos, etc.
      Zuul
      It is the front door for all requests from devices and websites to the backend of the Netflix streaming application. As an edge service application, It is built to enable dynamic routing, monitoring, resiliency, and security. Routing is an integral part of a microservice architecture.
      Jersey
      It is open source, production quality, framework for developing RESTful Web Services in Java that provides support for JAX-RS APIs and serves as a JAX-RS (JSR 311 & JSR 339) Reference Implementation. It provides it’s own API that extend the JAX-RS toolkit with additional features and utilities to further simplify RESTful service and client development.
      linkerd
      linkerd is an out-of-process network stack for microservices. It functions as a transparent RPC proxy, handling everything needed to make inter-service RPC safe and sane--including load-balancing, service discovery, instrumentation, and routing.
      See all alternatives