|
|
|
|
|
by arthur6667
1638 days ago
|
|
After working in dev, ops & devops roles for over 10 years, I just want to add this: Expertise and specialization is not a bad thing. Sure, you can just chuck everything on a managed k8s solution, PaaS or whatever, but that does not mean you can build efficient application images; write correct and secure nginx configurations etc.
Maybe you can rely on what the platform provides, but I've never seen a platform that is acctually usable in production without customization layers. Anyway, my point is, it is ok to have specialists, like for Ops and tooling. I do not & will not expect a frontend developer to be able to write a efficient docker image or how to ensure assets are properly rolled over during deploys. It simply does not scale. |
|