this post was submitted on 29 Dec 2024
239 points (95.4% liked)

Sysadmin

10020 readers
66 users here now

A community dedicated to the profession of IT Systems Administration

No generic Lemmy issue posts please! Posts about Lemmy belong in one of these communities:
!lemmy@lemmy.ml
!lemmyworld@lemmy.world
!lemmy_support@lemmy.ml
!support@lemmy.world

founded 2 years ago
MODERATORS
 
all 8 comments
sorted by: hot top controversial new old
[–] Bishma@discuss.tchncs.de 22 points 6 months ago (1 children)

I maintain bare metal, traditional cloud hosting, containers, and serverless (plus "serverless containters") and this is how I think of it:

[–] HK65@sopuli.xyz 9 points 6 months ago

Serverless is more like it's running everywhere and nowhere all at once. One line of code might be 3000 kilometres from another.

[–] MystikIncarnate@lemmy.ca 4 points 5 months ago

Short story. A former employer did almost everything "server less".

So, instead of any physical servers, there would be AD controllers, file servers, and remote desktop servers in azure VMs instead.

I'm pretty sure that some of the largest deployments were nearly as expensive per year as the hardware would have been to just run it in house. Like, you can buy a whole-assed server, capable of running your entire workload, every year that you run "server less"

And what did I do? Well, I managed and maintained server VMs that happened to be in azure instead of a device that the company owns.

The whole thing was baffling. Why anyone would do things that way just amazes me.