←back to thread

DigitalOcean App Platform

(pages.news.digitalocean.com)
646 points digianarchist | 1 comments | | HN request time: 0.21s | source
Show context
mrweasel ◴[] No.24698865[source]
Details aside, I think having a PAAS is awesome and something we’re really missing on AWS.
replies(1): >>24699343 #
tidepod12 ◴[] No.24699343[source]
AWS has a PaaS: Elastic Beanstalk.

Though I would forgive you for forgetting about EB since it sometimes feels like AWS's neglected step child.

replies(5): >>24699563 #>>24699579 #>>24700482 #>>24700523 #>>24700830 #
1. vlucas ◴[] No.24700523[source]
Yep. I deployed https://www.seamless.cloud to AWS Elastic Beanstalk, and I have been very happy with it. It is currently setup as a Load Balancer + 2 nodes + RDS PostgreSQL db. SSL is free and included if you also use Route53 for DNS. Pretty easy to setup, scale, and configure for an AWS product.