top | item 46203257

(no title)

tobbob | 2 months ago

It's true that (these days) typically, a senior dev will be handy with AWS. It's certainly not true that a senior dev is defined by being good with AWS. I bet Linus Torvalds isn't a big AWS guy.

I share your scepticism of the cloud, particularly AWS. They create this hugely complex system, charge the earth, and then rather than bend over backwards to help people learn, they have the audacity to charge more money for the training and certifications.

Rather than set up your own physical infra, I think it's reasonable to pay for a VPS. To me that's not 'the cloud'. Get a barebones linux environment, and you can do whatever you like.

My whole mantra is making fast and lightweight apps. Being able to create apps and services without needing the cloud, I think, is an equally valid characteristic that you might expect a senior dev to have.

discuss

order

zwnow|2 months ago

I see, I go the VPS route as well atm. I was just wondering about apps that might outscale a VPS but probably I can just connect application nodes via multiple VPS, afaik Elixir makes that pretty manageable.