Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 809 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 809 Bytes

Contract Pipeline Tutorial

Overview

This tutorial demonstrates how Conduktor Gateway can manage data encryption and access within a single pipeline. The situation is this: marketing, engineering, and sales all need up-to-date information about completed contracts, but with different encryption requirements.

To achieve this we're going to use Conduktor Console in coordination with interceptors from Conduktor Gateway.

Through building the contract pipeline you will learn how Conduktor Gateway and Conduktor Console can seamlessly handle data encryption and access for multiple teams, ensuring data consistency and security.

Prerequisites

  • Jq
  • A Github account
  • Docker
  • 4GB of RAM

To get started, clone this repository and follow the instructions provided in the tutorial article here.