Security Patterns for Microservice Architectures

preview_player
Показать описание
"Are you securing your microservice architectures by hiding them behind a firewall? That works, but there are better ways to do it. This presentation recommends 11 patterns to secure microservice architectures.

1. Be Secure by Design
2. Scan Dependencies
3. Use HTTPS Everywhere
4. Use Access and Identity Tokens
5. Encrypt and Protect Secrets
6. Verify Security with Delivery Pipelines
7. Slow Down Attackers
8. Use Docker Rootless Mode
9. Use Time-Based Security
10. Scan Docker and Kubernetes Configuration for Vulnerabilities
11. Know Your Cloud and Cluster Security"

Matt Raible, Open Source Developer at Okta

Рекомендации по теме
Комментарии
Автор

Secure by Design. Thanks for this great talk.

CodeJava
Автор

Hi,

Usually SecurityConfiguration we are doing like



But I want to get this endpoints and required authority to property file or DB.
can I do it? and how can I do it?

vihangakanchana
Автор

hey I can't see the Slack channel link

pradhyumnakandamuru
Автор

shame they didn‘t actually use that shot for the thumbnail 😂

wrongturn_w