diff --git a/apps/blog/content/blog/evaluating-object-storage-providers-for-prisma-compute/index.mdx b/apps/blog/content/blog/evaluating-object-storage-providers-for-prisma-compute/index.mdx index a3350129d1..6419405ae9 100644 --- a/apps/blog/content/blog/evaluating-object-storage-providers-for-prisma-compute/index.mdx +++ b/apps/blog/content/blog/evaluating-object-storage-providers-for-prisma-compute/index.mdx @@ -13,7 +13,7 @@ tags: - "platform" - "ai" series: prisma-compute -seriesIndex: 9 +seriesIndex: 10 --- We built [Prisma Compute](https://www.prisma.io/docs/compute), now in [public beta](/blog/launching-prisma-compute-public-beta), because existing serverless compute offerings felt too limited. It runs [Bun](https://bun.sh/) in microVMs and uses automatic memory snapshotting, so it gives much of the feel of a long-running server with the pricing model of serverless.