443
and 9092
need to be open to the public internet for outbound traffic. To check, try accessing the following from your web browser:Sign up for a Confluent Cloud account: https://www.confluent.io/get-started/
Once you have signed up and logged in, click on the menu icon at the upper right hand corner, click on “Billing & payment”, then enter payment details under “Payment details & contacts”.
You will create resources during this lab that will incur costs. When you sign up for a Confluent Cloud account, you will get free credits to use in Confluent Cloud. This will cover the cost of resources created during the lab. More details on the specifics can be found here.
If you’re logging in for the first time you will see a wizard that will walk you through the some tutorials. Minimize this as you will walk through these steps in this guide.
An environment contains Confluent clusters and its deployed components such as Connect, ksqlDB, and Schema Registry. You have the ability to create different environments based on your company’s requirements. Confluent has seen companies use environments to separate Development/Testing, Pre-Production, and Production clusters.
Click + Add environment.
There is a default environment ready in your account upon account creation. You can use this default environment for the purpose of this lab if you do not wish to create an additional environment.
name
for your environment and then click Create.
It will take a few minutes to assign the resources to make this new environment available for use.
Now that you have an environment, let’s create a cluster. Select Create Cluster.
Confluent Cloud clusters are available in 3 types: Basic, Standard, and Dedicated. Basic is intended for development use cases so you should use that for this lab. Basic clusters only support single zone availability. Standard and Dedicated clusters are intended for production use and support Multi-zone deployments. If you’re interested in learning more about the different types of clusters and their associated features and limits, refer to this documentation.
Choose the Basic cluster type.
Click Begin Configuration.
Choose GCP as your Cloud Provider and your preferred Region.
We recommend you choose Las Vegas (west4) as the region for the purpose of this lab.
Specify a meaningful Cluster Name and then review the associated Configuration & Cost, Usage Limits, and Uptime SLA before clicking Launch Cluster.
You have successfully completed the prep work. You can stop at this point and complete the remaining steps during the live session.