|
|
|
|
|
by blaisio
2074 days ago
|
|
Google Cloud Run doesn't provide nearly the same features as Heroku. For example, there is no easy way to manage secrets with Cloud Run. There is no way to run a worker process. Integration with other Google Cloud things like Cloud SQL is clunky. Cloud Run is okay to get started but almost all apps will need more. |
|
See https://cloud.google.com/secret-manager/
I recommend this community-maintained FAQ on Cloud Run:
https://github.com/ahmetb/cloud-run-faq