Skip to content

Latest commit

 

History

History
60 lines (43 loc) · 3.65 KB

File metadata and controls

60 lines (43 loc) · 3.65 KB
title description author ms.author ms.service ms.topic ms.date ms.custom
Introduction to Azure Managed Instance for Apache Cassandra
Learn about Azure Managed Instance for Apache Cassandra. This service manages the deployment and scaling of native open-source instances of Apache Cassandra in Azure.
TheovanKraay
thvankra
managed-instance-apache-cassandra
overview
11/02/2021
ignite-fall-2021

What is Azure Managed Instance for Apache Cassandra?

The Azure Managed Instance for Apache Cassandra service provides automated deployment and scaling operations for managed open-source Apache Cassandra datacenters. This service helps you accelerate hybrid scenarios and reduce ongoing maintenance.

:::image type="content" source="./media/introduction/icon.gif" alt-text="Azure Managed Instance for Apache Cassandra is a managed service for Apache Cassandra." border="false":::

Key benefits

Hybrid deployments

You can use this service to easily place managed instances of Apache Cassandra datacenters, which are deployed automatically as virtual machine scale sets, into a new or existing Azure Virtual Network. These data centers can be added to your existing Apache Cassandra ring running on-premises via Azure ExpressRoute in Azure, or another cloud environment. This is achieved through hybrid configuration.

Note

The service currently supports Cassandra versions 3.11 and 4.0. By default, version 3.11 is deployed, as version 4.0 is currently in public preview. See our Azure CLI Quickstart (step 5) for specifying Cassandra version during cluster deployment.

Simplified scaling

In the managed instance, scaling up and scaling down nodes in a datacenter is fully managed. You select the number of nodes you need, and with a simple command, the scaling orchestrator takes care of establishing their operation within the Cassandra ring.

Managed and cost-effective

The service provides management operations for the following common Apache Cassandra tasks:

  • Provision a cluster
  • Provision a datacenter
  • Scale a datacenter
  • Delete a datacenter
  • Change configuration of a datacenter
  • Nodetool repair
  • Node health monitoring
  • Virtual Machine health monitoring
  • Operating system patching
  • Apache Cassandra patching
  • Vulnerability and virus scanning
  • Certificate rotation
  • Snapshot backups

The pricing model is flexible, on-demand, instance-based, and has no licensing fees. This pricing model allows you to adjust to your specific workload needs. You choose how many cores, which VM SKU, what memory size, and the number of P30 disks per node.

Next steps

Get started with one of our quickstarts: