I could just use S3 from Linode but that would result more paid bandwidth and increased latency.
DigitalOcean Raises $37.2M From Andreessen Horowitz to Take on AWS
31–40 of 299 posts
Re: DigitalOcean Raises $37.2M From Andreessen Horowitz to Take on AWS
#32"The company is also working on IPv6, load balancing and eventually storage." Looking at the feedback from their user base, and even rom my own experience, different storage options would be way more useful than IPv6 or even load balancing.
It's been incredibly difficult to get an answer out of them on whether they pool bandwidth[1], which would allow you to just build your own load balancers on their smallish instances while leveraging the transfer included in the rest of your clusters. I finally got an answer last night[2] 1. http://digitalocean.uservoice.com/forums/136585-digital-ocea... 2. https://twitter.com/jedgar/status/441314391301296128
Re: DigitalOcean Raises $37.2M From Andreessen Horowitz to Take on AWS
#33I would love to see DO or Linode do a S3 type service as well. I prefer the persistent virtualization of DO and Linode to EC2 but also want to use a nice quick persistent file store that isn't on my own slice. I could just use S3 from Linode but that would result more paid bandwidth and increased latency.
Re: DigitalOcean Raises $37.2M From Andreessen Horowitz to Take on AWS
#34Adding to the commentary on here with something not so gushing: * kernels lag terribly behind the distributions meaning you're wide open sometimes. * can't resize or add storage * no freebsd support or custom kernels * VM availability problems. If you want to have another box, you aren't guaranteed to get one. * no IPv6 * somewhat shonky security reputation. * cant deliver to yahoo mail from their AMS2 IPs I've been…
My logs show increased break-in attempts after moving to Digital Ocean. Their IPs are hot targets for hackers, making it all the more important to properly secure my droplets, something I'm having a hard time doing in Linux. With Linux, it's lot of beating around the bush. Overcomplicated config files, a lot of disabling and removing of things one don't need, having to deal with a messy and outdated firewall. With Op…
Re: DigitalOcean Raises $37.2M From Andreessen Horowitz to Take on AWS
#35IPv6 in Q4 2012: https://www.digitalocean.com/community/questions/is-ipv6-ava...
Ability to boot own kernel ("2-3 weeks from Feb 2013"): https://digitalocean.uservoice.com/forums/136585-digital-oce...
Re: DigitalOcean Raises $37.2M From Andreessen Horowitz to Take on AWS
#36I use linode and was drawing comparisons between two: 1. 8 cores on linode is what binds me to it. Linode rules here 2. Digital ocean is cheaper than linode 3. More Network transfer in linode (minimum 2TB) 4. Digital ocean offers more RAM 5. Private network - Does not exist on Linode. Shame. DO Rules.. What else...
What do you mean? Actually private network did not exist on DO until recently and it's been on Linode for a long time.
Re: DigitalOcean Raises $37.2M From Andreessen Horowitz to Take on AWS
#37Earlier quoted context omitted.
My logs show increased break-in attempts after moving to Digital Ocean. Their IPs are hot targets for hackers, making it all the more important to properly secure my droplets, something I'm having a hard time doing in Linux. With Linux, it's lot of beating around the bush. Overcomplicated config files, a lot of disabling and removing of things one don't need, having to deal with a messy and outdated firewall. With Op…
I think that's a little unfair... Your server needs to be hardened against drive-by SSH password guessing and similar nonsense regardless of how or where it's connected to the internet.
Re: DigitalOcean Raises $37.2M From Andreessen Horowitz to Take on AWS
#38Earlier quoted context omitted.
restart your aws server = goodbye data or hello network hdd
That's true in the same way that double taxation is a concern when setting up a corporation. It kind of is, but it's really not. Due to downvotes, I guess I better explain what I mean: Basically, EC2 provides instances where "if you restart your server you lose your data". You don't use those when that would be a problem for you, you use EBS backed instances which do not have this problem. Or you do it some other way…
Re: DigitalOcean Raises $37.2M From Andreessen Horowitz to Take on AWS
#39We run our infrastructure on both AWS and DigitalOcean. 1) DO consistently beats the price performance. 2) DO has simple pricing model --> No ondemand / reserved instances 3) AWS is more feature rich but DO continues to add new functionalities like private networking and new data centers
Re: DigitalOcean Raises $37.2M From Andreessen Horowitz to Take on AWS
#40And in that vein, wouldn't the winner in each area just be the one who bought their hardware the most recently? Instructions/dollar are still increasing on each CPU generation, but it'll take more than one generation for each machine to pay itself off. So, whoever is closest to the current generation pays the least per instruction, and can charge the least.
Or, maybe it's memory/bandwidth, which are mostly commodity, but slightly bottlenecked by the hardware (e.g, max on a motherboard, NIC throughput). Maybe the combination of prices in cpu, memory, and bandwidth leave enough variation between competitors to keep the field a little open? I donno.
[1] Modulo concerns about their ssh key management. I haven't looked after the last news ping on it.