status: busy

cloud tasks

cloud tasks

Cloud Tasks is a Google Cloud service for managing the execution, dispatch, and delivery of a large number of distributed tasks. Why use it? Cloud Tasks enables you to build scalable applications that can queue and process tasks in a reliable, fault-tolerant way. Best practices include using Cloud Tasks for background processing and managing task concurrency. Cloud Tasks was first introduced in 2017.

Source: