Tag: Backend
All the articles with the tag "Backend".
-
Using Aurora DSQL with Prisma ORM
Published: at 11:00 PMHow to use Amazon Aurora DSQL, the next-generation serverless RDB, with Prisma ORM for TypeScript.
-
Implementing Distributed Locks with Amazon S3
Published: at 05:00 PMExploring how to implement distributed locks using Amazon S3's new conditional write feature, with a comparison to DynamoDB-based implementations.