Completed
Wrap up
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Practical Microservice Security
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Who am I
- 3 Fundamentals
- 4 The monolith
- 5 The basics
- 6 Types of threats
- 7 Stack Overflow
- 8 WASP
- 9 Authentication Authorization
- 10 Microservices
- 11 Planning
- 12 Authorization
- 13 Publicfacing API
- 14 Tokenization
- 15 Input Validation
- 16 First Time Round
- 17 Application Security
- 18 Monster Microservice
- 19 Coupling
- 20 Its not your code
- 21 Orchestration layer
- 22 Tiny components
- 23 Is this worrying
- 24 We are incredibly lazy
- 25 Features that scare me
- 26 How do we do this
- 27 Challenge us
- 28 Principle of Least Privilege
- 29 Define Your Roles
- 30 Finegrained Permissions
- 31 Logging and Monitoring
- 32 Mutable Architecture
- 33 Compliance
- 34 Perspective
- 35 Security benefit
- 36 Languages
- 37 Tools
- 38 Interdependency
- 39 Puppy analogy
- 40 Logging
- 41 Denial of Service
- 42 Hacking Team
- 43 Logs
- 44 Wrap up