vivekrsharma / kstream-experiments

This is to play around with kstreams on top of Kafka
Apache License 2.0
0 stars 0 forks source link

[Documentation] Detail steps to create VPC Peering #11

Open vivekrsharma opened 2 years ago

vivekrsharma commented 2 years ago

Jot down detailed steps to create VPC peering connection w/ a Kafka cluster. Let's use Confluent Cloud dedicated kafka cluster in a given region. Ensure that hosting VPC is also in the same region.

The metadata required for establishing the connection are the following

  1. AWS Account number
  2. CIDR block range

Once this information is entered, ensure that you accept the handshake for the connection. Also, it might be required on AWS side to create a route in the route table to make sure traffic flows between the EC2 instance and Kafka Cluster.

vivekrsharma commented 2 years ago

https://docs.google.com/document/d/1ZYTUpVBX33xKGGknjrH0NHAKOZbgqOhwvUZwLMSoWeE/edit?usp=sharing getting the details in this doc