Setting up Amazon MSK
Before you use Amazon MSK for the first time, complete the following tasks.
Sign up for an AWS account
To get started with AWS, you need an AWS account. For information about creating an AWS account, see Getting started with an AWS account in the AWS Account Management Reference Guide.
Download libraries and tools
The following libraries and tools can help you work with Amazon MSK:
-
The AWS Command Line Interface (AWS CLI) supports Amazon MSK. The AWS CLI enables you to control multiple Amazon Web Services from the command line and automate them through scripts. Upgrade your AWS CLI to the latest version to ensure that it has support for the Amazon MSK features that are documented in this user guide. For detailed instructions on how to upgrade the AWS CLI, see Installing the AWS Command Line Interface. After you install the AWS CLI, you must configure it. For information on how to configure the AWS CLI, see aws configure.
-
The Amazon Managed Streaming for Kafka API Reference documents the API operations that Amazon MSK supports.
-
The Amazon Web Services SDKs for Go, Java
, JavaScript , .NET , Node.js , PHP , Python , and Ruby include Amazon MSK support and samples.