Leader of Environments and Automation at a financial services firm with 1,001-5,000 employees
Real User
Runbook automation makes it easy to do many operational tasks with one click, but version control management needs enhancement
Pros and Cons
  • "The blueprints and templates are very nice and easy to use. They are very valuable because we can configure the entirety of an environment as a template and reuse it multiple times."
  • "One thing that comes directly to mind is how they manage version control. I would love to see Calm create a built-in source control feature, one that we could tie into a repository and it would self-manage changes in versions. All the version control is built within Calm right now. I would love to see that integrated with an external repository and make it easy to tie it into GitHub or Git repositories."

What is our primary use case?

We are currently using Calm to automate our infrastructure and platform provisioning, including going into infrastructure-as-code, standing up environments, and triggering deployment processes.

We aren't looking for it to automate application management to a single platform because we are spread across Azure Pipelines and Octopus Deploy and multiple methods of automating our application deployments. In the last year, we have standardized what we are doing with Calm in terms of infrastructure automation. We haven't stepped into application life cycle management with Calm. We are mostly focusing on leveraging Calm as our platform and infrastructure provisioning orchestrator.

It is based on-premises on our Nutanix cluster.

How has it helped my organization?

The Runbook automation makes it easy because we can do a lot of operational tasks in a single click. Our hope in the future is that we can tie it into our AI operation software, wherein these runbooks can be called through APIs and that it can lead us to self-healing. But it really helps us in reducing manual intervention and manual effort in operations. We've just been proving it out in certain cases and it looks very promising. We haven't set it up fully and gone to the extent of fully automating all of our operations yet.

The beauty of Calm is that although it's built into Nutanix, it is not just for automating what's in Nutanix. We've also used Calm to trigger API calls to external systems and services, to orchestrate other automation. For example, we use F5 for load balancing. Using Calm, we are able to call APIs on F5 to configure load balancing for our applications. And from Calm we are also able to trigger Octopus Deploy, which we use for deployment automation processes. Overall, we are able to configure and trigger other orchestration or automation tools from within Calm. It creates a line, nicely.

We also use Calm with Azure DevOps, which is our central orchestrator. That is where we have our CI/CD pipeline. Azure Pipelines in Azure DevOps, triggers Calm for environment provisioning and then comes back and executes test automations within Azure DevOps pipeline.

Using them together absolutely helps speed up the integration and delivery of applications in two specific ways. One, as I said, is that we were able to pull in Calm and tie it into our existing pipeline. We did not have to retrofit or build pipelines from scratch just for Calm. It naturally fit into our pipelines. The second way is that we also use Azure DevOps as our source control and repository tool. We are able to store infrastructure configurations as code inside Azure DevOps and Git repositories. When Azure DevOps triggers Calm, we are able to pull configurations from the source repository and pass it on to Calm, so that our provisioning is truly from the configurations that are stored in the source repository. We are able to really perform infrastructure as code.

As an example, we recently had to stand up an environment for a new project and we were able to do that in under two weeks, including deploy and deliver. In the past, that same project would have taken two or two and a half months. And after completing that initial end-to-end process in two weeks, we can just clone and replicate it multiple times. So there was the initial decrease in deployment time, and then, depending on how many times we replicate that environment, we are gaining more and more savings.

We also make use of the solution’s support for scripts and API. The initial hours of setting them up created additional overhead, but once that was done, because of how well it works with APIs and scripts, it definitely reduced manual effort, over time. Say we spent 10 hours setting up a script or an API call. Every single time that particular application is deployed, if that script saves us one hour, we have to deploy it only 10 times to start getting a return on investment. We deploy many of our applications many times, so our savings are exponential.

What is most valuable?

The blueprints and templates are very nice and easy to use. They are very valuable because we can configure the entirety of an environment as a template and reuse it multiple times. In our delivery process, we have multiple environments going all the way to production, including dev, test, staging, and performance environments. We have to stand up the same environment again and again, before taking it all the way to production. Having a template, which is fully configurable through parameters, is really useful. And now that we have those templates and we can stand them up fairly easily, we are also able to decommission an environment when we don't need it because we can, again, click a button and stand it up fairly easily and it becomes a standard process.

What needs improvement?

One thing that comes directly to mind is how they manage version control. I would love to see Calm create a built-in source control feature, one that we could tie into a repository and it would self-manage changes in versions. All the version control is built within Calm right now. I would love to see that integrated with an external repository and make it easy to tie it into GitHub or Git repositories.

Buyer's Guide
Nutanix Cloud Manager (NCM)
April 2024
Learn what your peers think about Nutanix Cloud Manager (NCM). Get advice and tips from experienced pros sharing their opinions. Updated: April 2024.
769,334 professionals have used our research since 2012.

For how long have I used the solution?

I have been using Nutanix Calm since early 2020, which makes it a little over a year now.

What do I think about the stability of the solution?

We have had issues with bugs or version mismatches, more so because Calm is part of the bigger Nutanix ecosystem. If someone upgrades AOS on one side, there can be a mismatch with the version of Calm we have. Nutanix has this huge ecosystem and Calm is just a virtual layer working with Prism and AHV underneath.

This past week, we had a bug. After working with Nutanix support we figured out that we had to upgrade AOS to get rid of the bug.

Overall, Calm has been solid at what it does. We are early in the intake process. We are not fully mature with Calm. When it comes to issues and bugs, there is a solid path of escalation and we get good support. We feel comfortable where we are right now and we also feel Calm has been solid in what we have been able to achieve so far.

What do I think about the scalability of the solution?

It's a great technology and it's part of the larger ecosystem which scales really real. Because of how it is tied into the Nutanix ecosystem, I am confident that scalability, and maintainability, will be very easy and smooth in the long term.

How are customer service and support?

A lot of our technical support comes directly through our technology partner, Reliant, whose consultants are certified by Nutanix. Reliant will work with someone from Nutanix professional services, and that person from Nutanix has been working with us over the past two years during our journey.

When we have to go beyond them and raise a support ticket with Nutanix support, they have been very good as well. Their overall engagement model is good, and we have multiple ways of reaching out and getting support.

Which solution did I use previously and why did I switch?

For infrastructure automation, we had no solution. In the past, one of our teams had tried vRA on top of VMware to try to achieve automation, but it wasn't quite successful. Up until Nutanix, we had no automation, other than a little bit of automation to assist a group of individuals writing a PowerShell script. We never had this level of focused, end-to-end automation.

The reason we picked Calm is that it's tied into the Nutanix ecosystem. We are leveraging everything that comes out-of-the-box from Nutanix as a solution, to take full advantage of the full capabilities of the ecosystem.

How was the initial setup?

Setting up the Calm module and getting it running was pretty straightforward. We got that done in under two hours. 

But if we are talking about setting up something within Calm, like a blueprint or a runbook, if someone is completely new to Calm it takes about two to three weeks to get used to it and to set everything up. After that, it becomes very easy.

