Chapter 2. Client development prerequisites
The following prerequisites are required for developing clients to use with AMQ Streams.
- You have a Red Hat account.
- You have a Kafka cluster running in AMQ Streams.
- Kafka brokers are configured with listeners for secure client connections.
- Topics have been created for your cluster.
- You have an IDE to develop and test your client.
- JDK 11 or later is installed.