Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Scalable Docker Compose | Better HN
Scalable Docker Compose
5 points
grolle
4y ago
6 comments
Share
I really like docker compose and often use it for private projects, so I am wondering if there is a cloud provider that offers the same experience but with load balancing, replicas, auto-scaling, persistent volumes etc. managed for me.
6 comments
default
newest
oldest
yuppie_scum
4y ago
You probably don’t want to hear this but: Kubernetes
If you have a relatively small project, Heroku may be a good place to start too.
grolle
OP
4y ago
Yeah probably the sad truth. I want kubernetes without kubernetes :P
speedgoose
4y ago
You can automatically convert your Docker compose files to kubernetes files using Kompose.
https://kompose.io/
grolle
OP
4y ago
Thanks!
cpach
4y ago
Amazon Fargate…?
grolle
OP
4y ago
I'll take a look
j
/
k
navigate · click thread line to collapse