March 2021
Intermediate to advanced
260 pages
5h 45m
English
Security in distributed services can be broken down into three steps:
Let’s talk about these phases in more detail, explore the security benefits they provide, and write the code to build them into our service.
Encryption of data in-flight prevents man-in-the-middle attacks (MITM).[21] An example of a MITM attack is active eavesdropping, where the attacker makes independent connections with the victims to make them think they’re talking directly with each other when in fact the conversation is controlled by the attacker. ...
Read now
Unlock full access