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 |
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":::
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.
- Simplified deployment: After the hybrid connectivity is established, deployment of new data centers in Azure is easy through simple commands.
- Metrics: each datacenter node provisioned by the service emits metrics using Metric Collector for Apache Cassandra. The metrics can be visualized in Prometheus or Grafana. The service is also integrated with Azure Monitor for metrics and diagnostic logging.
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.
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.
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.
Get started with one of our quickstarts: