Slide 60
Slide 60 text
Abstracting too early
-
Laracon 2022
Why people want it
• The perception that simpler hosting won't scale (shiny object syndrome)
• Automatic management of load balancing, resource scaling, health
management, etc.
• IaC
:
want to make server management documented, repeatable,
committed to source control
PART 3
:
COMPLICATED HOSTING
(
E.G. KUBERNETES
)