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

https://github.com/conduktor/aws-msk-guide

Set up guide for deploying AWS on MSK
https://github.com/conduktor/aws-msk-guide

Last synced: 9 months ago
JSON representation

Set up guide for deploying AWS on MSK

Awesome Lists containing this project

README

          

# Overview

![image](./aws_kafka_gateway_arch.svg)

## [Quickstart Guide for Running Conduktor on MSK (docker) ](docker-quickstart-msk/README.md)

## [Set up Console](https://docs.conduktor.io/guide/tutorials/deploy-aws#overview)
* *make sure that console can reach gateway by setting it up on a public vpc or reachable vpc*
* [make sure to set up rds postgres and s3](https://docs.conduktor.io/guide/conduktor-in-production/deploy-artifacts//deploy-console/kubernetes#production-requirements)
* [if you need to set up promethues and grafana scraping](https://github.com/conduktor/conduktor-public-charts/blob/main/charts/console/README.md#install-with-console-technical-monitoring)

* [Setting up MSK with IAM](https://docs.conduktor.io/guide/conduktor-in-production/deploy-artifacts/deploy-console/sample-config#amazon-msk-with-iam-authentication-example)
* [Setting up AWSK MSK with Glue Schema Registry](https://docs.conduktor.io/guide/conduktor-in-production/deploy-artifacts/deploy-console/sample-config#amazon-msk-with-glue-schema-registry)

## [Set up Gateway](gateway-msk/README.md)

* [Configuring connectivity from Gateway to IAM](https://docs.conduktor.io/guide/conduktor-in-production/deploy-artifacts/deploy-gateway/index#aws-msk-cluster-with-iam)