S3 compatible object store can be configured for shared cache storage. This will allow applications using Sidekick load balancer to share a distributed cache, thus allowing hot tier caching. The cache can be any S3 compatible object store either within the network or remote, offering vastly improved time to first byte for applications, while also fully utilizing cache storage capacity and reducing network traffic.
я вот использую Google Cloud Storage (аналог S3) в качестве кеша чтобы не делать запросы к PostgreSQL
почему не Redis? потому что тогда придётся платить в 2 раза больше, а для малого бизнеса это не нужно всё равно и кеша статических страниц на S3 хватает