Triggers in Serverless Containers Overview
Written by
Triggers are the criteria that automatically launch a Serverless Containers container when met. Triggers let you automate your work with other Yandex Cloud services, such as Yandex Object Storage, Yandex Message Queue, and Yandex IoT Core.
Note
The trigger is initiated within 5 minutes of being created.
The following types of triggers are available in Serverless Containers:
- Timer.
- Trigger for Message Queue.
- Trigger for Object Storage.
- Trigger for Container Registry.
- Trigger for Cloud Logging.
- Trigger for Yandex IoT Core.
- Trigger for budgets.
- Trigger for Data Streams.
- Email trigger.
Specifics of container invocations by triggers
Triggers invoke a container based on preset quotas and limits.
Before the trigger passes messages to a container, it changes their format. Each trigger has a specific message format. Read more about this in the trigger description.