Persisting state between AWS EC2 spot instances
11–20 of 80 posts
Re: Persisting state between AWS EC2 spot instances
#12If you don't care about reliability, why not just get a cheap and powerful VPS? Paying $90/month for that machine is madness. I pay $6/month for 6GB RAM, 4 cores, 50GB disk.
Where? I'm using Digital Ocean and it'd be way more expensive for that kind of configuration.
I would look at providers like OVH and even cheaper (Treudler, TransIP, RamNode, etc.) For example, an SSD with 2 vCPUs, 8GB RAM and 40GB SSD is 13.49$ per month from OVH.
Re: Persisting state between AWS EC2 spot instances
#13If you don't care about reliability, why not just get a cheap and powerful VPS? Paying $90/month for that machine is madness. I pay $6/month for 6GB RAM, 4 cores, 50GB disk.
Where? I'm using Digital Ocean and it'd be way more expensive for that kind of configuration.
(PS: Don’t use DigitalOcean, they tend to steal your credit if they feel like it. Lost 100 bucks "promotional credit" that way with only a few days notice)
Re: Persisting state between AWS EC2 spot instances
#14Earlier quoted context omitted.
Where? I'm using Digital Ocean and it'd be way more expensive for that kind of configuration.
Here’s a list of providers by cost: https://git.io/vps (PS: Don’t use DigitalOcean, they tend to steal your credit if they feel like it. Lost 100 bucks "promotional credit" that way with only a few days notice)
Re: Persisting state between AWS EC2 spot instances
#15Wouldn't it be simpler to have the smallest possible instance run an NFS server? This would also have an additional bonus of scalability. Edit: or use AWS EFS
Re: Persisting state between AWS EC2 spot instances
#16Re: Persisting state between AWS EC2 spot instances
#17Re: Persisting state between AWS EC2 spot instances
#18Earlier quoted context omitted.
Here’s a list of providers by cost: https://git.io/vps (PS: Don’t use DigitalOcean, they tend to steal your credit if they feel like it. Lost 100 bucks "promotional credit" that way with only a few days notice)
They expired some credits that I haven't used but after asking they just restored them and I could use them. Asking helps.
This is a question of trust. I have to trust that DO will keep my data safe, that, if the US government would be after my data, DO would prevent them from accessing it. I have to trust that DO won’t access my data.
How am I supposed to trust my, and my user’s personally identifying data, to a company that just like that revokes credit, without warning, and says "well, if you ask nicely, you can get it back"?
Re: Persisting state between AWS EC2 spot instances
#19If you don't care about reliability, why not just get a cheap and powerful VPS? Paying $90/month for that machine is madness. I pay $6/month for 6GB RAM, 4 cores, 50GB disk.
Personally, because my needs aren't constant. I might need two cores for two months followed by 100 cores for a week.