ORIZONOriginal post
Rank 3: Container
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!
Summary
The user is asking if they can scale stateful containers like MariaDB and if there will be any issues with multiple containers writing to the database at the same time. A suggestion is made to use a managed service for MariaDB.