Live data from Hacker News

Oracle Giving Away 4-Core 24 GB Memory Ampere Instances

servethehome.com

41–50 of 211 posts

Re: Oracle Giving Away 4-Core 24 GB Memory Ampere Instances

#43
post #16

That's a sweet deal. How much is 100GB extra disk space per month?

2.55 dollars/month for an extra 100GB -- you get 200GB free but they are hard to come buy because of where they are located. I ended up getting the entire free tier as expected, except for the storage which wasn't available in the region I selected.

I'm _very_ happy with the setup, and here's a silly github workflow to deploy to oracle cloud: https://github.com/matthewaveryusa/oracle_actions

Re: Oracle Giving Away 4-Core 24 GB Memory Ampere Instances

#45

Been using it for months for a Minecraft server. Runs 10+ players with mods without much difficulty. I limited the RAM usage to 6GB though so that the Garbage Collector doesn't go nuts.

Wait, are you saying Java performs worse if you give it more memory to work with?

Re: Oracle Giving Away 4-Core 24 GB Memory Ampere Instances

#47
post #34

Be extremely wary of Oracle free tiers. They offered a free tier and forced me to choose a shape. I chose the smallest of the two “shapes” but it was apparently not free. This was not especially clear until I got my first bill (it was extortionate; like 60eur/mo for 1cpu/2g ram) so I stopped/removed the instance. This did not prevent me from being billed the next month, or the next month. They charged me until my car…

Oh my god. Oracle having my address and credit card number is a nightmare scenario.

Re: Oracle Giving Away 4-Core 24 GB Memory Ampere Instances

#48
post #16

That's a sweet deal. How much is 100GB extra disk space per month?

Block storage is $0.0425 / GB / month with ”balanced” I/O performance level whatever that means, file storage is $0.30 / GB / month.

Block volumes are attached to a specific virtual machine which views that thing as a local disk.

File storage is deployed on the virtual network, that thing is visible to all VMs in the network as an NFS server.

Re: Oracle Giving Away 4-Core 24 GB Memory Ampere Instances

#49
post #34

Be extremely wary of Oracle free tiers. They offered a free tier and forced me to choose a shape. I chose the smallest of the two “shapes” but it was apparently not free. This was not especially clear until I got my first bill (it was extortionate; like 60eur/mo for 1cpu/2g ram) so I stopped/removed the instance. This did not prevent me from being billed the next month, or the next month. They charged me until my car…

Man this is exactly the kind of dystopian bullshit I would expect from Oracle.
Post reply on HN