Live data from Hacker News

DigitalOcean launches its container service

techcrunch.com

51–60 of 256 posts

Re: DigitalOcean launches its container service

#51
post #34

Serious question: Is there an emerging cross platform workflow language to just write stuff to run on any cloud/container hosting setup? The idea would be to be portable, avoid vendor lock-in and take advantage price differences or quickly route around a system failure in one of the providers.

https://www.terraform.io/

Is there a good way to sandbox terraform configurations? I'm not directly involved (just hear the screaming) but everything I'm hearing is that making modifications is a test of willpower.

For us it's been about as transparent as a brick wall and I'm not clear if that's down to our bureaucracy or built into the design. Both are anathema to the goal of making complex deployments straightforward and self-describing (you can't manage something this complicated unless big parts of it are as obvious as can be).

Re: DigitalOcean launches its container service

#52
post #5

DigitalOcean has always been behind the curve of these things. All of the other big cloud platforms have had this for at least a few months. I haven't actually seen anything 'new' come out of DigitalOcean in years.

Echoing @gtf21 and @chrisweekly: in short, us taking out the complexity in using and scaling with cloud capabilities and making learning easy for all developers has been our innovation. We don't always have to be the first to launch to add value to millions of developers around the world :)

Ya'll have the best tutorials and guides around, I've gone from embedded C Dev to full stack, and DO's guides have helped immensely.

I'm working on migrating a large part of my stack over to DO, and I'll be much happier when I'm done! :)

Re: DigitalOcean launches its container service

#53
post #22

Been a user of DOs beta kubernetes service and it works well. Though I would say the title of the linked article is a bit misleading. It is a Kubernetes as a service, like EKS, GKE and AKS. But not vanilla container service a la ECS, Fargate, the former Docker Cloud, etc.

what makes ECS 'vanilla'? i thought it was just a bespoke competitor to K8s.

Re: DigitalOcean launches its container service

#54
post #6
post #5

DigitalOcean has always been behind the curve of these things. All of the other big cloud platforms have had this for at least a few months. I haven't actually seen anything 'new' come out of DigitalOcean in years.

Were they ever 'new' in anything? I use them for small personal projects (they've gotten a lot more stable recently). I never thought of them as an innovative cloud provider but just one that was cheap and easy.

You remember a few years back when "performance is a feature"?

Well, sanity is also a feature. When none of your competitors are doing it, then it starts to look like innovation.

I mean, the transparent fee structure alone is why I push dabblers toward DO. I'm looking at you, AWS.

Re: DigitalOcean launches its container service

#55
post #34

Serious question: Is there an emerging cross platform workflow language to just write stuff to run on any cloud/container hosting setup? The idea would be to be portable, avoid vendor lock-in and take advantage price differences or quickly route around a system failure in one of the providers.

https://cnab.io/

Re: DigitalOcean launches its container service

#57
post #36

Earlier quoted context omitted.

Well, Linode fails at basic security, so...

Can I have more info on this?

Basic google search will show lots. Short version is they've been hacked notably at least once.

https://www.google.com/search?q=linnode+hacke&ie=utf-8&oe=ut...

Re: DigitalOcean launches its container service

#58
post #22

Been a user of DOs beta kubernetes service and it works well. Though I would say the title of the linked article is a bit misleading. It is a Kubernetes as a service, like EKS, GKE and AKS. But not vanilla container service a la ECS, Fargate, the former Docker Cloud, etc.

what makes ECS 'vanilla'? i thought it was just a bespoke competitor to K8s.

Maybe you're thinking of EKS? ECS is an extremely basic scheduler that's closer to Nomad.

Re: DigitalOcean launches its container service

#59
post #38

I'm a long time happy DO user, this is exciting. I've been managing multiple docker apps (using docker-compose) on DO for years. Is there a guide I can use to transition my apps from docker-compose to k8s? I've dabbled in k8s, but am not an expert at all. Any suggestions?

Ditto - I would also be interested in a similar migration guide from docker-compose to k8s in DO.

Re: DigitalOcean launches its container service

#60
post #24

Earlier quoted context omitted.

Kafka, redis,...? Seems pretty standard.

Redis and Kafka are both on the roadmap for the second half. We are starting with PostgreSQL in Q1 and then MySQL.

Thx so much for PG first. It will be PG11, right? Also, what will be the billable aspects - just storage?
Post reply on HN