|
|
|
|
|
by scarejunba
2343 days ago
|
|
Only time will tell if I am in fact right. I'm counting on being more right than the guys who have dedicated staff who routinely shell into their servers. I suppose we'll see if companies with sysadmins have more breaches than the guys who run their own ops using container orchestration etc. I think I'd go even odds $1k that over the next five years, most large scale data breaches will be at organizations where sys admins run the majority of ops. There's a whole new category of errors you can make (making your bucket open, etc.) with cloud providers but the tooling has better defaults. |
|
I guess you prove a point here: you trust that the deployment of your GKE module allows you to be safe, so your investment vs risk trade seems to satisfy you. But you, yourself, cannot even predict how insecure you are at the moment due to the complexity of the software solutions you are using.
> I suppose we'll see if companies with sysadmins have more breaches than the guys who run their own ops using container orchestration etc.
Oh, I do agree, at least with the current state of sysadmins out there.
But the problem is that you loose control of the integrity of your system once you reach a point where software complexity becomes your security entry point.
If you are sure the containers you will be using are secure, have sane defaults, are up to date, etc, then fine, good job! I just don't trust that most people will be able to reassure me that. And please keep in mind that in your case, the target is not your container platform, the target would be the containers in that platform, and the services they run.