Earlier quoted context omitted.
I am really starting to feel that co-location will make a big comeback. It seems cloud costs are just becoming too high for the convenience they once offered. For small projects and scale probably makes a ton of sense, but at some point the costs to scale aren't worth the up front developer cost savings.
Bare metal hosting is a happy medium between co-lo and cloud. You don't have much control over the network, so it might not be enough if you need faster NICs than they offer, but if you fit in their offerings, it can work well. Otoh, the bare metal hoster I worked with is now owned by IBM, and a big competitor is owned by private equity; bare metal from cloud providers still has a lot of cloudiness associated too. Ma…
Searching the web for under $1000/month
121–130 of 153 posts
Re: Searching the web for under $1000/month
#122Earlier quoted context omitted.
do you know if they let you host adult videos?
yeah sure if u have all the rights to host those videos in whole europe/germany its allowed https://www.hetzner.com/rechtliches/cloud-server/?country=de i know a couple people have naughty stuff on it (like sex toy shops, sexual services, private for sale adult videos)
do you know if Amazon S3 allows adult content?
Re: Searching the web for under $1000/month
#123Earlier quoted context omitted.
AWS is almost never cost efficient. Maybe if you stay in their free tier.
> AWS is almost never cost efficient. A ridiculous blanket statement, despite the "almost never" cop-out... It is cost-efficient in a wide array of scenarios. Many companies pay for it because they have calculated the different investment scenarios and AWS comes on top of alternatives such as owning the hardware or using competing cloud vendors. I own a consultancy that builds complex web apps and while I appreciate…
Re: Searching the web for under $1000/month
#124Re: Searching the web for under $1000/month
#125This is super interesting. I've recently also been working on a similar concept: we have a reasonable amount (in the terabytes) of data, that's fairly static, that I need to search fairly infrequently (but sometimes in bulk). A solution we came up with was a small , hot, in memory index, that points to the location of the data in a file on S3. Random access of a file on S3 is pretty fast, and running in an EC2 instan…
Re: Searching the web for under $1000/month
#126Earlier quoted context omitted.
Disclosure: Work at AWS. I've never seen AWS actively try to trick people into spending more money. I've seen Premium Support, product service teams, solutions architects, and account managers all suggest not to use AWS services if it doesn't fit the customer usecase. I've personally recommended non-AWS options for customers who are trying to fit a square peg into a round hole. Can the billing console be better? Yes.…
> pricing is transparent If pricing is intended to be transparent, then why is it completely absent from the user interface? Transparent pricing would be to tell me how much something costs when I order it, not make me use a different tool or find it in the documentation
Re: Searching the web for under $1000/month
#127Re: Searching the web for under $1000/month
#128Earlier quoted context omitted.
AWS is almost never cost efficient. Maybe if you stay in their free tier.
> AWS is almost never cost efficient. A ridiculous blanket statement, despite the "almost never" cop-out... It is cost-efficient in a wide array of scenarios. Many companies pay for it because they have calculated the different investment scenarios and AWS comes on top of alternatives such as owning the hardware or using competing cloud vendors. I own a consultancy that builds complex web apps and while I appreciate…
AWS is convenient and reliable, but it's not cheap.
Re: Searching the web for under $1000/month
#129Meanwhile, there's services like Google Drive, etc which costs about $100/yr per TB. Still exorbitant, but not as much so. 3rd party software can mount it as a drive, but only for a short period of time before the token expires. So they seem happy to sell you space at less than 1/10th the cost, as long as it's harder to use.
There just seems to be a lot of cash on the table for someone to offer much cheaper storage solutions, but no one is actually doing it.
Re: Searching the web for under $1000/month
#130Curious to know if anyone can explain why on-line storage is so expensive? Most places want $100+/mo for 1TB of storage, while a 1TB drive only costs $50. I understand there's management costs, cooling, electricity, physical space, etc. But those would be per drive costs, not per TB, and certainly wouldn't add up to $100/mo. Meanwhile, there's services like Google Drive, etc which costs about $100/yr per TB. Still ex…