Introducing "Serverless Migration Station" Learning Modules
Blog post from Google Cloud
Google Cloud has introduced "Serverless Migration Station," a series of learning modules combining codelabs and companion videos aimed at helping developers modernize their serverless applications, particularly those using App Engine. These modules focus on key migrations such as moving from App Engine's original ndb library to Cloud NDB to facilitate Datastore access outside of App Engine, transitioning to Cloud Run to leverage containerization for improved portability and reproducibility, and migrating to Cloud Tasks for enhanced task management capabilities. The tutorials are part of the Serverless Expeditions series, featuring interactive content that guides developers through various modernization techniques, starting with a Python 2 App Engine application. The initiative not only addresses Python 2 and App Engine users but also extends to Python 3 and other platforms, with plans to support additional legacy languages in the future, aiming to bolster developers' ability to leverage ongoing product innovations within Google Cloud.