Get started using Amazon MSK
This tutorial shows you an example of how you can create an MSK cluster, produce and consume data, and monitor the health of your cluster using metrics. This example doesn't represent all the options you can choose when you create an MSK cluster. In different parts of this tutorial, we choose default options for simplicity. This doesn't mean that they're the only options that work for setting up an MSK cluster or client instances.
Topics
- Step 1: Create an MSK Provisioned cluster
- Step 2: Create an IAM role granting access to create topics on the Amazon MSK cluster
- Step 3: Create a client machine
- Step 4: Create a topic in the Amazon MSK cluster
- Step 5: Produce and consume data
- Step 6: Use Amazon CloudWatch to view Amazon MSK metrics
- Step 7: Delete the AWS resources created for this tutorial