Introducing Serverless Migration Station

AndrewB
Community Manager
Community Manager

Introducing Serverless Migration Station

Serverless Migration Station Module 0 baseline app repo folder → https://goo.gle/3vFsMZG

Comparing App Engine first vs. second generation platforms → https://goo.gle/3gNWjfC

Google's committed support for legacy App Engine runtimes → https://goo.gle/2UrSDHE

Serverless Migration Station is a Serverless Expeditions mini-series focused on helping developers modernize their serverless applications, primarily from Google App Engine legacy services. Many of those have matured to become standalone Cloud products, so the goal is to show users the steps required to migrate. Examples including migrating away from the legacy webapp2 framework to one more broadly used by the community such as Flask; another shows how to migrate from App Engine's ndb library to Cloud NDB. Some videos dive deeper and focus on migration of client libraries, for example, from Cloud Datastore to Cloud Firestore. Others show how to perform product crossovers, such as containerizing App Engine apps for Cloud Run. This introductory video introduces developers to Serverless Migration Station as well as the sample app used in most of the videos in this series.

1 0 157
Authors