How cloud management startup NewVem is cutting its clients AWS bills by 25%
1–10 of 14 posts
Re: How cloud management startup NewVem is cutting its clients AWS bills by 25%
#2Re: How cloud management startup NewVem is cutting its clients AWS bills by 25%
#3Can someone with experience tell me a little bit about the dashboard AWS provides to clients and why it would be worth paying for an additional service to manage the cloud?
Sounds like these guys are building a little robot that watches the gauges for you and decides when to switch things on and off.
Re: How cloud management startup NewVem is cutting its clients AWS bills by 25%
#4Can someone with experience tell me a little bit about the dashboard AWS provides to clients and why it would be worth paying for an additional service to manage the cloud?
It's really, really complicated. That's partly because I don't think Amazon is particularly good at UI, but largely because AWS lets you do so much. They have taken things that have traditionally been sold together and split them all apart (IP addresses, compute, storage). Heck, they even sell elastic network interfaces now! Also, AWS was largely designed to be controlled through APIs (and that's how the heavyweight customers use it), so there's not much incentive to make the UI good.
But most customers don't need that level of control, yet they're using AWS to run their apps anyways, probably because they have the most market recognition. Now they have to deal with the complexity but without reaping the benefits, which is rather unpleasant. Hence the need for additional services to help them manage it all.
Re: How cloud management startup NewVem is cutting its clients AWS bills by 25%
#5Can someone with experience tell me a little bit about the dashboard AWS provides to clients and why it would be worth paying for an additional service to manage the cloud?
> Can someone with experience tell me a little bit about the dashboard AWS provides to clients and why it would be worth paying for an additional service to manage the cloud? It's really, really complicated. That's partly because I don't think Amazon is particularly good at UI, but largely because AWS lets you do so much. They have taken things that have traditionally been sold together and split them all apart (IP a…
Re: How cloud management startup NewVem is cutting its clients AWS bills by 25%
#6Makes no sense. If you're using cloud-resources then you probably already have an IT staffer on the payroll.
The hard part is not detecting when you're over-/under-provisioned. The hard part is implementing the actual automation beyond "start/stop an instance".
Re: How cloud management startup NewVem is cutting its clients AWS bills by 25%
#7NewVem sees a massive opportunity to help companies cut costs and avoid the costly overhead of hiring a full time IT staffer to manage the cloud. Makes no sense. If you're using cloud-resources then you probably already have an IT staffer on the payroll. The hard part is not detecting when you're over-/under-provisioned. The hard part is implementing the actual automation beyond "start/stop an instance".
Re: How cloud management startup NewVem is cutting its clients AWS bills by 25%
#8NewVem sees a massive opportunity to help companies cut costs and avoid the costly overhead of hiring a full time IT staffer to manage the cloud. Makes no sense. If you're using cloud-resources then you probably already have an IT staffer on the payroll. The hard part is not detecting when you're over-/under-provisioned. The hard part is implementing the actual automation beyond "start/stop an instance".
Re: How cloud management startup NewVem is cutting its clients AWS bills by 25%
#9Earlier quoted context omitted.
> Can someone with experience tell me a little bit about the dashboard AWS provides to clients and why it would be worth paying for an additional service to manage the cloud? It's really, really complicated. That's partly because I don't think Amazon is particularly good at UI, but largely because AWS lets you do so much. They have taken things that have traditionally been sold together and split them all apart (IP a…
I think you make a great point about the AWS brand. I notice a lot of startups using it because everyone else does, not because they have shopped around to find the best fit for their company.
Re: How cloud management startup NewVem is cutting its clients AWS bills by 25%
#10Can someone with experience tell me a little bit about the dashboard AWS provides to clients and why it would be worth paying for an additional service to manage the cloud?
As the CTO of OpDemand, I can tell you first-hand that users are willing to pay for a simplified and streamlined AWS management process. Our users want a Heroku-like experience, but they don't want to give up control of their underlying infrastructure.
With that in mind, we focus on tight GitHub integration, a sleek UI (backbone.js/socket.io) and providing a toolbar with 5 dead-simple actions: start, stop, deploy, clone and destroy. We charge for our tool because we save AWS users time and money.