An open API service indexing awesome lists of open source software.

https://github.com/conduktor/conduktor-gateway-demos

Demos using Conduktor Gateway
https://github.com/conduktor/conduktor-gateway-demos

gateway

Last synced: over 1 year ago
JSON representation

Demos using Conduktor Gateway

Awesome Lists containing this project

README

          

# Conduktor Gateway

Enhance your Kafka Experience without changing your applications https://www.conduktor.io/gateway/

Documentation is at https://docs.conduktor.io/gateway/

# Demos

* [ACLs with GATEWAY_SECURITY mode](acls-gateway-security/Readme.md)
* [ACLs in VCLUSTER mode](acls-vcluster/Readme.md)
* [Audit](audit/Readme.md)
* [Chaos Duplicate Messages](chaos-duplicate-messages/Readme.md)
* [Chaos Simulate Broken Brokers](chaos-simulate-broken-broker/Readme.md)
* [Chaos Simulate Invalid Schema Id](chaos-simulate-invalid-schema-id/Readme.md)
* [Chaos Simulate Leader Election Errors](chaos-simulate-leader-election-errors/Readme.md)
* [Chaos Simulate Message Corruption](chaos-simulate-message-corruption/Readme.md)
* [Chaos Simulate Slow Broker](chaos-simulate-slow-broker/Readme.md)
* [Chaos Simulate Slow Producers & Consumers](chaos-simulate-slow-producers-consumers/Readme.md)
* [Cluster Switching / Failover](cluster-switching/Readme.md)
* [Data Masking](data-masking/Readme.md)
* [Encryption with Crypto Shredding](encryption-crypto-shredding/Readme.md)
* [Encryption, but decrypt only a set of fields](encryption-decrypt-only-specific-fields/Readme.md)
* [Encryption with external storage](encryption-external-storage/Readme.md)
* [Encryption full payload](encryption-payload/Readme.md)
* [Encryption Full Payload with external storage](encryption-payload-external-storage/Readme.md)
* [Encryption performance](encryption-performance/Readme.md)
* [Schema Based Encryption and Schema Registry](encryption-schema-based/Readme.md)
* [Encryption for third party](encryption-third-party/Readme.md)
* [Encryption using Vault and secret management](encryption-vault-with-secret-management/Readme.md)
* [Header Injection](header-injection/Readme.md)
* [ksqldb](ksqlDB/Readme.md)
* [Large message support](large-messages/Readme.md)
* [Latency](latency/Readme.md)
* [Merge Cluster](merge-cluster/Readme.md)
* [Multi tenancy](multi-tenancy/Readme.md)
* [Oauth](oauth/Readme.md)
* [Safeguard](safeguard/Readme.md)
* [Client Id validation](safeguard-client-id/Readme.md)
* [Schema Id validation](safeguard-schema-id/Readme.md)
* [Schema Producer Interceptor](safeguard-validate-schema-payload/Readme.md)
* [Schema Payload Validation for Avro](safeguard-validate-schema-payload-avro/Readme.md)
* [Schema Payload Validation for Json Schema](safeguard-validate-schema-payload-json/Readme.md)
* [Schema Payload Validation for Protocol Buffer](safeguard-validate-schema-payload-proto/Readme.md)
* [SNI Routing](sni-routing/Readme.md)
* [SQL Based Data Quality Producer](sql-data-quality-producer/Readme.md)
* [SQL topic with Avro](sql-topic-schema-registry/Readme.md)
* [SQL topics](sql-topics/Readme.md)
* [SQL topics in GATEWAY_SECURITY mode](sql-topics-in-gateway-security-mode/Readme.md)
* [SQL topics in VCLUSTER mode](sql-topics-in-vcluster-mode/Readme.md)
* [mTLS](ssl/Readme.md)
* [mTLS and User Mapping](ssl-and-user-mapping/Readme.md)
* [Throughput](throughput/Readme.md)
* [Topic Concentration](topic-concentration/Readme.md)