Rank 1: Thread
Hello there!
I have a database in the Appwrite cloud at the moment. I have a few customers whom I am serving using the Appwrite Cloud Database. Our product went live on my customer's platform 3 days ago and crashed twice due to Appwrite errors (when the server was down). I have added error-handling in the backend now, but I wanted to know what I can do to keep the service up and running 24*7. I saw there is a paid plan available for Appwrite, and there is an option to self-host Appwrite.
What would be the best solution out of these two? Please give a cost comparison as well, if possible, b/w self-hosted and cloud version. My only requirement is that I capture all of my client's data in the Appwrite database (I was an early Appwrite user, loved it, hence built everything on top of it!). Now, I am facing a lot of difficulty when I see some data is not being collected when the server was down. Also, the Cloud console is also very slow in loading when the database has some data (~250 entries).
Also, please elaborate on the downtime and how can I anticipate the down-time if I use the Appwrite paid version?
P.S.
I am very early in serving my first clients, hence, each data point matters a lot while showing results (~ resides in Appwrite Cloud database). That's why, please guide me in the best way possible. If the hosted option might be better, please guide me towards the best-documented implementation to do so. Thanks a lot for your time!