Cloud Native Microservices with Spring and Kubernetes: Design and Build Modern Cloud Native Applications Using Spring and Kubernetes by Rajiv Srivastava

Cloud Native Microservices with Spring and Kubernetes: Design and Build Modern Cloud Native Applications Using Spring and Kubernetes by Rajiv Srivastava

Author:Rajiv Srivastava [Srivastava, Rajiv]
Language: eng
Format: epub
Publisher: BPB Publications
Published: 2021-08-15T00:00:00+00:00


It’s time to run Zookeeper and Kafka by running these commands in separate terminals: -- Browse to Kafka bin installation folder on your terminal

/Users/<username>/kafka_<version>/bin

-- e.g. --

/Users/rasrivastava/kafka_2.12-2.6.0/bin

-- Start Zookeeper --

./zookeeper-server-start ../config/zookeeper.properties

-- Start Kafka server --

./kafka-console-consumer.sh --topic order_topic --from-beginning --bootstrap-server localhost:9092

-- Create Kafka topic --

./kafka-topics.sh --describe --topic order_topic --bootstrap-server localhost:9092



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.