Not on the same scale but in my previous company we observed the same thing (though the other way around since we moved from self-hosted to cloud). He had a team of 4 managing the infra for an app (82 million users, 30 million DAU) and spent around 500.000€ per year on the data centers + this team's salaries + some other expenses like travels to the datacenters, some new stuff etc..., let's say around 1.000.000€ per…
Singapore software vendor says own hardware in colo costs $400M less than cloud
21–30 of 202 posts
Re: Singapore software vendor says own hardware in colo costs $400M less than cloud
#22Cloud was always more expensive (in the short term) than self-managed/collocated servers. How is this news? In cloud, you pay for availability, for ad-hoc instances without waiting for a month to install new servers and more. You only need to hire “software” DevOps, rather than people who neatly lay your cables, journey to DC to replace disks, etc, etc, etc. Pick a good, cheap cloud. It is a commodity product. Just b…
What is a "good, cheap cloud?"
Re: Singapore software vendor says own hardware in colo costs $400M less than cloud
#23My goodness is it Monday already and time for yet another of these articles? At a given scale and software maturity, it is cheaper to buy your own hardware and pay for your own team to operate it. Generally, this is when you start thinking of your hardware needs in terms of fractions of an entire data center, but in simple cases may be smaller. This almost is not ever true for software startups, who get more value fr…
If it’s outbound bandwidth intensive that point will come sooner than say a storage intensive work load.
You always hear stories like this where people didn’t do that and were lazy and massively overpaid on cloud.
Re: Singapore software vendor says own hardware in colo costs $400M less than cloud
#24In my current working place, the cloud really saves us money. I would estimate 500k$ a year.
Re: Singapore software vendor says own hardware in colo costs $400M less than cloud
#25The cloud trades agility for cost.
Re: Singapore software vendor says own hardware in colo costs $400M less than cloud
#26Folks…… it’s pure fiction that cloud does not require experts to run it.
Cloud is more expensive and slower often more complex, and risks major vendor lock-in if you use the cloud vendors APIs instead of open source solutions.
And if you need GPU computing you’d be crazy to use cloud GPUs which are much, much more expensive and much much slower than consumer grade GPUs.
And if you can summarise which parts of your system are incurring traffic costs then you’re beating the deliberately complex systems intended to nickel and dime your architecture every time a byte turns a corner.
Re: Singapore software vendor says own hardware in colo costs $400M less than cloud
#27Not on the same scale but in my previous company we observed the same thing (though the other way around since we moved from self-hosted to cloud). He had a team of 4 managing the infra for an app (82 million users, 30 million DAU) and spent around 500.000€ per year on the data centers + this team's salaries + some other expenses like travels to the datacenters, some new stuff etc..., let's say around 1.000.000€ per…
I was PM for a cloud hosting solution that we were originally running colocated. We moved it all to AWS for about 5x the costs after you calculated capex vs opex etc. "The Cloud" allowed our customers to set up their applications with High Availability and PITR (via RDS, building that ourselves at scale would have been problematic). It also allowed us to launch services anywhere in the world. Setting up data centers…
Re: Singapore software vendor says own hardware in colo costs $400M less than cloud
#28Not on the same scale but in my previous company we observed the same thing (though the other way around since we moved from self-hosted to cloud). He had a team of 4 managing the infra for an app (82 million users, 30 million DAU) and spent around 500.000€ per year on the data centers + this team's salaries + some other expenses like travels to the datacenters, some new stuff etc..., let's say around 1.000.000€ per…
Re: Singapore software vendor says own hardware in colo costs $400M less than cloud
#29Lift and shift is not really getting the cost benefit of cloud though.
As applications get re-architected with serverless technologies like lambda, costs are optimized. The exact amount of resources will pop in and out of existence for the exact amount of time they’re needed.
Re: Singapore software vendor says own hardware in colo costs $400M less than cloud
#30No doubt people will be commenting here on how cloud makes sense because you don’t have to hire experts to run your own computers. Folks…… it’s pure fiction that cloud does not require experts to run it. Cloud is more expensive and slower often more complex, and risks major vendor lock-in if you use the cloud vendors APIs instead of open source solutions. And if you need GPU computing you’d be crazy to use cloud GPUs…