Hi Appwrite Team, I have a Question. The Appwrite team told me before that I can Scale Appwrite containers Because Some of the Containers are Stateless. But my Question is MariaDB , etc, Can I Scale The Stateful Containers And If I do If multiple Container Write at the Same Time, If it would be a problem or Not? I'm using Kubernetes but Answers related are also Helpful Thanks!
Mariadb is not one of the stateless containers. You can scale that the way you'd scale any mariadb database. It might be best to use a managed service
Recommended threads
- Appwrite Python SDK Keeps returning the ...
So I have a couple services, one is a scheduling engine responsible for fetching data from a database and launching a containerized micro service to process tha...
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...
- functions domain error
I cannot set up the domain for function I’m trying to add the domain api.example.com I can only use Cloudflare as the DNS provider because my domain provider do...