Terraform from HashiCorp is a cloud infrastructure automation tool that enables users to create, change, and improve production infrastructure, and it allows infrastructure to be expressed as code. It codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned. It is available Open Source, and via Cloud and Self-Hosted editions.
$0
Nutanix Cloud Infrastructure
Score 8.3 out of 10
N/A
Nutanix in San Jose, California offers their software-defined Enterprise Cloud as a hyper-converged infrastructure solution. The Nutanix Cloud Infrastructure solution combines the Nutanix Acropolis virtualization solution, Nutanix AHV hypervisor (though Acropolis works with other hypervisors), Prism cluster manager, Nutanix Calm and Nutanix Flow server management, and is available on the Nutanix NX series of server hardware appliances, as well as third-party OEM appliances.
N/A
Pricing
HashiCorp Terraform
Nutanix Cloud Infrastructure
Editions & Modules
Open Source
$0
Team & Governance
$20/user
per user/per month
Enterprise
Contact sales team
No answers on this topic
Offerings
Pricing Offerings
HashiCorp Terraform
Nutanix Cloud Infrastructure
Free Trial
No
No
Free/Freemium Version
Yes
No
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
HashiCorp Terraform
Nutanix Cloud Infrastructure
Features
HashiCorp Terraform
Nutanix Cloud Infrastructure
Configuration Management
Comparison of Configuration Management features of Product A and Product B
8 because it's currently best-in-class and is completely essential to use in contrast to not expressing your infrastructure as code. That said, new contenders are nipping at its heels, and I expect stronger tools to emerge in the coming years. Hopefully the Terraform team is able to keep pace.
For an organization that requires top-notch performance HCI, Nutanix is the best. You may start with 3 nodes and expand the cluster as required. The management through Nutanix Prism Central and Element was so easy that even a Junior Engineer was able to handle it. The Nutanix platform is not suitable for organizations with a small budget and fewer requirements for high-performance infrastructure, as the Nutanix solution itself is suited for enterprises.
"Nutanix is an operating system playing inside an existing, rich IT ecosystem." Listen to Wendy M. Pfeiffer, CIO of Nutanix, as she shares game-changing results with the implementation of infrastructure-as-code.
With one-click simplicity, Nutanix AOS streamlines IT operations and relieves budget pressures by integrating storage, networking, and compute services into a single solution managed by IT generalists. Start small and scale without limit to meet business demands.
Deliver applications with the highest possible performance throughout the full lifecycle, not just day one. Provide reliable performance SLAs without worrying about workload changes or growth in application demands.
The errors generated by the plan and preview commands are pretty cryptic, it can be hard for newcomers to the scripting language to understand how to address problems.
Access controls around workspaces is limited which makes it harder to secure reduce the scope of teams ability.
Analytics around user usage, applies and plans would be helpful for managemenet.
The one downside I have working with Nutanix is the sales team. They seem to try to add in extra goodies to sales quotes or push for extras that you don't really need and you have to tell them to take them out. Don't be afraid to push back on them.
Need to analyze sizing with sales team to ensure right sizing.
AOS definitely make our dev/test virtual environment management much easier than before. And the consolidation the test/dev environment from Azure and Cisco UCS, we have less need to transfer large amount of data between different hardware platforms which was very big challenge. To expand the capacity is very easy to archive as well.
I love Terraform and I think it has done some great things for people that are working to automate their provisioning processes and also for those that are in the process of moving to the cloud or managing cloud resources. There are some quirks to HCL that take a little bit of getting used to and give picking up Terraform a little bit of a learning curve, thus the rating
It's not out of the box easy, but once you get the fundamentals the steep learning curve flattens out and the processes to get things done and how it works becomes very apparent. It's wrapping the slight change in workflow from prior VM management methods took time to unbox and apply the Nutanix Cloud Infrastructure way
Terraform's performance is quite amazing when it comes to deployment of resources in AWS. Of course, the deployment times depend on various parameters like the number of resources to deploy and different regions to deploy. Terraform cannot control that. The only minor drawback probably shows up when a terraform job is terminated mid way. Then in many cases, time-consuming manual cleanup is required.
Nutanix AOS performance is light years ahead of HPE. We were nervous about using Nutanix AHV but it has been a vast improvement and saves on cost. Applications has been much improved and end users have commented. It has also freed up time for our Network Administrators and made their lives easier.
Terraform is community driven but does offer support for it's Enterprise product. When contacting the team at HashiCorp we have always gotten resolution to our issues. They have been very responsive in returning our calls and answering our questions as they come up. We are currently using the open source model.
Nutanix provide top tier support - their only rival in this field in my experience is Rubrik. Their sales and the aftersales team really put the effort in to make the initial install an easy process to complete and support we've required post that has been expertly handled. Their support's first point of contact is the equivalent of 3rd line at other vendors and they're always more than willing to explain concepts to help us better understand the issue/solution provided.
IPv6 is needed for link local discovery. We do not have IPv6 configured on our network so the easiest way to get our nodes configured and discovered by foundation was to configure the IPv4 addressing within the node prior to trying to discover with foundation.
dbt was fine, but you end up with an extremely bloated repo/project. Often where all of the models are the same, named similarly, and generally just doesn't adhere to the concept of DRY coding. In Terraform we're able to template a lot of this work and dynamically generate assets based on variables instead.
vSAN on VXrail and a Cisco Flashstack was our two existing systems before bringing in a Nutanix cluster. The performance of Nutanix HCI was far better than vSAN's performance (hybrid vs. hybrid and AF vs. AF.) However, Pure does deliver on its claim of being the fastest storage possible, which is true. However, the flashstacks management and complex setup do not compare to the ease of using Nutanix HCI.
Using code, we are able to build and deploy cloud resources faster and more consistently than producing the same resources in the console manually.
For applications that share architectures, we can reuse code to expedite development. We can also do the same with modules that are shared across the organization.
By defining all of our resources as code, we can deploy complete environments with "batteries included." For example, we can use code that spins up servers in a cloud provider and at the same time, creates monitors with in our monitoring provider. Likewise, when the servers are decommissioned, the monitors are decommed along with them. In the past, the creation and decom of the monitors would have been a disjointed, manual step. With Terraform we get it all with one "terraform apply."
Found an immediate reclamation of time. SAN's are a pain to manage and update - Nutanix made turned a couple hours of work into one click.
They are a software company. Every Time they come out with an update I find my performance improving, or a new feature added. Soon I'll be able to give my developers controlled self-service capabilities. I originally bought hardware and it's evolving on me into a private cloud in a box.