|
|
|
|
|
by Varqu
1396 days ago
|
|
As a CTO of a company which has a very similar situation - I can fully agree on that. We already started looking into a possible migration to another cloud provider.
The biggest decision point would be a similar developer experience as with git push heroku master. |
|
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)