|
|
|
|
|
by paulgb
1391 days ago
|
|
I agree with the “you are not FAANG” sentiment and I think HN could use the frequent reminder, but I’ve come around on Kubernetes. As soon as you have multiple services that need to talk to each other in multiple environments (staging, prod, etc), infrastructure-as-code is immensely useful. Kubernetes lets you do IAC without tying yourself to a particular cloud. So it’s overkill for a CRUD app, but you certainly don’t need the scale of Google to find it useful. |
|