Managing Lambda Size with Multiple Prisma Clients
Learn to use Serverless Framework to deploy a function with multiple Prisma Clients while maintaining a decent artifact size
Feb 6, 202219 min read1.9K

Search for a command to run...
Articles tagged with #aws
Learn to use Serverless Framework to deploy a function with multiple Prisma Clients while maintaining a decent artifact size

A look into potential issues that may arise when using a Serverless architecture with a traditional Relational Database and potential solutions
