Y
Hacker News
new
|
ask
|
show
|
jobs
by
coredog64
2583 days ago
Does anyone else think mTLS on the public cloud is a waste of CPU cycles (and therefore money)?
3 comments
rroeserr
2583 days ago
Yes - esp if you have a sidecar which speaks in-securely to your application. Data theft happens from application issues, or employees with access stealing things - not because of unencrypted traffic in a secure network.
link
mattupstate
2583 days ago
There's a cost to ensure all your data is encrypted in transit regardless of how you do it.
link
pm90
2583 days ago
Even if it does cost more its probably worth it.
link