Post

Automating NC2 Deployments on AWS – Video Series

Automating NC2 Deployments on AWS – Video Series

Overview

I’ve put together a short video series covering how to automate the landing zone creation, deployment of Nutanix Cloud Clusters (NC2) on AWS and how to create networks, etc. on top of an NC2 cluster. Each video corresponds to a blog post that dives deeper into the details. If the goal is to get familiar with how to automate both the AWS side and the NC2 side of the equation, this video series will have you covered.

YouTube Playlist: Watch the full video playlist here


1. Using Terraform to Deploy an AWS Landing Zone for NC2

This video covers how to use Terraform to create the necessary AWS environment for NC2 – including VPCs, subnets, route tables, and more. It sets the foundation for your cluster deployment.

Using Terraform to Deploy an AWS Landing Zone for NC2

Read the full blog post


2. Automating NC2 Cluster Deployments with Python

Here we use Python and the Nutanix API to fully automate the deployment of NC2 clusters into almost any region(s) in the world, tailored for consistency, ease of repetition, ease of use and speed.

Automating NC2 Cluster Deployments with Python

Read the full blog post


3. Automating Overlay Networks, VMs, Floating IPs, and More

Once the cluster is up, this video walks through how to automate everything on top: networks, VMs, and other infrastructure using Terraform and FVN.

Automating Overlay Networks, VMs, Floating IPs, and More

Read the full blog post


Happy automating!

This post is licensed under CC BY 4.0 by the author.