Tigris Blog | Tigris Object Storage

Tigris Blog

A multi-cloud, S3-compatible object storage service for low latency data access anywhere.

There has been a lot of enthusiasm about the recent announcement by AWS about support for Conditional Writes in S3. We will dive into why this is a big deal and what it means for developers. We will also explore CAS operations and how they relate to S3 Conditional Writes feature. Finally, we will di…

Ovais Tariq · August 23, 2024 · 5 min read

Now we get to the significantly more disruptive stuff. The things that while Tigris is an S3-compatible API it also provides features that enable entirely new use-cases and push the boundaries of what you can do with object storage. Let's see if we can't set your internal constraint-solver aflame wi…

Lars Wikman · July 19, 2024 · 6 min read

Tigris offers pretty great object storage, but the S3 API has its limits. Here I show how you can use JuiceFS to turn your bottomless Tigris storage into a FUSE mounted filesystem where we persist model data for more efficiently running production-scale Ollama on Fly.io

Jesse Thompson · July 16, 2024 · 7 min read

At Tigris we offer a number of novel and practical improvements beyond what your typical Object Storage does. We fit these within the existing common APIs or as graceful extensions when necessary. In this post we look at how you can take control of the Tigris caching mechanism if you feel the need.

Lars Wikman · June 20, 2024 · 4 min read

Since we launched our public beta three months ago, our usage has skyrocketed, and hundreds of early adopters have picked Tigris as their storage solution. We've implemented tons of requested features and invested heavily in Tigris' performance, security, and reliability. With that, we will start bi…

Ovais Tariq · May 30, 2024 · 4 min read

Tigris is a globally distributed S3-compatible object storage solution available that is nativeliy integrated with Fly.io. In this article, we'll explore creating AI-generated images using the Stability API and storing them in a Tigris bucket for easy and fast retrieval.

Brian Morrison II · April 22, 2024 · 10 min read

Tigris is a globally distributed S3-compatible object storage solution available that can easily be hosted on Fly.io. In this article, we'll explore how Tigris fits into the existing slate of object storage options and why you might choose one over the other.

Annie Sexton · April 18, 2024 · 3 min read

Tigris is a globally distributed object storage service that provides low latency anywhere in the world, enabling developers like you to store and access any amount of data using the S3 libraries you're already using in production. Today, we're announcing our seed round led by Andreessen Horowitz.

Ovais Tariq · March 14, 2024 · 6 min read

Tigris is a globally distributed object storage service that provides low latency anywhere in the world, enabling developers like you to store and access any amount of data using the S3 libraries you're already using in production. Today, we're launching our public beta on top of Fly.io.

Ovais Tariq · February 14, 2024 · 5 min read

Tigris is a globally available, S3 compatible object storage service. Tigris uses FoundationDB's transactional key-value interface for its underlying metadata storage. In the first post of the series we will share the details of how we have built the metadata layer on top of FoundationDB. We will…

Himank Chaudhary · June 12, 2023 · 6 min read

Tigris is a globally available, S3 compatible object storage service. In the first post of the series we will share the details of how we have built the authentication and authorization support in Tigris.

Jigar Joshi · June 11, 2023 · 4 min read

Building secondary indexes for is always about balance. A balance between a system that scales and is easy to manage and an API that is intuitive and delightful for a developer to use. Recently at Tigris Data, we have been adding secondary indexes to our metadata store that runs on top of Founda…

Garren · April 3, 2023 · One min read