Sharing some lessons I learned from 10 years/millions of users in production. I’ll be in the comments if anyone has any questions!
Sharing some lessons I learned from 10 years/millions of users in production. I’ll be in the comments if anyone has any questions!
Totally hear you and have the same experience myself. The approach I’m advocating for is simply running a binary on a server with rsync to deploy, and architecting your product around that limitation. Teaching a team the basics of Linux sysadmin will be incredibly useful for their careers, and it’s something that the whole team can easily learn. Then you don’t need to hire a k8s team – any engineer can do some basic debugging when things go sideways.
Intriguing!
I’m looking forward to your blog series on this.