|
|
|
|
|
by pawelkomarnicki
1395 days ago
|
|
I have some experience with AWS ElasticBeanstalk that I used to migrate to my Heroku apps at some point. With their Amazon Linux 2 they use the Procfile and it feels VERY close to Heroku with deployments (it has its own quirks though, like they have those managed upgrades that are sometimes breaking the app for some reason, etc.) but I am pretty happy with how easy it is compared to the previous AWS EB platform. The problem is only the cost, i.e., when you have to pay for everything it is a bit more pricey (and settings are pain, those VPCs and security groups and whatnot, not fun) |
|