Calm has an initial learning curve to get used to the modules and how Calm ties into the rest of the Nutanix ecosystem. Once we got through that initial learning curve, it became fairly simple. We have a choice of either using PowerShell or Python to do our custom scripting and the UI itself is intuitive enough. My team of sys admins and automation specialists took about two weeks to get used to it, before they could start making good use of it. And anyone new who starts to use it takes an initial two to three weeks period to really understand the implementations. From there on, it's just organic growth and knowledge.

When we brought in Calm we were going through a full infrastructure modernization project which included bringing in Nutanix and all of its components. We had professional services from Nutanix take us through all of this, and we had a plan upfront. Calm was coming in as part of the whole Nutanix ecosystem. The Nutanix professionals helped to the point that we just had to install the modules, enable access, and we were done.

In terms of our staff involved in the deployment, the entire team was consulted and informed, but there was just one person required. Because it's on our servers, Nutanix professional services needed one person from our side in system administration to give them the necessary access and to work with them in setting it up. 

We don't maintain a lot so that doesn't require much staff time for it. There are regular updates but they aren't too frequent. It probably takes one person about half an hour in a week to maintain, which is very negligible. We are going through a huge intake process right now and that means most of the effort involved is in getting everything automated. There's very little maintenance effort.

We have five or six individuals trained and using it actively. We plan to get up to 15 individuals trained and actively developing blueprints and runbooks in Calm. When it comes to consumption, I'm hoping we can get up to 50 users using the self-service feature in the next year. From there, we'll have to see how much more we can expand.

What about the implementation team?

We worked with Nutanix professional services, but we assigned this whole project to Reliant, our technology partner. Reliant, in turn, engaged Nutanix professional services. We had technology consultants from both Reliant and Nutanix helping us on this.

Reliant has been a really good partner. They've done most of the heavy lifting in getting Nutanix in and setting it up. It's a strategic partnership and it has worked really well for us.

What was our ROI?

We haven't calculated any kind of ROI number. Anecdotally, there are two spaces where we expect to be seeing ROI. One is on the provisioning side, because everything will be automated and that will result in a lot of reduction in manual efforts. There will also be a lot of reduction in the overhead costs of the ticketing process and assigning of tickets.

The other main area should be that, because we can spin up and spin down platforms and infrastructure on-the-fly, there will be a reduction in the load we have in terms of static environments, meaning things that were stood up but never decommissioned.

What's my experience with pricing, setup cost, and licensing?

The pricing is fair. We got a really good price to start with. We'll have to see over the years how it turns out.

In terms of additional costs to their standard licensing fees, there's the effort involved in training and upskilling employees to be able to use Calm. That's an indirect cost. Regardless of what new technology we would bring in, we would have to pay that cost. That cost has been minimal. The Nutanix University helps a lot as it has a lot of training programs, and the software itself is intuitive enough. The cost is well worth it.

Which other solutions did I evaluate?

There were a couple of solutions we are looking at, and we are even evaluating some right now. In the past, we looked at vRA, because we were on VMware, but from the time we switched to Nutanix, we focused heavily on Calm, especially because it comes out-of-the-box from Nutanix.

vRA and Calm are apples and oranges because they have different underlying technologies and different ways of handling automation. I don't think it would be a fair comparison. We didn't really put any effort into trying to compare them.

What other advice do I have?

Anyone who is looking to implement Calm has to sit down and put forward a vision. If they're just blindly thinking, "Here's an automation solution. We'll bring it in and it will magically solve all our problems," that is not true. It requires some amount of initial design thinking. We actually went through a workshop. We specifically sat down and said, "Here's what Calm is offering us and here's how we will fit it into the existing pipelines in our ecosystem. We were very clear, in those initial few months, about what we were trying to achieve. That really helped us in the long run.

There are two things we have learned in this entire process. One is to look at the software and figure out what gap it fills, rather than trying to make one tool solve all of our problems. We were very cognizant of that from the beginning and it has worked out nicely. The second thing is that while we have focused heavily on one particular use case to make it production-ready, we have not invested enough time in exploring more of what Calm does. We know blueprints and automation, and we know runbooks, but we haven't fully explored everything that's available. We'll have to put more effort into exploring it further.

We are currently using the solution's one-click self-service feature in a proof of concept. We are looking to create marketplace items to start using it more. We expect it will help simplify our operations. Once we give that one-click to our end users, they won't have to create a service desk ticket, and that ticket won't have to go through different processes and then reach the tech team so that it can stand something up. If the end-user needs something they will be able to click a button to get their environment and it will be done in 10 minutes. That would be in place of logging a ticket, that ticket going to the service desk, the service desk figuring out which team to assign it to, that particular team prioritizing it, and then actually doing the work. It could be that the work, even if done manually, would only take one hour, but the entire process could take a week or two weeks.

Every organization will have its own set of tools. It has been interesting to see how Calm fits into ours. I don't believe there is a single solution that will solve all of the problems, but the way we have leveraged Calm is to make good use of its abilities to fill gaps inside of our automation ecosystem. It required an initial vision and design for how we were going to fit Calm into our pipeline. It did a really nice job of fitting into our ecosystem. We did not have to go out of our way to redo or reinvent the wheel to get Calm to work in our environment. It nicely fit into our existing pipeline where there were gaps. That is where I rate Calm highly because it's very flexible enough to fit into an existing ecosystem. 

If we had no existing tools—if we did not have Azure DevOps and Octopus Deploy or anything else—and we just had Calm, I don't think that Calm would be able to solve all of the problems. We would have to look for additional tools to fill gaps. In our case, it worked well because we had tools that were already doing a good job, but there were gaps. Calm came in and filled all those gaps. It has acted as a single orchestrator and it is able to orchestrate multiple other orchestrators. It has tied everything together.

Which deployment model are you using for this solution?

On-premises
Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
PeerSpot user
reviewer1386768 - PeerSpot reviewer
Network Engineer at North Vancouver School District #44
Real User
The Capacity Runway feature analyzes trends from the past and predicts future growth
Pros and Cons
  • "Prism Pro has given us a central administration of our entire virtual environment. Everything can be managed and updated through Prism. Being able to turn features on and off with one slide of the mouse is such a great feature. It allows us to manage storage and containers as well as the actual machines through one pane of glass. No need for any additional software. Pulse is in my opinion is one of the best features. Having the cluster monitor itself and notify support of any issues is a plus plus."
  • "I would like to see a P2V feature like Move or Xtract. The interface for migrating from one VM infrastructure to another is one of the best but going from a physical machine to a Nutanix VM is a bit too challenging."

What is our primary use case?

We leverage virtualization most of all. Prior to this, we had 5 virtual hosts using 4 SANs and dedicated network resources. Our back up solution for this was also a bit clunky as we had to back everything up daily so we had a disaster recovery in the event that we lost a SAN due to hardware failure. Our hardware had aged us and was in need of replacing. Having 4 nodes in our cluster allows us to have replication and if 1 node fails that is no data loss but in an entire san fails that falls into disaster territory

