/ccloud-study-hall-202010

Links to information covered in the Confluent study hall for Confluent Cloud and Kafka Tutorials on Oct. 27th 2020

ccloud-study-hall-202010

The tutorial we covered today can be found here:

https://kafka-tutorials.confluent.io/kafka-connect-datagen-ccloud/kafka.html

The ccloud-stack library is found in the examples repository, here:

https://github.com/confluentinc/examples/tree/6.0.0-post/ccloud/ccloud-stack

For a list of commands and security configurations created by ccloud-stack, see this:

https://docs.confluent.io/current/tutorials/examples/ccloud/docs/ccloud-stack.html

Various commands:

  • Alternate for wget:

    curl https://raw.githubusercontent.com/confluentinc/examples/latest/utils/ccloud_library.sh --output ccloud_library.sh

Links