Creating a Cadence Cluster

Getting started

A Cadence cluster requires an Apache Cassandra® cluster to connect to for its persistence layer. We support the use of Instaclustr managed Cassandra clusters for this purpose, as this allows us to automate numerous steps in the dependency setup process in order to streamline your experience.

When you use the Instaclustr platform in this way, the following operations are handled automatically for you:

  1. Firewall rules will automatically get configured on the Cassandra cluster for the Cadence nodes.
  2. Authentication between Cadence and Cassandra will get configured, including client encryption settings.
  3. The Cadence default & visibility keyspaces will be created automatically in Cassandra.
  4. A link will be created between the two clusters, ensuring you don’t accidentally delete the Cassandra cluster before Cadence.

 

There are 3 approaches to creating the Cadence cluster:

  • Development Shared Infrastructure – The lowest cost option for development environments. Provisions a single dedicated Cadence server and uses clusters shared across customers for the supporting services (Apache Cassandra, OpenSearch and Apache Kafka). Throughput limits apply. Available in limited regions.
  • Packaged Solution – The best option for simple production and testing environments. This provisions a complete Cadence configuration including the required supporting Cassandra cluster.
  • Cadence Cluster Only – The most flexible option for environments at all scales. This requires that you have already created the necessary Cassandra cluster and provisions a Cadence cluster to use that existing cluster.

Development Shared Infrastructure

  1. Log into the Instaclustr Console and click the Create Cluster button. This will take you to the wizard for creating a new cluster.

  2. Give your cluster a name, select Cadence as the application, select Amazon Web Services as the Cloud Service Provider and click Next.
  3. On the Cadence Setup page, we can select the version of Cadence. We are currently offering Cadence 1.2.2. Select “Development Shared Infrastructure“ as the provisioning approach. Keep “Use Advanced Visibility“ option unchecked, we will demonstrate that option here.
  4. On the Cadence Dependency Setup page, click Next.
  5. Under the Data Centre section, only US East (Northern Virginia) – US_EAST_1 is available when running under the Instaclustr account. If selecting to run in your own account, then any region available in your account can be used, but it is highly recommended to use US_EAST_1 to minimise latency and improve performance. Click Next.
  6. The Confirmation section displays a detailed summary of your cluster configurations and pricing details. If you are happy with the cluster configuration and have accepted the terms and conditions, click the Create Cluster button to start provisioning the Cadence cluster.
  7. Provisioning the cluster can take some time depending on the responsiveness of the underlying cloud provider. There are a few additional automated steps required to link these clusters that take place during this time.
  8. You have now finished creating your Cadence cluster! Now you can focus on creating incredible workflows and leave the cluster operations to us. You can view your cluster’s configuration details by navigating to the Details page. The Connection Info page will help you get started, or you can navigate to the Cadence Web to start exploring the Cadence workflow UI.

Packaged Solution

  1. Log into the Instaclustr Console and click the Create Cluster button. This will take you to the wizard for creating a new cluster.

  2. Give your cluster a name, select Cadence as the application, select your desired Cloud Service Provider and click Next.

  3. On the Cadence Setup page, we can select the version of Cadence. We are currently offering Cadence 1.2.2. Select “Packaged Solution as the provisioning approach. Keep “Use Advanced Visibility option unchecked, we will demonstrate that option here.
  4. On the Cadence Dependency Setup page, select one option from the predefined Cadence Solution Sizes (Developer or Production – Starter or Production – Small) and click Next. This will provision a Cadence cluster and the required Cassandra cluster of the selected (predefined) size in your account and link them together.

  5. Under the Data Centre section, select a Data Centre Region and click Next. The page will also summarise the Cadence and the Cassandra cluster configurations.
  6. The Confirmation section displays a detailed summary of your cluster configurations and pricing details. If you are happy with the cluster configuration and have accepted the terms and conditions, click the Create Cluster button to start provisioning both the Cadence and the Cassandra clusters.

  7. Provisioning 2 clusters can take some time depending on the responsiveness of the underlying cloud provider. There are a few additional automated steps required to link these clusters that take place during this time.
  8. You have now finished creating your Cadence cluster (along with your dependent Cassandra cluster)! Now you can focus on creating incredible workflows and leave the cluster operations to us. You can view your cluster’s configuration details by navigating to the Details page. The Connection Info page will help you get started, or you can navigate to the Cadence Web to start exploring the Cadence workflow UI.

