|
|
|
|
|
by _0nac
2638 days ago
|
|
If you can't wait for their teaser of "In a future post, I’ll cover the migration process itself", the GCP site has a hands-on tutorial of migrating an app which may prove interesting: https://cloud.google.com/solutions/migrating-ruby-on-rails-a... Disclaimer: I work for GCP and wrote most of that :D At the end of the day, Heroku and GKE are rather different beasts with different philosophies, so migrations are never going to be 1:1. I expect this to become simpler over time as tooling matures though, eg. using https://buildpacks.io to build Docker images instead of having to craft them by hand seems promising. |
|