This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
brew update | |
brew tap caskroom/cask | |
brew tap homebrew/homebrew-php | |
brew cask install java | |
brew install awscli |
- AWS Aurora to Maxwell STDOUT Producer
- Run Kafka Container
- Create an AWS Kinesis Stream
- Configuring the AWS Command Line Interface
After running through the prerequisites, you will have:
- a Maxwell image named
osheroff/maxwell
- an AWS Aurora instance
- a Kafka service named
kafka
, listening onkafka:9092
After running through the prerequisites, you will have:
- an AWS Aurora instance
- a Maxwell image named
osheroff/maxwell
- a Kafka service named
kafka
, listening onkafka:9092
This is a slight variation of the prerequisite, AWS Aurora to Maxwell Kafka Producer.
After running through the prerequisites, you will have:
- an AWS Aurora instance
- a Maxwell image named
osheroff/maxwell
- a Kafka service named
kafka
, listening onkafka:9092
The following commands will start a container with Kafka and Zookeeper running on mapped ports 2181 (Zookeeper) and 9092 (Kafka).
docker pull spotify/kafka
docker run -d -p 2181:2181 -p 9092:9092 --env ADVERTISED_HOST=kafka --env ADVERTISED_PORT=9092 --name kafka spotify/kafka
ADVERTISTED_HOST
was set to kafka
, which will allow other containers to be able to run Producers and Consumers.
docker pull osheroff/maxwell
After running through the prerequisites, you will have:
- a Maxwell image named
osheroff/maxwell
- Create an Aurora instance: Creating an Amazon Aurora DB Cluster
- Create a
DB Cluster Parameter Group
: Creating a DB Parameter Group - Activate the binlog in your
DB Cluster Parameter Group
: Binary Logging Format
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Verifying that +abacaphiliac is my blockchain ID. https://onename.com/abacaphiliac |