7 ms·
We have a big roadmap for 2019. Queues are interesting and so are functions in general. Nothing to share today but those are items we are assessing for future r
by thinkshiv 8y ago
We have a big roadmap for 2019. Queues are interesting and so are functions in general. Nothing to share today but those are items we are assessing for future roadmaps :)
- wasd 8y agoIs application hosting (heroku, app engine, elb) on the roadmap?
- jxub 8y agoDokku is somewhat similar to all of them.
- digianarchist 8y agoIt's not multi-node though right?
- jxub 8y agoI don't think so, at least not by default.
- yebyen 8y agoYou could use Hephy Workflow (you might have heard of Deis Workflow?) on DOK8S to do that. This is an open-source fork of Deis Workflow. We're hoping to add support for Digital Ocean's Kubernetes and ancillary services like storage in the next release. Preliminary testing indicates that it is very much possible. The only dependencies of a prod Workflow deployment are, any compliant Kubernetes, Load Balancers, and an S3-api compatible storage, all of which are available on DO now. The latest Hephy release does not yet support general S3-api compatibility with arbitrary S3 providers like DO, but DigitalOcean is our first target platform for expanding the supported offerings. The pull requests are open right now. (Currently supported platforms include GCP/GKE, Amazon, and Azure AKS.) [1]: https://github.com/teamhephy/workflow https://github.com/teamhephy/workflow [2]: https://web.teamhephy.com https://web.teamhephy.com
- dylanz 8y agoPing me about queues!
- Serow225 8y agoqueues please! :)
- bitdeveloper 8y agoAny chance you can bump me up in the queue for getting managed DB beta access?
- doppel 8y agoQueues are indeed nice, but please consider modern solutions such as nats.io and others instead of "just" Kafka / RabbitMQ and similar.