STOP USING JAVA
My employer has a pretty large presence in AWS. We finished migrating to Amazon’s Corretto (based on openjdk) months ago. It was pretty painless given we already use Amazon’s Linux distros.
What could possibly go wrong with locking yourself into an environment owned by Amazon, or Google or Microsoft?
Ever since I looked up “java download” and had to go through the horrible process on the Oracle site, I decided that they didn’t want me to download Java so I should avoid it, and that has always proved to be a good decision
So here’s the thing. This year I fell in love wih clojure, it’s an absolute pleasure to program in. It’s also a hosted language that runs on java (primarily) or javascript (or a bunch of marginalized things). And honestly, I feel like I can make the java backend run more resource-effecient than the JS one.