this post was submitted on 22 Jun 2023
20 points (100.0% liked)
Sysadmin
7634 readers
2 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 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
On-prem infrastructure is way less fun than having a full cloud stack, how are you enjoying that, and are there any big snags you all have run into?
Currently in the process of doing the same at work, we mainly utilize file servers(already migrated to SharePoint), DC's (in process of going full AAD, Endpoint Manager[intune], AutoPilot), and Print Servers (currently testing full cloud solution to replace). This would allow us to be "server less" and no on-prem infrastructure aside from switching/routing/firewalls, and we can segment our network completely since users won't need to talk to anything on-prem anymore.
undefined> On-prem infrastructure is way less fun than having a full cloud stack, how are you enjoying that, and are there any big snags you all have run into?
There are people who do enjoy playing with hardware, and I'm not going to say they're wrong, especially since I'm glad they're around. But that's not what I want to do for a living.
I think the biggest challenge I've seen is: with on-prem hardware, you can brick a server or a router, and have to go down to the machine room to reimage it from the console. With cloud infrastructure, it's possible to not just brick, but destroy your entire machine room.
Having said that, I really like infrastructure-as-code. I've set up racks of hardware, and IaC is way more fun.