Y
Hacker News
new
|
ask
|
show
|
jobs
by
eeZah7Ux
2823 days ago
"Now we have a distributed monolith that requires 2x less developers to build and 5x more system engineers to deploy"
2 comments
falcolas
2823 days ago
Well, to be fair, all of those developers probably found themselves filling a systems engineer role "because the product developers are best equipped to handle the running and support of their own applications".
link
cdelsolar
2823 days ago
deploying: `kubectl apply -f file_with_changed_docker_image.yaml`
link