How has it helped my organization?

Prism Pro has given us a central administration of our entire virtual environment. Everything can be managed and updated through Prism. Being able to turn features on and off with one slide of the mouse is such a great feature. It allows us to manage storage and containers as well as the actual machines through one pane of glass. No need for any additional software. Pulse is in my opinion is one of the best features. Having the cluster monitor itself and notify support of any issues is a plus plus. 

What is most valuable?

Customizable Dashboard allows each admin to have things the way they like. Admins can just add the features they use most and remove the ones they don't. Alerts and tasks are easy to see and access.

Capacity Runway which shows us behavior trends. We can analyze trends from the past and predict future growth. It can also address potential capacity issues in the future based on past growth. This also includes the VM behavioral learning engine which allows us to plan for future growth at the single VM level. This is helpful in preventing over or under-provisioned VM's

What needs improvement?

I would like to see a P2V feature like Move or Xtract. The interface for migrating from one VM infrastructure to another is one of the best but going from a physical machine to a Nutanix VM is a bit too challenging. Especially if you are migrating a busy SQL server to Nutanix. No matter how you convert this you will lose transactions done during the actual migration. This can also be a bit challenging when trying to upload the disk images after converting the disks P2V. Uploading is primarily done via a browser. Most browsers cannot upload files in the TB area. There are ways but nothing straight forward. This really needs to be addressed in the future. 

For how long have I used the solution?

I have been using Nutanix Prism Pro for almost three years.

Which solution did I use previously and why did I switch?

We used a different product but the annual was adding up and our equipment was due for replacement. Nutanix was a little expensive for the initial outlay but when added up over a few years in made financial sense.

What's my experience with pricing, setup cost, and licensing?

The only advice I give people is to make sure you understand your support contract with your vender. If you buy direct from Nutanix then you deal direct with Nutanix support. If you buy from a vender such as Dell you must go through Dell support. Then Dell support contacts Nutanix support and it gets a bit messy in my opinion

Which other solutions did I evaluate?

We were a VMware environment and looked at HyperV.

Which deployment model are you using for this solution?

On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
Buyer's Guide
Nutanix Cloud Manager (NCM)
April 2024
Learn what your peers think about Nutanix Cloud Manager (NCM). Get advice and tips from experienced pros sharing their opinions. Updated: April 2024.
769,334 professionals have used our research since 2012.
reviewer1386345 - PeerSpot reviewer
Techical Lead at Aristocrat Technologies
Real User
improves the quality and efficiency of IT operations for the modern datacenter
Pros and Cons
  • "Nutanix Prism Pro improves the quality and efficiency of IT operations for the modern datacenter. Powered by the machine learning and task automation, Prism Pro intelligently optimizes capacity, proactively detects performance anomalies, and enables the IT team to automate operations tasks with ease and confidence."
  • "I think the Prism Center needs to include more functions. I know that they're including the Nutanix Era, which is the database management and disaster recovery tool. I think that Era should include everything on a single tool where you can manage everything you need inside your organization."

What is our primary use case?

I know very well that when I was started with my organization with VMware Hypervisor solution for virtualization but we were facing very frequent and unforeseen issues with VMware and due to this outage on hosted services and servers means end-user productivity loss and indirectly loss on the business.

Then later on time, we came to know about the Nutanix and its interesting features, and the HA features attracted to us to use the Nutanix as a hypervisor solution in our company.

Now when we are using, our lives have been easy

How has it helped my organization?

Nutanix Prism Pro improves the quality and efficiency of IT operations for the modern datacenter. Powered by the machine learning and task automation, Prism Pro intelligently optimizes capacity, proactively detects performance anomalies, and enables the IT team to automate operations tasks with ease and confidence.

Prism Pro includes a powerful application and VM-centric capacity forecast, planning, and optimization engine powered by Nutanix’s X-Fit and X-Play technologies. Prism Pro enables smart IT operation and automation by optimizing capacity intelligently, monitoring and resolving anomalies proactively, and automating remediation and operations tasks

What is most valuable?

Prism Pro’s X-Play links intelligent signals with automated actions. With a few clicks, the IT team can automate their day-to-day operational tasks. They can build automation and improve the productivity of the operation with ease and confidence and zero coding

Using X-Play, the IT team can create playbooks for common remediation or troubleshooting steps. Those playbooks can be triggered automatically based on the alert polices along with predictive monitoring based on behavioral analysis to generate actionable signals and provide early warnings

What needs improvement?

In our company, Nutanix Hypervisor (AOS) is not fully operational for some things just because of what products & services offered to our end customers we tested but we found that it is as of now not supported. We are only allowed to use VMware, but I use AOS. I think the Prism Center needs to include more functions. I know that they're including the Nutanix Era, which is the database management and disaster recovery tool. I think that Era should include everything on a single tool where you can manage everything you need inside your organization.

It could maybe have better documentation. Nutanix does have really good documentation, but it could have more details in the future.

For how long have I used the solution?

It has been more than four hours approximately.

Which solution did I use previously and why did I switch?

We used VMware, we switched just to make our life easy and work-life balance.

What's my experience with pricing, setup cost, and licensing?

Nutanix is the best product in HCI solution & cost & pricing is very less what other solutions available in the market.

What other advice do I have?

Keep improving and including customer demands and make nutanix more powerful HCI solution.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
PeerSpot user
Manager at a tech services company with 10,001+ employees
Real User
Top 10
Highly stable and easy to deploy
Pros and Cons
  • "The file server feature in Nutanix is very good, offering a solution-worthy feature that can host files, blocks, and object storage in the same cluster."
  • "The commercialization of their data fiber needs improvement to gain more traction with VMware."

What is our primary use case?

Using Nutanix, we have deployed our on-premise private cloud. We run user-based workloads, corporate application-based workloads, database workloads, and general-purpose workloads.

What is most valuable?

The file server feature in Nutanix is very good. It is one solution-worthy feature, and that was one of the key features why we went with Nutanix. Because in the same cluster, if we are getting files, blocks, as well as object storage, then that will be the best option for them to be hosted in.

What needs improvement?

The main thing Nutanix could improve is to commercialize their data fiber, which they haven't done enough. This could help them gain more traction with VMware. Nutanix is SDS, not a hypervisor like ESXi, so it's not a direct comparison. I would like to have an ESXi alternative that allows me to use it with AWS only, which is equivalent to Visa, so it's not an apples-to-apples comparison.

The migration of VMs across clusters needs improvement, unlike what we have in VMware. I would like to see Nutanix mature its Vmotion capabilities, which are equivalent to VMware's.

For how long have I used the solution?

I've been using this solution for four years. 

What do I think about the stability of the solution?

I would rate stability a nine out of ten. 

What do I think about the scalability of the solution?

I would rate scalability a seven out of ten. 

How are customer service and support?

The customer service and support team is fantastic. 

How would you rate customer service and support?

Positive

