I’m using Fly.io for my test environment but am concerned about using an American company. Credible sources have told me that it might be illegal to use American cloud providers for healthcare services in Sweden, where I am active.
Therefore, I’ve started looking for other options. Clever Cloud seems like an interesting option, as it supports Elixir. They are based in France and are ISO 27001 certified, which is good.
However, when I Google them, I find very little information about them. Is anyone here using them? If so, what’s your experience with them?
I have moved all my projects to Scaleway to de-americanize. I am very happy for the most part. A little bit of outage here and there but nothing big. Most of it in paris region, amsterdam is usually not hit.
I am about three working days out from releasing an open source deployer with Scaleway adapters
I might eventually go for a dedicated server, but I want something up and running quickly. I expect a very low load to begin with. I’ll probably launch a free version of my service for a selected small group, and I expect to keep it small for a while.
The thing that scares me a bit is security. I am coming from the front end and am not strong on infrastructure. On the other hand, I have connections I could hire for this.
If you plan on using real data for the first iterations, then I would certainly advise to consult with someone, as usually there are special security considerations when it comes to this kind of sensitive data.
If you mean security on the server, if you go with a managed server they should harden the server for you (install firewall, disable root login, passwordless login, change ssh ports etc). If you mean app-wise, you could take a look at something like: Sobelow - Uncover vulnerabilities in your Phoenix projects
In that case I reckon a managed server could be a good fit for you - these companies have a lot of experience managing servers and you can learn a lot from them (ask them what they have done to harden the server etc).
100% agree with this. I went down a rabbit hole a while ago and while it was fullfilling, it just made me appreciate when you pay for it to not be a problem.