Blog

Calm: Getting Started with Tasks for Automation

  • 13 October 2020
  • 0 replies
  • 1972 views
Calm: Getting Started with Tasks for Automation
Userlevel 7
Badge +34

Nutanix Calm 3.0 is now GA! This release brings in many power-packed features, such as Runbooks (the ability to create custom orchestrated workflows), Nutanix Xi cloud support, Microsoft Azure integrations, and more. With Calm 3.0, Nutanix has also released 250+ pre-built tasks that can be imported into the Calm Task Library.

The economic benefits of IT automation are well established. With most industries undergoing a digital transformation, organizations are looking to decrease costs, operate more efficiently, and reduce time to market for their solutions. Achieving each of these requires planning, deploying, and managing IT infrastructure across public and private clouds.

Nutanix Calm provides a comprehensive platform to model, deploy, and manage complex multi-tier applications across public and private clouds in a centralized management platform. Calm’s blueprint model makes it easier to build and consume infrastructure. One of the most powerful aspects of Calm is the “Marketplace,” which comes with pre-seeded, ready-to-use application blueprints that allow the user to start exploring Calm without a major learning curve. A consumer can deploy applications like Chef, SQL Server, Redis, and many more in just a few minutes without having to write any code.

To further promote the agility of custom blueprint development, users can now directly use over 250 scripts once they have been imported into Calm. Further, these scripts can be modified as per their requirements. These scripts cover some of the most frequently used operations, such as interacting with IPAM systems like Infoblox and PhpIPAM; integrating with Rubrik or Veeam for backups; installing Java, Jenkins, and docker; and many more!

Published in the Calm Task library, these scripts can be used in any Blueprint or Runbook across multiple Calm projects. Publishing these independent and modular scripts to the task library enables reusability of frequently used scripts and tasks and thus adds tremendous value to Calm users.

Below is a table with major products for which we have released numerous tasks:

Area

Products

Databases

MongoDB, Postgres, Cassandra, MariaDB, MySQL, CouchDB

IPAM

PhpIPAM, Infoblox, efficientip

Message Bus

Apache Kafka, RabbitMQ

Backup

Rubrik, Veeam

Containers

Docker, Kubernetes

Networking

F5, Fortigate, Cisco-ACI

DevOps

Jenkins, Chef, Puppet

Miscellaneous

Ansible, Hadoop

 

In our example, we will deploy a 3-tier web application consisting of 2 apache web server VMs, 1 load balancer VM, and 1 VM each for SQL and MongoDB, using only the tasks that are pre-seeded in Calm-3.0.

For each VM after defining the VM spec, we must create the “package install” task. Here, consider the installation of MongoDB on one of the VMs. When creating the task, we have the option to browse the library and select a suitable task.

In the library, we see 3 pre-seeded tasks pertaining to MongoDB. We select the task to install and configure MongoDB. It then gets copied over to our blueprint, where we can modify the script if need be.

Once we have created the blueprint, we define all the required variables that have been used in the scripts for these tasks and simply “launch” the application.

And voila! We have a 3-tier application running in just minutes. Since we reused most of the tasks from the library, the application deployment was not only quick, but also free of errors. In fact, we didn’t even have to make any code change in order to get the application running.

Calm DevOps takes ownership of building and maintaining these tasks, which are shared publicly via the Nutanix Github Repository.

The repository also provides a utility to quickly import these tasks in any Calm instance, which is detailed in the following link.

As Calm continues to evolve and bring in new features in each upcoming release, we will continue to add onto these ever-growing list of tasks and improve customer productivity and agility.

Be sure to ask questions and join others in the Calm community forums.

This post was written by Rachit Kansal, Product Manager, Nutanix Calm


© 2020 Nutanix, Inc. All rights reserved. Nutanix, the Nutanix logo and the other Nutanix products and features mentioned on this post are registered trademarks or trademarks of Nutanix, Inc. in the United States and other countries. All other brand names mentioned on this post are for identification purposes only and may be the trademarks of their respective holder(s). This post may contain links to external websites that are not part of Nutanix.com. Nutanix does not control these sites and disclaims all responsibility for the content or accuracy of any external site.

This post may contain express and implied forward-looking statements, which are not historical facts and are instead based on our current expectations, estimates and beliefs. The accuracy of such statements involves risks and uncertainties and depends upon future events, including those that may be beyond our control, and actual results may differ materially and adversely from those anticipated or implied by such statements. Any forward-looking statements included in this post speak only as of the date hereof and, except as required by law, we assume no obligation to update or otherwise revise any of such forward-looking statements to reflect subsequent events or circumstances.


This topic has been closed for comments