How was the initial setup?

After hardware racking, stacking, and firmware upgrading, we were able to get the cluster up and running in two or three days at the most. Once all the prerequisites are met, the deployment process is generally straightforward.

What about the implementation team?

We bought Nutanix/Lenovo HVAC appliances, so the Lenovo P.S. team was present during the installation. 

What's my experience with pricing, setup cost, and licensing?

There are no extra charges as long as we're not scaling beyond the agreed-upon rate.

Which other solutions did I evaluate?

We had VMware installed within our infrastructure. We switched from VMware to Nutanix because Nutanix is pretty simple. We couldn't handle all the extra packages.

What other advice do I have?

I would definitely recommend using the solution. Overall, I would rate the solution an eight out of ten. There are still many areas of improvement in the product. 

Which deployment model are you using for this solution?

On-premises

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Other
Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
Infrastructure A at a paper AND forest products with 1,001-5,000 employees
Real User
Enables us to centrally manage integrated virtualization, storage, and network resources, simplifying our admin
Pros and Cons
  • "Using X-Play is simple. In three steps you can define things and there is also a wizard to guide you... The wizard is the simplest way to automate and the resulting automation saves us time."
  • "We use Nutanix only for our dev and test environments. Our production environment is VMware, and that is totally separate. But we do transfer data between them. That's a challenge because we need to frequently bring the production data into our test environment and that's a big transfer. If we could do a cross-storage transfer, like a transfer from NetApp or Nimble Storage into Nutanix with automation, that would greatly help us."

What is our primary use case?

We use Prism Pro and Prism Central to centrally manage everything. It comes with a playbook and we use that to alter some procedures.

How has it helped my organization?

Nutanix has integrated storage which gives us a separate storage unit. That has dramatically decreased our rack space. We used to have a twofold rack on this solution.

It is an integrated solution with virtualization, storage, and network all together. We used to have each of those components from different vendors and we had to manage them separately. Now, we can centrally manage all of them. We can configure most things from a central location, and the automation enables us to accomplish a lot of things. We save a lot of time as a result.

Overall, the solution has dramatically improved the way our organization functions. We used to have IBM servers and Nimble Storage but there was no central management so we had to manage each host individually. We also had to manage the storage separately. With Nutanix, everything is built-in, the storage and the host together. We can do everything from one central location. That makes things very simple. 

The TCO is really good and the administration is very simple.

What is most valuable?

The central management aspect of Prism, as well as its playbook functionality, called X-Play, are very helpful for us.

We can use the event trigger in the playbook and then specific procedures are run automatically for us. That saves us admin time. Using X-Play is simple. In three steps you can define things and there is also a wizard to guide you. There's a lot of automation you can potentially do, but if you try to do something several times you might create some problems with your automation. The wizard is the simplest way to automate and the resulting automation saves us time.

We are quite a small environment. We only have two chassis and eight hosts, four hosts in each chassis, and we centrally manage them. The performance is quite good and responsive.

Overall, everything is simple, including the upgrade feature. Everything is built in one place with a single pane of glass for management.

What needs improvement?

We use Nutanix only for our dev and test environments. Our production environment is VMware, and that is totally separate. But we do transfer data between them. That's a challenge because we need to frequently bring the production data into our test environment and that's a big transfer. If we could do a cross-storage transfer, like a transfer from NetApp or Nimble Storage into Nutanix with automation, that would greatly help us.

For how long have I used the solution?

I've been using the solution for a little over four years. I'm the infrastructure architect and I design the solution.

What do I think about the stability of the solution?

The stability of the solution really surprised me when I first started using it. It exceeded my expectations. I have been impressed.

Just think about the fact that we managed 15 hosts individually before, and we had to manage the storage separately. The maintenance of it was really difficult for us. We had two dedicated environment admins, and now we are down to one, a dedicated Nutanix admin. He is fully in charge of the solution and its maintenance. He also supports users and does troubleshooting for them. It has saved us lots of time that we can put into user support.

What do I think about the scalability of the solution?

From my understanding, the solution can very easily be scaled up. The scalability should be really good.

Nutanix Cloud Manager is the next version of Prism Pro. If we renew Nutanix next year, we will use NCM. It is a better version of Prism Pro and I'm looking forward to that.

How are customer service and support?

Technical support is quite good. We have a heartbeat sent to Nutanix, so when we open a support case, they normally respond really quickly and provide good suggestions as well.

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

We used IBM with Nimble. We also used Cisco UCS with NetApp. UCS provides central management for their platform, but we had to manage storage separately. We had to manage each host individually. That was a lot of duplicated work because we had more than 15 hosts.

At first, we moved our environment to Azure, but we found that it was too costly. That's the reason we ended up with the Nutanix solution, and we moved everything back in-house again. Azure is a totally different environment. It's a cloud solution, but we have really lengthy applications and Azure didn't really meet our requirements. We ended up with way more VMs than we required, and that really brought the cost up.

After a year and a half on Azure, we explored the Nutanix solution. We decided to use it and moved some 200 VMs back.

How was the initial setup?

The initial setup was pretty straightforward. The only thing that was confusing  was configuring the IP address for the management part. After that, everything was fine and really simple. I'm still confused about the IP address part. I don't think that's related to Prism or NCM. It's just the Nutanix solution.

Maintenance is required because from time to time they release new firmware that may contain new features and bug-fixes. Prism has built-in upgrade features that make upgrades pretty simple too. It's really simple compared to UCS.

What about the implementation team?

We brought in a Nutanix technician from Toronto, the first time. The second time, we hired a third-party consultant to come in. They were both okay. Their knowledge of it was really good. Both of them were still confused about the IP config. The initial problem was that we have a lot of events. Our internal network is quite complicated. That might have confused them.

On our side, there were three of us involved. I'm mainly on the infrastructure side and take care of the platform storage network. We also have a dedicated Nutanix admin, and one other. We spent almost a day with the consultant.

What's my experience with pricing, setup cost, and licensing?

Compared to UCS and the NetApp storage, Nutanix is actually cheaper. It also has a lot of built-in features, most of which we are using, and we added a few extras.

Which other solutions did I evaluate?

We reevaluated UCS, but UCS still didn't come with storage. We thought that the built-in storage of the Nutanix solution, and the single pane glass management, would greatly help us. It would reduce our administration time a lot and allow the programmers themselves to provision VMs. That would also help us.

What other advice do I have?

Be sure you collect your requirements accurately and be sure to consider growth. We didn't do that at all and, about eight months after we bought the first one, we ran out of resources and had to add a second one. So carefully estimate your growth and give yourself a lot of room to grow, including space and CPU capabilities.

Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
PeerSpot user
CEO at Orieta.tech
Real User
Top 5
Good performance, helpful technical support, and easy to set up
Pros and Cons
  • "It's easy to set up."
  • "I'd like them to offer a more flexible licensing model."

What is our primary use case?

