Practical Microservice Security

Practical Microservice Security

NDC Conferences via YouTube Direct link

Immutable architectures matter in microservice security

16 of 22

16 of 22

Immutable architectures matter in microservice security

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Practical Microservice Security

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Security fundamentals
  3. 3 Spoofing Tampering Repudiation Information Disclosure Denial of Service Escalation of Privilege
  4. 4 OWASP Open Web Application Security Project find good trusted, peer reviewed sources
  5. 5 Consistent Planned Authentication
  6. 6 Storage, Quality, Length, Lifecycle the keys to token success
  7. 7 validation required:: every header every field every format every method
  8. 8 Service decomposition
  9. 9 scaling and resource exhaustion
  10. 10 Orchestration layer attacks
  11. 11 features that scare me 1 impersonation 2 investigation mode 3 demo accounts on production 4 SSL interception and analysis 5 many password sins
  12. 12 the golden rule never assume a security vendor is better at secure development than you are
  13. 13 Identity and access
  14. 14 principle of least privilege the lowest set of permissions and accesses required to do your job
  15. 15 Roles V.S. Fine Grain Permissions
  16. 16 Immutable architectures matter in microservice security
  17. 17 Auditable host configurations are a good thing but you might not be the right person to audit them
  18. 18 Avoids configuration creep including those changes made by an attacker
  19. 19 Choose the right tools for the job you are doing
  20. 20 not all technologies have mature libraries, frameworks and documentation
  21. 21 Detection
  22. 22 Poorly managed logs are a simple way to create denial of service attacks

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.