Secure Practices for Microservices – Dev and Ops
Owen Garrett, Head of Product at NGINX, is interviewed in the TechTarget Microservices channel about best practices for secure application development and deployment with microservices.
A few interesting quotes:
- “…all incoming input… it’s potentially attack traffic.”
- “…build the application so that it’s very defensive in the way that it handles requests.”
- “For ops, good practices include deploying a load balancer or reverse proxy devices with security scanners…”
- “It’s a very different security situation with microservices for a couple of reasons.”
For the full story, visit TechTarget.
The post Secure Practices for Microservices – Dev and Ops appeared first on NGINX.