The solution is a management portal for the entire solution. You can have a look at your configuration and do different kinds of configuration monitoring management. You have the infrastructure implementation workflows on top of it, so that's the portal that will manage these underlining nodes.

What is most valuable?

It's a stable solution.

The solution scales well.

Technical support is helpful.

It's easy to set up.

What needs improvement?

Licensing could be more flexible in future releases.

For how long have I used the solution?

We've used the solution for two years. 

What do I think about the stability of the solution?

It's a stable solution. There are no bugs or glitches. It doesn't crash or freeze. It's reliable.

What do I think about the scalability of the solution?

The solution can scale as needed.

I can't speak to how many people are using the product right now.

How are customer service and support?

Technical support is great. They helped during the setup and were excellent. 

How was the initial setup?

The solution is very straightforward. The deployment took about five to six days. It took about a week's time.

Anyone who is comfortable with any virtual edition of a solution with five to six years of experience will be able to manage it. I can manage the entire solution myself.

What about the implementation team?

The solution is easy to self-deploy. During the initial setup, we worked directly with technical support, and they were quite helpful.

What's my experience with pricing, setup cost, and licensing?

I'd like them to offer a more flexible licensing model.

What other advice do I have?

I'm not sure which version of the solution we're using.

I would recommend the solution to others. Overall, I would rate it nine out of ten. We've been very happy with it. I'd advise potential users should first run a POC and then go for it.

Which deployment model are you using for this solution?

On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
Project Manager at a healthcare company with 501-1,000 employees
Real User
We are aiming for "infrastructure-as-code" so that we can always recreate an environment, without manual work
Pros and Cons
  • "The scripting, where you can use libraries, is a valuable feature. We don't really make the blueprints, as we have a third-party company that makes them for us. But it enables calling APIs in the blueprints. When we create a machine, we use IPAM from Infoblox and we can get an IP address. It's one platform to script and we can then use all the APIs to complete the scripts. It gives us a central management tool from which we can do a lot of things automatically."
  • "I cannot say Calm is providing centralized control of all our applications because we have some legacy systems. We have IBM iSeries, which is another technology. But with Calm we can centralize all our x86 machines."

What is our primary use case?

One goal was to automate things. We had a lot of tools, but we needed a centralized tool. Calm helps us to centralize the deployments of our VMs. 

We have a subsystem installed on Nutanix and we have blueprints for setting up this subsystem very easily. Also, for Kubernetes clusters, we use now CaaS from SUSE and we also create Kubernetes clusters with Calm. Our strategy is to make blueprints for all the virtual machines environments. It's an ongoing process.

How has it helped my organization?

Our first project was to create subsystems. This was really an accelerator because we have three environments and over 50 machines. Once we had a sub-template, it was very easy to migrate to Nutanix, to set up a system. Before Nutanix it took days and now it's maybe one or two hours. It's really fast when you use these templates. It creates all the preconditions for an installation. And with that, we were really able to move the system very quickly to this new platform.

The solution automates application management to a single platform, but we're still working on it. 

Our goal is the standardization which Calm makes possible. It's important, from a strategic point of view. We would ultimately like to achieve "infrastructure-as-code" so that we can always create an environment as it initially was. It would be like Kubernetes or container-based where you can destroy something and build it again and it's like it was before. When you have a platform where you can automatically create things, you are sure that nobody will manually change something in it. It's all managed with this framework, and you are sure that when when you need to create the same system it will work, because it is all scripted. The whole "cookbook" for making that machine is there. This is also a requirement: that nobody goes on a virtual machine and installs something manually. It must be scripted with Calm. That gives you insurance that you can build the same system again. For us, that's really the future: infrastructure-as-code. 

This is also a good way for creating the same machine on the cloud, or wherever you want, and to be assured it will run because the building of the machine is in the script.

Also, the solution’s support for scripts, API, and domain specific language has reduced the IT man-hours to deploy and support applications. It's hard to estimate how much time it has saved us, but I would say around 60 percent. We are new on the Nutanix platform and we have not created a lot of the blueprints ourselves. Another company helped us to accelerate that. We went into production with it last year and we see the capabilities that Calm gives us.

Before Calm, we didn't have a specific tool for orchestration. We had some templating things, but they were spread out over various technologies. Now, we have one, centralized solution to manage all the VMs that we have. This is the strength of Nutanix, that you have one starting point where you can do everything. You have all the tools in one platform. Before, we had one tool for this process and another tool for that process. It's helping us a lot.

Calm has also enabled us to react faster to the changing needs of our business. That brings me back to the subsystem I mentioned earlier. We were thinking we would need more time to migrate it, or that we might need to create a sandbox system for testing. But with the subsystem, it was very quick. Calm helped us a lot to make it happen. 

Also, when it comes to cluster systems, we work with the open source version of Couchbase. It's very easy to create a Couchbase cluster. Similarly with Jenkins, we have blueprints for DevOps. If they need a Jenkins environment, we can easily scale out for our Jenkins workers. It really makes life easier because we have a GUI and can scale out. We can say, "Okay, we need two more slaves," and it happens. It really accelerates things.

What is most valuable?

The scripting, where you can use libraries, is a valuable feature. We don't really make the blueprints, as we have a third-party company that makes them for us. But it enables calling APIs in the blueprints. When we create a machine, we use IPAM from Infoblox and we can get an IP address. It's one platform to script and we can then use all the APIs to complete the scripts. It gives us a central management tool from which we can do a lot of things automatically.

Also, it's easy to use, overall. I'm a Linux guy, so a lot of it is familiar to me. I feel comfortable when I use it. It's not really hard or complex.

And when you have applications that can run on more than one machine, you can easily use blueprints to scale out the infrastructure. You can start with two web front-ends, a web service and then you say, "Okay, I need a third one and a fourth one." This is very easy. It's one click and you can scale it, but you must also script it. It only gives you the framework to do that. So for performance, you can use Calm to scale out and scale in.

But the Nutanix platform also helps you find out if you have some performance problems or oversized machines. But to resize it, it's more that you would use playbooks in Nutanix for that, and not Calm.

It's also a very good tool for team collaboration, but in our use case we don't use Calm for that. We are not that big. We create the machines or the application; it's not that we deploy services so that another service can deploy their machines. We are still centralized, in that sense. With Calm, you can do this: With the templates, the services that need new VMs can make their own VMs, but we do not have this requirement for now. It's only used by the IT team here, which consists of 30 people.

What needs improvement?

As I mentioned, we use now CaaS from SUSE; it's SUSE's Kubernetes. But it's now changing. They have bought Rancher and I think that CaaS will be replaced by Rancher. So currently, to manage a Kubernetes cluster we have SUSE. But with Karbon we can manage Kubernetes with Calm. But I don't don't know how much we can do with Calm there. There could be room for improvement, although I'm not entirely sure. It's on our agenda to look into Karbon in relation to Calm and what we can do with them together. I don't know how deeply they are integrated. It's not necessarily something that is wrong.

