I have an app running on Compute Engine. Now it's time, to move this app to App Engine.

Is there a checklist on what needs to be done regarding DNS and other configurations?

Thanks


Solution 1:

There is no guide on this type of migration, but there are other resource you can use.
You should start by choosing if you want to use App Engine Standard or App Engine Flexible - you can find comparison here.
Then you can move to tutorials on deploying for Flexible and Standard variants.
And since underlying infrastructure is the same for Compute and App Engine, most of the DNS-related config will be the same.