Tigris Object notifications

Hey there! Today, we’re excited to share Tigris now supports object
notifications! :tada: Object notifications are a way of receiving events for changes
in a bucket. You can configure a webhook for a bucket and we will send events to
that webhook whenever there are changes to the objects in the bucket. The
documentation has more details on
how to set this up.

Here are some exciting use cases for object notifications:

  • Automated workflow triggers: Initiate data processing pipelines or machine
    learning tasks as soon as new data objects are added to your bucket.
  • Backup and synchronization: Keep multiple systems in sync by replicating
    changes from one bucket to another or to an external backup service.
  • Audit and compliance tracking: Monitor and log all object-level changes for
    security and regulatory compliance purposes.
  • Collaborative work notifications: Alert team members or update project
    management tools when files are modified or new resources are available.

Object notifications are now available in all regions for all existing and new
buckets.

8 Likes

From General to Fresh Produce

This is cool, would love to also set a prefix to only receive events for a certain objects in the bucket.

Thanks @thiery. On the roadmap is adding filtering so that you only receive specific events or filter on prefix.

1 Like

Awesome! Thanks!

Is some list of all events available too? I can easily imagine an external backup or logging service being down for all of the 3 retries that the webhook is meant to do.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.