from Hacker News

Ask HN: Is Micro-PaaS Dead?

by interrupt_ on 9/14/20, 10:59 AM with 6 comments

Dokku, Nanobox, Deis, Rio, etc, all don't seem to have much activity these days.
  • by yrezgui on 9/14/20, 11:28 AM

    Serverless took over that niche. First with AWS Lambda & Google Cloud functions and nowadays solutions, like Google Cloud Run, do the same thing as Dokku & co without having to care about the ops part. They still make sense for the ones who use cloud providers with less offerings like Digital Ocean and don't want to deal with Kubernetes
  • by josegonzalez on 9/23/20, 5:01 AM

    I'm still maintaining and releasing Dokku though? Last release was less than a month ago, and there have been merges in the past week.
  • by soulchild37 on 9/14/20, 2:26 PM

    Ansible is good enough for me https://github.com/cupnoodle/rails-ansible
  • by 1nikoalvin1 on 9/15/20, 10:00 PM

    Serverless wiped it out