So I guess it depends on the workload as well.
Low-Cost VPS Testing
121–130 of 141 posts
Re: Low-Cost VPS Testing
#122Earlier quoted context omitted.
Cloud Run user here. It does not support running a database as a Cloud Run service; you'd need to connect to a Cloud SQL instance. This is one area I really hope PaaS providers improve on in the future. The closest thing at the moment is Aurora Serverless on AWS, especially with their neat HTTP connection system. That being said, cold starts are even worse since they're now the start up time for your application in a…
You might want to check out FaunaDB.
Re: Low-Cost VPS Testing
#123Regarding Scaleway lack of rDNS for IPv6: it's because they don't support it. Customers (like I was) asked for it many times since 2016 but it seems too hard to implement for them.
In my experience Scaleway isn't worth the risk. I had multiple weeks-long periods for different vpses (and both FreeBSD & Linux) over the course of two years where their network-mounted root disks would start throwing errors and then drop offline entirely. Worse, after one of these incidents their control panel usually wouldn't allow a reboot. I went round and round with support and the most they ever did was clear a…
I still use them for some non-critical stuff because their cheap dedicated ARM and Atom's give you isolation like a dedicated machine. In combination with a LUKS mount I like to think it's safer against any Meltdown/Rowhammer-like attacks than a shared instance.
But if you want a stable VPS you might have better luck elsewhere.
Re: Low-Cost VPS Testing
#124Earlier quoted context omitted.
That is... interesting. Is it maintained and packaged by the distros? It doesn't look like it. Duckduckgo gives me a bunch of old 2012-2013 results.
You should search your package manager, not Duckduckgo. On Debian-based distros it's simply called xvfb, on Arch Linux it's xorg-server-xvfb, in the RHEL ecosystem it's xorg-x11-server-Xvfb but might require enabling extra reporitories.
Re: Low-Cost VPS Testing
#125Two related questions not answered in this article: - Where can I find good low-cost KVM with decent monthly bandwidth in Australia? Primarily want a remote fast Linux/VNC desktop (which will chew a lot of bandwidth), and want bandwidth left over to actually do things with. - There's no mention of Oracle's always-free cloud offerings (100GB disk, 1GB RAM, 10TB bandwidth). Interested to hear what people think of this.
Re: Low-Cost VPS Testing
#126I would recommend staying away from OVH for anything important (e.g., a mail server). While the service is fairly reliable, when things do go wrong (like an IP network that you share with others get blacklisted because one of the IPs is part of a botnet), their support is useless. They do respond and are very polite, but nothing actually gets fixed and you eventually realize they are just wearing you down hoping that…
Worked with a company that had a large spend account with them as part of our VM/VPS offering which was built on top of leased bare metal where OVH was handling all our Roubaix VM/VPS. Without warning they capped every server to 10Mbps. Their explanation was not given to us individually but posted in french on their forums. We only knew what was going on because a francophone customer translated the message for us. We'd gotten lumped in with seedbox hosts and large CDN accounts.
The gist was they didn't want to cater to high bandwidth consumers, something they didn't evaluate as (# servers / BW usage) but by (account / BW usage).
They wouldn't even lift the bandwidth limit to transfer data off the servers. Not even for private traffic. 10Mbps ports for all of them. We had to offer our customers free service in another region or their data.... Choose one.... Just to try and limit the amount of data we moved off.
If they'd given us any warning we'd have been perfectly accepting of them not wanting our business. Whatever they're reasoning, it's a good reason to never consider them for anything mission critical every again.
Re: Low-Cost VPS Testing
#127They take Bitcoin (verification needed) too.
I received a good amount of credits for finding a security vuln in their CP (not severer), and prices are quite good to begin with. If anyone plans to use them, I recommend the High Freq line. Snapshots are currently free. Additional IPv4 and /64 IPv6 cost $3/mo. Network-level firewall and fast DNS (although NS in same /30, anycasted) is for free.
Block storage is reasonable and is on par with Digital Ocean, and is fast. I have 50GB $0/mo instance as an early customer.
Re: Low-Cost VPS Testing
#128Earlier quoted context omitted.
Give Google Cloud Run a try. Can run any Docker container, and billing is per request. It is basically a fully managed knative. https://cloud.google.com/run My side projects all run for free. (I work for Google Cloud)
That.. is really impressive! Had no idea about this, thanks! For a well rounded review, can you or anyone comment on similar offerings with competitors? I was not familiar with per-request containers, but it sounds like exactly what I wanted. Thoughts?
I haven't tried using it though, and my recent submission [1] where BaseCamp had problem with GCP and moved back to AWS.
Re: Low-Cost VPS Testing
#129Earlier quoted context omitted.
Used to use Dokku but preferred Caprover because it's even less work and there's a web ui. Both are good though
Does CapRover's Web UI offer any kind of 2FA? It feels a bit scary to have the keys to the kingdom just hanging out in on a public IP address, for anyone to brute force the admin password.
Re: Low-Cost VPS Testing
#130I didn't see time4vps on here. They are the only provider I've seen with large storage vps's for a reasonable price. I use one to do all my cloud backups and I can still run afew services on top.