This documentation is for Magento 1.x. For Magento 2.x, see here.

Table of Contents

What is Cloud Functions?

Cloud Functions makes it easy for developers to run and scale code in the cloud and build event-driven serverless applications.
  • Simplest way to run your code in the cloud
  • Automatically scales, highly available and fault tolerant
  • No servers to provision, manage, patch or update
  • Pay only while your code runs
  • Connects and extends cloud services
Source: Google

What is Mage Cron Cloud Functions?

Mage Cron Cloud Functions is a Magento extension for running cron tasks via Cloud Functions.