Database and Cloud Computing
You will understand my entire database storage system as well as my organization for cloud computing ressources

During VivaTech 2025, I discovered Scaleway, a European cloud provider. After talking to their team about Tiro, they decided to make us join their Startup Program, in which they give 1000€ credit to use their services. It allowed me to create server instances for our projects.
The main instance was used to handle the web platform and Docker, with which I used multiple containers like n8n for data workflows, Metabase for data visualisation, Gutemberg for PDF creation, and Caddy to be able to access all these services through our domain [ ex : https://n8n.tiro.agency ].
Our main database was stored with supabase for convinience [ ref My web app project ]

Thank you for reading me.