Karbon is a new product. It's been around for about two years. The integration is growing. Last year is when it started working with Calm. It's more a concept still. My wish is that it will really be supported, but I cannot say for sure.

Again, I'm not saying something is wrong here. I think it's a very good platform, but there is always room of improvement.

For how long have I used the solution?

I have been using Nutanix Calm since last year. We started in 2018 with a proof of concept to go to a hyper-converged platform, and then we chose Nutanix.

What do I think about the stability of the solution?

The stability of Calm is very good. We have not had problems. We are enhancing our clusters now a lot because we did a proof of concept for two years and last year we went into production. We are really happy with the platform and we are really accelerating and enhancing it.

What do I think about the scalability of the solution?

We are a company with 700 employees. In Nutanix's world, we are not a big player. I don't think that we are ever going to push the boundaries.

We are also using Nutanix Files cluster. We are also planning to go with Era, which is a SQL management platform on Nutanix. It's really that Nutanix is providing a platform strategy for us. We are replacing all the other virtualization infrastructure that we have with Nutanix.

How are customer service and technical support?

Nutanix technical support is great. It's very fast. In the beginning we had an issue and they were very quick. The support team from Nutanix, compared to others, is amazing. They provide help really quickly. Support is really one of Nutanix's strengths.

Which solution did I use previously and why did I switch?

We had some templates in XenServer, but they were more a type of predefined image so that when you installed it helped start the machine. We also had Salt scripting, but we didn't have tools to manage them. We are not a big company. We had something like 500 virtual machines and we had templating tools and a lot of manual tasks. So things were semi-automated. We had images for certain applications, but when setting up the machine, we had to manually finish the setup.

One of the drivers for us to go to a hyper-converged system was that we had a 3PAR SAN which went out-of-support. So we had to make a decision about whether to buy a new SAN or to go with hyper-converged where you can grow with the need. And this became one of our preconditions. We wanted a system that does not use traditional SAN. We liked the idea of hyper-converged.

We bought a little machine and did a PoC to see how Nutanix works. We already knew it was a good platform because we had heard good things about it. When we tested it, it was very good and very fast and fulfilled all our needs. That made the decision for us, that it was the right platform. It became a part of our company strategy. 

It was a good decision for us because now we can also replicate the whole cluster to the big cloud providers. You can have a Nutanix environment on all the three of the big ones. That means that we can buy a Nutanix cluster on Azure or Amazon cloud, for example. Then we replicate our cluster to that cluster in the cloud, and then we can switch over. With Nutanix, we can easily deploy a virtual machine in the cloud, but then we are using the cloud provider's functionality. But now Amazon, Google, and Azure make it possible to rent a Nutanix cluster. So if we replicate, and an airplane crashes into our building, we can switch over to the cloud. For us, that was also a statement that we were really going with a good platform. In Switzerland, a lot of big companies are using Nutanix now, well-known companies that are going hyper-converged.

How was the initial setup?

For me, the initial setup of Calm was straightforward. It comes with Prism Central and Prism Central is a one-click installation, and then you have Calm. It's really easy. The whole Nutanix platform is really easy to manage and to update. When you have Prism Central, you have Calm already. You must buy the license for the blueprints, but it comes with Prism Central.

If you need cluster management, if you have more than one Nutanix cluster, you need Nutanix Prism Central and with Prism Central you have Calm.

Our deployment strategy is "one-at-a-time." We touch one system and make blueprints and then we go on to the next system. We migrate machines to Nutanix without a blueprint, but the goal is that—even though we have a lot of virtual machines and use cases, and this is an ongoing process—all the new projects, as well as when we touch an old project, will go over to a Calm blueprint, to make life easier. You cannot make that shift in one day.

Our overall strategy is to have Calm as a central tool to deploy virtual machines, with a requirement that nobody manually create virtual machines. There should be a blueprint first. 

There are times when it might not make sense, if you need just one machine for a particular use. It could be more work to make the blueprint. But I think it's worth making even these little machines as a blueprint, so that you can always create this machine everywhere, including the cloud, without documentation. And that's another point. As you know, when you write documentation, as soon as you're finished it's already old because things are changing.

What was our ROI?

We are still building our infrastructure, so it's early for us to look at return on investment. But there will be a return on our investment because we are not buying another SAN. We have saved a lot of money, because the SAN system is very expensive and also requires very expensive switches. So we are definitely ahead there.

Also, we had a lot of XenServers on hosts, and going with Nutanix allowed us to reduce the number of hosts. The new system is very performant and we don't need as much hardware to get the same performance.

In addition, although it has nothing to do with Calm, Nutanix helps by giving us a good overview of what is oversized or undersized. We can look at it and see, "Oh, this machine may be underused or overused," and we can free up resources. This is also an ongoing process. We see that a lot of machines are oversized and we can make them smaller. We save resources for other machines that way. But that part is Nutanix itself, through Prism Central.

What's my experience with pricing, setup cost, and licensing?

Calm comes with Prism Central but you enable features by buying the license for them. You buy by the blueprint, how many blueprints you need to manage.

Which other solutions did I evaluate?

We also looked at HPE. We compared Nutanix with that solution. We decided then to go for Nutanix and do a proof of concept. The HPE solution was more limited in the nodes it could handle.

We work really closely with HPE. All our servers are from HPE. So HPE proposed a solution to us, But when we compared it by doing a SWOT analysis, part of our consideration was that Nutanix is a newer platform. It empowers a lot of things. It's a different technology.

What other advice do I have?

My advice is "use it." To use Calm, the precondition is that you have Nutanix. To me it doesn't make sense to have Nutanix on-premise and then not use Calm. Then you would have to use SaltStack or Chef or whatever other management software exists for managing virtual machines or physical machines. If you go with Nutanix, it makes really sense to use Calm.

SaltStack and Ansible are also good, but it doesn't make sense to use them when you have Calm. With Nutanix you have one platform where you can manage everything. Calm gives you a lot of possibilities because you can script and easily integrate and control the whole Nutanix cluster with APIs. And you can easily integrate other services because you have the ability to call Python scripts very easily.

For us, it was very easy because we didn't have a lot of existing scripts. Other companies that have a lot of Salt scripts or a lot of Ansible scripts have to recreate them in some way. So we were in a good situation.

We now have 14 blueprint templates, and still growing. We are coming from the Citrix XenServer platform. We are not automatically creating a blueprint. It's ongoing. We had a lot of virtual machines on the Xen platform, and we have moved them over, but we don't automatically have a blueprint when we do. You must create the blueprints. We do them one-by-one. When we touch a system again, we create the blueprint for it. That way we can scale out, scale in, and make test systems.

There is a template for creating a machine, and then you manage that machine with this template. But when you have machines from another platform, like the XenServer virtualization platform, you can move it over, because Nutanix is also a virtualization platform for running VMs. But then you don't automatically have a blueprint, so you have to start a new project to make these blueprints. The strategy is that we will have all the code for our infrastructure so that we can build all our system out of blueprints.

