leighton-tidwell / devexe

0 stars 0 forks source link

Spike - Hosting Platform #10

Open leighton-tidwell opened 1 year ago

leighton-tidwell commented 1 year ago

Investigate what the best hosting platform will be. We will need to have a place to host the website, as well as the bot and an API that can communicate with the bot.

Some possible suggestions include:

But others may exist that could be better than these.

leighton-tidwell commented 1 year ago

So for now it looks like we can have this infrastructure setup:

leighton-tidwell commented 1 year ago

Leaving this here for now, we won't need to implement sharding until we have 2000 servers.

https://discordjs.guide/sharding/#when-to-shard

leighton-tidwell commented 1 year ago

Currently holding off on making the final decision until we see when surrealDB is releasing their hosted offering.

leighton-tidwell commented 1 year ago

Was able to get surrealDB hosted on fly.io. The last thing we need to check on is if we can host the bot on something like fly.io (we want to stray away from having to manage a VPS)