How to use App Engine Task Queue pull tasks (Module 18)
Serverless Migration Station is a Serverless Expeditions mini-series focused on helping developers modernize their applications running on a Google Cloud serverless compute platform. In Module 18, Google engineers Martin & Wesley show viewers how to add App Engine pull tasks to an existing Flask app from Module 1 (Migration to Flask) to prepare for converting that functionality to Cloud Pub/Sub, the migration covered ahead in Module 19.
Chapters:
0:00 - Introduction
1:31 - Why pull tasks and we're using them for
3:03 - Add use of pull tasks to sample app
4:01 - Updates to configuration
4:30 - Updates to application
6:03 - Updates to web template, app deployment, pull task execution
7:15 - Summary
Module 18:
Codelab → https://goo.gle/3DFDDIY
Python 2 START ("mod1") code → https://goo.gle/3xfynHx
Python 2 FINISH ("mod18") code → https://goo.gle/3ND0x8t
Other Migration Modules:
All "Serverless Migration Station" resources → https://goo.gle/3EINuh6
Migration Module 1 "App Engine webapp2 to Flask" codelab → https://goo.gle/3QlkMaV
Migration Module 1 "App Engine webapp2 to Flask" video → https://goo.gle/3zwU1aH
Migration Module 7 "Add Task Queue push tasks" codelab → https://goo.gle/3EdPI8H
Migration Module 7 "Add Task Queue push tasks" video → https://goo.gle/3gf15VL
Migration Module 8 "Migrate Task Queue push tasks to Cloud Tasks" codelab → https://goo.gle/3lJMtxF
Migration Module 8 "Migrate Task Queue push tasks to Cloud Tasks" video → https://goo.gle/3CBPh65
App Engine Task Queue and Cloud Pub/Sub:
App Engine Task Queues overview → https://goo.gle/3VdfscH
App Engine Pull Tasks → https://goo.gle/3VwRRDp
App Engine Task Queue pull queue full sample app → https://goo.gle/3X4Oq8B
Creating Task Queue pull queues → https://goo.gle/3VdfUYr
Google I/O 2011 pull queue launch video → https://goo.gle/3Oaya1B
Google I/O 20211 Votelator sample app → https://goo.gle/3hLYKSx
queue.yaml reference → https://goo.gle/3VgmPzM
queue.yaml vs. Cloud Tasks → https://goo.gle/3ATxx7o
App Engine pull queues to Cloud Pub/Sub migration guide → https://goo.gle/3ENZbDQ
App Engine pull queues to Cloud Pub/Sub documentation sample → https://goo.gle/3tzmjAY
Cloud Pub/Sub documentation → https://goo.gle/3ATXW4R
Cloud Pub/Sub pricing page → https://goo.gle/3UfwRQk
App Engine platform:
App Engine documentation → https://goo.gle/3gG8zkW
Python 2 App Engine (standard environment) runtime → https://goo.gle/3ATYMi1
Using App Engine built-in libraries on Python 2 App Engine → https://goo.gle/3VgG2BE
Python 3 App Engine (standard environment) runtime → https://goo.gle/3VgCCP5
Differences between Python 2 & 3 App Engine (standard environment) runtimes → https://goo.gle/3EJmNti
Python 2 to 3 App Engine (standard environment) migration guide → https://goo.gle/3ijqP4e
App Engine pricing page → https://goo.gle/3XHTjVx
App Engine quotas & limits → https://goo.gle/3OKpWxN
Second generation App Engine platform launch (2018) → https://goo.gle/3EJnfru
Long-term support for legacy runtimes → https://goo.gle/3FbWa1L
Documentation migration samples → https://goo.gle/366G46X
Community-contributed migration samples → https://goo.gle/3xel8Hg
Other Google Cloud and Python:
Python on Google Cloud Platform → https://goo.gle/3ijFVqe
Google Cloud Python client libraries → https://goo.gle/3EaKLNU
Google Cloud "Always Free" tier → https://goo.gle/3APoB2Y
Google Cloud SDK (gcloud command-line tool) → https://goo.gle/3EFfdzU
All Google Cloud documentation → https://goo.gle/3VuVk61
Check out more episodes of Serverless Migration Station → https://goo.gle/ServerlessMigrationStation
Subscribe to Google Cloud Tech → https://goo.gle/GoogleCloudTech
#ServerlessMigrationStation
Google Cloud Tech
Helping you build what's next with secure infrastructure, developer tools, APIs, data analytics and machine learning....