I cannot say Calm is providing centralized control of all our applications because we have some legacy systems. We have IBM iSeries, which is another technology. But with Calm we can centralize all our x86 machines.

It's still early time and there is room for improvement. I give Calm a nine out of 10. I cannot give it a 10 because other platforms are also really good. Ansible and SaltStack are also powerful. It's more an issue of strategy and the fact that it is very easy to use. It's not a complex tool. They make it easy to use. Other frameworks are more complex to use, but may also be more powerful. But for our purposes, it fits exactly what we need. We haven't been blocked from doing anything we need to do with Calm. We haven't had any showstoppers.

Compared with other tools, Calm is newer and the scope of what you can do with it is still growing. They improve things. They make it easier to handle.

Which deployment model are you using for this solution?

On-premises
Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
PeerSpot user
Steffen Hornung - PeerSpot reviewer
Steffen HornungAdministrator at Neuberger Gebäudeautomation GmbH
Top 5LeaderboardReal User

Great Write-Up!

SRE - Site Reliability Engineer - Infrastructure Engineer at Betclic
Real User
Lightening fast solution that has reduced our bottlenecks
Pros and Cons
  • "The design is very intuitive; it's easy to find information in the different menus and things like that. The user experience is much better compared to other products."
  • "In the gambling industry, you have a lot of regulation from different countries. One of those regulations states that you have to be able to send all the logs of your Prism to a separate server, what we call the syslog server. On Prism Central, this doesn't work. We have opened a case for it, since this is a basic feature nowadays. We spoke to Nutanix, and they said that it will be in future updates. We did an update, following their support, but once we did the update, it wasn't fixed."

What is our primary use case?

70 to 90 percent of the use that we have for the solution is to get virtual machines running. We are also starting to use different aspects of Prism. For example, we just started to deploy their file storage solution. We weren't able to so far (within the last year), because there hasn't been much time to deploy projects on new technologies.

How has it helped my organization?

We do use the capacity planning. If we were to speak about the algorithm side of Nutanix, we use the compression algorithm for the compression that's in the storage and the storage deduplication algorithm. We find them really powerful. The capacity planning is a good algorithm, but it's a pretty simple one. It's just a projection of the expected growth of your cluster, so you can forecast if you need to buy more storage, compute, etc. 

The true power of the Nutanix algorithm lies within the storage algorithm: the deduplication, erasure coding, and compression. They are really powerful. We were actually quite surprised, because the experience we had before was only with storage arrays. Basically, when you buy a device that is purely dedicated to storage, you expect it to really perform in that area. That is pretty normal. 

When you buy a device, like Nutanix's hyper-converged solution, and it sells you on the fact that it has a really powerful algorithm for storage, you say, "Alright, it's like when you buy something that can do everything, but it's not really doing everything well. It's doing it okay." When we actually started pushing data on the Nutanix service, we saw that the compression was very good. We didn't expect it to be that good. Therefore, the algorithm for the storage side is well-thought-out and works really well.

What is most valuable?

The most valuable feature for us is the way we can use it with virtual machine to spin them. It is lightning fast compared to what we had before. The day-to-day tasks on a virtual machine are really fast. We have the economy of not having too much complexity in the menu and design of the solution, and information is accessible pretty quick. The best feature is really how simple it is to interact with virtual machines. 

The Prism features on the backup side have made it so much easier. Now, when we want to backup our VMs and do a cross data center backup, we utilize two clusters located in two data centers in Paris. For each virtual machine that is running, we have what they call a protection domain, which takes a snapshot of the VM and sends it to the other cluster. In the event of a cluster failure on one of the data centers, we can just press one button in another data center on another cluster in Prism. This will spin the VMs that have been backed up from the primary data center to the secondary one and make them run. It is a one-button recovery plan, which is pretty amazing.

What needs improvement?

There are a lot of features that could be added or, at least, made better.

There are two kinds of Prism. 

  1. Prism Element: Which is what's installed on each cluster and running each cluster individually.
  2. Prism Central: Which you use to connect to all your Prism Elements, meaning all the clusters. Then, it centralizes your view of your infrastructure. We have found a lot of bugs in the interface. Sometimes, when you do an action, it says to you that it's 100% done. However, in the background, the action is still ongoing, and you have no visual update on how long will it take. 

Just this morning, we took an image from Prism Central. That image was installed on one of the clusters. In Prism Central, you have one feature that enables you to place the image on multiple clusters. You just have to select them, and say, "I want my image of my virtual machine to be on all my clusters." So, when I want to spin a VM on an individual cluster, I will find the image. What is happening is that when you use the feature of image placement on Prism Central, you select the clusters on which you want to push the image, then you validate. Once you validate, it says, "Alright, the image update has been done successfully," but in the background, it's actually placing the image. Therefore, you have absolutely nothing visually that tells you whether it will finish soon or last a lot longer. You're just there, sitting and waiting for an update that you have to visually see on the interface by refreshing the interface. 

Imagine if you were to copy a file from one directory to another directory, but you have nothing to tell you whether it's ongoing or will take five minutes, ten minutes, or an hour. You just have to wait in the other directory for the file to appear and see that it's copied. This is not down to the functionality. It's down to the design of the user interface.

If you want to convert a virtual machine to an image, you have to do it via command line. Why is there not a button on the Nutanix interface that does this? 

For how long have I used the solution?

We have been using it for almost a year.

What do I think about the stability of the solution?

The stability of the Prism solution is another thing that we have found to be a bit of work. For example, the Prism Central and the appliances use 97 percent of the CPU and RAM of the virtual machine. We don't know why. There is a memory leak somewhere that makes it overuse the memory. Nutanix is aware of this. It has been ongoing for a year, and they still haven't fixed it. I just don't get it.

What do I think about the scalability of the solution?

Scaling is easy, rapid, and pretty straightforward. Now, we have two clusters consisting of 16 nodes on each cluster. If we were to extend the cluster, we would just order a new node, rack it, and image it to have the same version of the operating system off the Nutanix cluster. Adding it to the cluster is really straightforward. Then, Nutanix takes care of everything, because it's going to use the node to deduplicate blocks of storage. It's going to use the node to store VMs on the node. The automated services on Nutanix are really good.

There are mainly 20 users utilizing it, with a maximum of 30 users. We have a SysOps team, which does like Level 1 administration, who uses Prism for their day-to-day tasks, e.g. renaming the server, creating a new server, moving a server from one node to another node, or augmenting the capacity of the server to extend the disks, CPU, or RAM. There is also the SRE team, which is the engineering team, and we do the much more complex tasks. For example, when we work on the design of a new solution, we will present storage directly on the VMs. We do tasks that are a little more complicated than the other users.

How are customer service and technical support?