Cadence Cluster Only

Step 1 – Create an Apache Cassandra® cluster

For a step by step guide of creating an Apache Cassandra® cluster, you can read this guide.

For an abbreviated guide, you can do as follows:

  1. Log into the Instaclustr Console and click the Create Cluster button. This will take you to the wizard for creating a new cluster.
  2. Give your cluster a name, select Apache Cassandra as the application, select your desired Cloud Service Provider and click Next.

  3. Under the Cassandra Setup page, select Apache Cassandra version 4.0.9. Also check “Use private IPs broadcast for auto-discovery“.
  4. Under the Data Centre options, select: 
    • Data Centre Region, 
    • Cluster Network address block, 
    • The number of nodes for your application, 
    • Your desired node size.
    • Note : Free trial users should use the defaults (i.e. 3 developer sized nodes).
  5. The Confirmation section displays a brief summary of your cluster configurations and pricing details.
    If you are happy with the cluster configuration and have accepted the terms and conditions, click the Create Cluster button to start provisioning the cluster.
  6. Provisioning a cluster can take some time depending on the responsiveness of the underlying cloud provider. There are separate status indicators for the overall cluster provisioning state.
  7. You have now finished creating your Cassandra cluster, congratulations! All your clusters will be listed on the left sidebar of the console. You can view your cluster’s configuration details by navigating to the Details page.

Step 2 – Create a Cadence cluster

Now that we have a running Cassandra cluster, we can create a Cadence cluster and link them together:

  1. On the console, click the Create Cluster button again, this time we will select the Cadence application (mentioned before for Packaged Solution).
  2. On the Cadence Setup page, we can select the version of Cadence. We are currently offering Cadence 1.2.2. Select “Cadence Cluster Only as the provisioning approach. Keep “Use Advanced Visibility option unchecked, we will demonstrate that option here.

  3. On the Cadence Dependency Setup page we can now select our previously created Cassandra cluster as the Cadence persistence store. If there are multiple Cassandra clusters running in your account, you can use the drop down to select the one you want to use with Cadence.

    In addition to selecting which Cassandra cluster to link to, we can select how they are linked and communicate over the network, i.e. the Cadence VPC configuration. Configuring the Cadence VPC gives a detailed explanation about the different approaches to configuring the Cadence VPC.
  4. Under the Data Centre section, 
    • Select a Data Centre Region,
    • A cluster network address block (Note : Provide a non-overlapping CIDR block for VPC Peering and Cassandra Cluster VPC option),
    • The number of nodes for your application,
    • The desired node size.

  5. The Confirmation section displays a brief summary of your cluster configurations and pricing details.
    If you are happy with the cluster configuration and have accepted the terms and conditions, click the Create Cluster button to start provisioning the Cadence cluster.

  6. Just as with the Cassandra cluster, provisioning a cluster can take some time depending on the responsiveness of the underlying cloud provider. There are a few additional automated steps required to link these clusters that take place at this time. Once the Cadence cluster finishes provisioning, you can start using it in the same way as mentioned before in the Packaged Solution section.

Please contact [email protected] if you have any questions.

By Instaclustr Support
Need Support?
Experiencing difficulties on the website or console?
Already have an account?
Need help with your cluster?
Contact Support
Why sign up?
To experience the ease of creating and managing clusters via the Instaclustr Console
Spin up a cluster in minutes