- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Migrating from Google App Engine to Cloud Functions
Module 11 references:
Codelab → https://goo.gle/3JN7d0r
Python 3 START ("mod2b") code → https://goo.gle/3K59vZu
Python 3 FINISH ("mod11") code → https://goo.gle/3DysyJj
Serverless Migration Station is a Serverless Expeditions mini-series. This is a collection of videos made specifically to help developers modernize their applications running on a Google Cloud serverless platform. This episode focuses on moving small app engine apps to Cloud Functions. In a similar way, you can also break up large apps into multiple microservices, each as separate Cloud Functions.
Other Migration Module references:
All "Serverless Migration Station" resources → https://goo.gle/3uLT0ew
Migration Module 2 "App Engine ndb to Cloud NDB" codelab → https://goo.gle/3tZGvNd
Migration Module 2 "App Engine ndb to Cloud NDB" video → https://goo.gle/3iSO7ee
Migration Module 4 "App Engine to Cloud Run with Docker" codelab → https://goo.gle/3MIlxsS
Migration Module 4 "App Engine to Cloud Run with Docker" video → https://goo.gle/3ymz1X4
Migration Module 5 "App Engine to Cloud Run with Buildpacks" codelab → https://goo.gle/3MQsQi5
Migration Module 5 "App Engine to Cloud Run with Buildpacks" video →
https://goo.gle/3OYcAO8
Google App Engine references:
gcloud app deploy command → https://goo.gle/3EizE56
App Engine documentation → https://goo.gle/3uMT52E
Python 2 App Engine (standard environment) runtime → https://goo.gle/3uLUxT4
Python 3 App Engine (standard environment) runtime → https://goo.gle/3JLBWe4
Differences between Python 2 & 3 App Engine (standard environment) runtimes → https://goo.gle/3xwssAV
Python 2 to 3 App Engine (standard environment) migration guide → https://goo.gle/3KM5mKA
App Engine pricing information → https://goo.gle/3KPW2oP
Google Cloud Functions references:
gcloud functions deploy command → https://goo.gle/3Ex9wDT
Product home page → https://goo.gle/3rQQxiv
Documentation → https://goo.gle/37g09MB
Cloud Functions pricing information → https://goo.gle/3OhkBgq
Google Cloud references:
Cloud SDK → https://goo.gle/3xwhk7i
Python on Google Cloud Platform → https://goo.gle/3Eiz1sg
Google Cloud "Always Free" tier → https://goo.gle/38JtSh6
Google Cloud SDK (gcloud command-line tool) → https://goo.gle/3xwhk7i
All Google Cloud documentation → https://goo.gle/3JJG4LF
Check out more episodes of Serverless Migration Station → https://goo.gle/ServerlessMigrationStation
Subscribe to Google Cloud Tech → https://goo.gle/GoogleCloudTech
#ServerlessMigrationStation
product: Cloud - Migration - Migrate for Compute Engine; fullname: Wesley Chun, Martin Omander;
Видео Migrating from Google App Engine to Cloud Functions канала Google Cloud Tech
Codelab → https://goo.gle/3JN7d0r
Python 3 START ("mod2b") code → https://goo.gle/3K59vZu
Python 3 FINISH ("mod11") code → https://goo.gle/3DysyJj
Serverless Migration Station is a Serverless Expeditions mini-series. This is a collection of videos made specifically to help developers modernize their applications running on a Google Cloud serverless platform. This episode focuses on moving small app engine apps to Cloud Functions. In a similar way, you can also break up large apps into multiple microservices, each as separate Cloud Functions.
Other Migration Module references:
All "Serverless Migration Station" resources → https://goo.gle/3uLT0ew
Migration Module 2 "App Engine ndb to Cloud NDB" codelab → https://goo.gle/3tZGvNd
Migration Module 2 "App Engine ndb to Cloud NDB" video → https://goo.gle/3iSO7ee
Migration Module 4 "App Engine to Cloud Run with Docker" codelab → https://goo.gle/3MIlxsS
Migration Module 4 "App Engine to Cloud Run with Docker" video → https://goo.gle/3ymz1X4
Migration Module 5 "App Engine to Cloud Run with Buildpacks" codelab → https://goo.gle/3MQsQi5
Migration Module 5 "App Engine to Cloud Run with Buildpacks" video →
https://goo.gle/3OYcAO8
Google App Engine references:
gcloud app deploy command → https://goo.gle/3EizE56
App Engine documentation → https://goo.gle/3uMT52E
Python 2 App Engine (standard environment) runtime → https://goo.gle/3uLUxT4
Python 3 App Engine (standard environment) runtime → https://goo.gle/3JLBWe4
Differences between Python 2 & 3 App Engine (standard environment) runtimes → https://goo.gle/3xwssAV
Python 2 to 3 App Engine (standard environment) migration guide → https://goo.gle/3KM5mKA
App Engine pricing information → https://goo.gle/3KPW2oP
Google Cloud Functions references:
gcloud functions deploy command → https://goo.gle/3Ex9wDT
Product home page → https://goo.gle/3rQQxiv
Documentation → https://goo.gle/37g09MB
Cloud Functions pricing information → https://goo.gle/3OhkBgq
Google Cloud references:
Cloud SDK → https://goo.gle/3xwhk7i
Python on Google Cloud Platform → https://goo.gle/3Eiz1sg
Google Cloud "Always Free" tier → https://goo.gle/38JtSh6
Google Cloud SDK (gcloud command-line tool) → https://goo.gle/3xwhk7i
All Google Cloud documentation → https://goo.gle/3JJG4LF
Check out more episodes of Serverless Migration Station → https://goo.gle/ServerlessMigrationStation
Subscribe to Google Cloud Tech → https://goo.gle/GoogleCloudTech
#ServerlessMigrationStation
product: Cloud - Migration - Migrate for Compute Engine; fullname: Wesley Chun, Martin Omander;
Видео Migrating from Google App Engine to Cloud Functions канала Google Cloud Tech
pr_pr: Google Cloud series: Serverless Migrations type: DevByte (deck cleanup 10-20min) GDS: Yes cloud cloud computing google app engine PaaS google developers Cloud Run cloud run Google Cloud Run containers container image Docker Dockerfile dockerignore Google Cloud NDB datastore Google Cloud Datastore migration modernization google cloud platform Python cloud developers developer library developers developer codelabs desktop mobile backend series Google APIs
Комментарии отсутствуют
Информация о видео
20 апреля 2022 г. 9:00:20
00:09:40
Другие видео канала




















