How to deploy Chroma DB to AWS EC2 instance
Let's start with the already prepared AWS CloudFormation template, that will create an EC2 instance.
Usually, I start by using t3.small (vCPU: 2, Memory: 2GiB). Deployment will be performed in the existing Default VPC and using one, random AZ.
Once t...
staleks.hashnode.dev4 min read