I have been in touch with Nutanix support. They have been really fantastic. The only thing that is an issue is that we are in Europe, and when we open a ticket in European time, we get a response off-hours from India. If you are in Europe and you open a ticket during European business hours, you should probably get someone from Nutanix in Amsterdam who responds. Sometimes, we open a ticket up at ten o'clock in the morning and get a response on our ticket at five o'clock in the evening from India. How come it wasn't seen by the European teams first? It's a European company with a European headquarters. You have to specifically request for your tickets to be handled in your time zone for someone from Europe to contact you. 

Which solution did I use previously and why did I switch?

We are the classical customer. Before, we were using a normal three-tier hosting solution, which consisted of having a stack of storage, a stack of network, and a stack of hypervisors for the compute and memory. We thought it was a burden to maintain, because every time when we had to do updates or security patches, we had three stacks to maintain. Whereas, when we switched to Prism, we benefited from its hyper-converged solution. This meant our time maintaining and keeping the solution up-to-date was divided by a great factor. That brought us to Nutanix.

We originally came from VMware. We also had some Hyper-V also, but we were originally a pure VMware customer for our virtual machines. I have used VMware for far longer than I've been in the IT industry. Nutanix was my first experience other than VMware. It is day and night for me. I would much rather use the Nutanix product line than the VMware one.

There were two factors for moving from VMware to Nutanix. 

  1. We had to renew our infrastructure. It was getting a bit old, so we needed more power in order to also forecast the growth of the company. 
  2. The simplicity of hyper-converged makes it a leader. For example, it's a bit like when you cook in your kitchen and have all the ingredients, then you have to assemble them and cook them. I compare Nutanix to those new machines that came out where you put all your ingredients together and you just press a button, then it cooks it for you. It is really a little bit like that. It is like everything is hyper-converged, so in one block you have your storage, compute, memory, etc. When you want to expand your cluster, e.g., if you want to add more VMs or more storage, then you just buy one block, plug it in, and link it to your cluster. That's it. You don't have anything else to do because it's all automated, where it was a burden before when we were under VMware.

This solution seems like going from a complex, cross-embedded solution to something which is a Next Generation website. The design is very intuitive; it's easy to find information in the different menus and things like that. The user experience is much better compared to other products.

In the gambling industry, you have a lot of regulation from different countries. One of those regulations states that you have to be able to send all the logs of your Prism to a separate server, what we call the syslog server. On Prism Central, this doesn't work. We have opened a case for it, since this is a basic feature nowadays. We spoke to Nutanix, and they said that it will be in future updates. We did an update, following their support, but once we did the update, it wasn't fixed. 

Nutanix suffers tiny glitches, when you put them one behind another, make the experience just a pain. However, the main features work well. There is no doubt of that.

How was the initial setup?

The initial setup was straightforward: You receive the servers, you pick up the servers, and you rank them. Once you rank them, you plug them into your network. After that, you plug in your computer, you image the cluster, and deploy the appliances. It was a two-man, two-day job to deploy 32 nodes.

We did a high-level design, a low-level design, and a network design, respectively, then we opened the deployment project. It was pretty classical straightforward. Nutanix was pretty easy. The hardest part of the work was in thinking the design of what you wanted, e.g., how many nodes and clusters. We studied the capacity used by our old VMware infrastructure and forecasted the future growth of the company to integrate in how much Nutanix we were going to buy, how many nodes, and how much compute power. Deploying the actual physical hardware and cluster mechanics was easy. It was really a piece of cake.

When you deploy the cluster, make sure you set up the networking. This is really important. If you don't do it right, you will have to come back to it later, and that could be a pain.

Do the testing extensively before you go to production. We spent two days deploying and one full day just testing that the deployment was correct.

What about the implementation team?

I was involved in the deployment of the clusters. I was in the data center to deploy the servers. I was there when we deployed the Prism appliance. I was involved every step of the way (from A to Z), even in the migration from VMware to Nutanix. 

What was our ROI?

The adoption rate is 90 percent. We also have some cloud and SaaS/PaaS services. Otherwise, the whole company sits on Nutanix. Right now, we have nine million users using our application and placing bets. At the highest peak, we can have a rate of thousands of logins a minute on our infrastructure. When there is big games, e.g., Champions League Games.

Imagine that we have a lot of people placing bets or surfing the website for the offer. Our infrastructure has to respond really quickly. For example, if a customer places a bet and the game finishes, we have to pay that bet quickly so the customer is able to replace a new bet for the following game, the day after, or something else. The stability of the infrastructure, its resiliency, and capacity to take in load is really important. 

Since we switched to Nutanix, we have had fewer bottlenecks and issues during the big game nights. We are using Nutanix and our infrastructure and rely on it for our business.

We have felt the ROI. We don't spend so much time on administration as we did before Nutanix. Before, it was fastidious to update all our VMware, clusters etc. We had to do that every three months. Right now, in Nutanix, it takes us half a day. It is one person who presses a button and goes onto some other business. Nutanix takes care of the update.

What's my experience with pricing, setup cost, and licensing?

We're not using the Prism Pro solution; we are using Prism Ultimate. We have the highest level of license.

Be careful when you buy Nutanix. You get to choose if you're going with Dell, HPE, or Lenovo. Make sure you choose the right one for your company. The vendor is a critical step. 

Don't unlicense your Prism licensing. Pro is the strict minimum for real infrastructure. Go with at least Pro and not with the starter. Ultimate was the best choice for me. 

Which other solutions did I evaluate?

We did an evaluation with HyperFlex, which is the Cisco solution. It wasn't good at all. Whereas, Nutanix is sending you a hyper-converged infrastructure, and what you see is, what you get. With HyperFlex, they're selling you the same idea, but once you get is not exactly what you expect. It's blocks that you have to assemble yourself in order to make it a hyperconverged solution, while Nutanix is truly a hyper-converged solution. Nutanix gives you the appliance and server, which you just rack and off you go. 

We tried using Nutanix Calm and Karbon for the Kubernetes cluster, but we didn't find them to be as easy to use as we expected. When we heard about Calm, we almost thought that we could do automation at a level that would be similar to Puppet, Chef, or SaltStack. When we looked at the features inside, it wasn't exactly like that. Since what we have to do is pretty complex, doing it under Puppet for the orchestration and things like that, this seemed to us much easier than doing it under Calm.

I think this was because communication was off from the Nutanix side and our understanding was off from our company side. We expected it to be a product that it was not, so we haven't been able to use it. We did try to have a look into Calm, but we haven't found a use case for the product. The use case that we have in the company requires us to direct to another product, which we decided would be Puppet.

What other advice do I have?

We are heading towards a DevOps culture. What will happen is that we're going to head more and more towards hybid datacenters. We might increase our usage of Nutanix.

I would rate it an eight out of 10.

Which deployment model are you using for this solution?

On-premises
Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
PeerSpot user
Buyer's Guide
Download our free Nutanix Cloud Manager (NCM) Report and get advice and tips from experienced pros sharing their opinions.
Updated: April 2024
Buyer's Guide
Download our free Nutanix Cloud Manager (NCM) Report and get advice and tips from experienced pros sharing their opinions.