Running Spring Boot Applications in a Zero Trust Environment with NGINX Unit
Running Spring Boot Applications in a Zero Trust Environment with NGINX Unit p.indent { margin-left: 20px; } It feels like the word “security” is on everyone’s lips these days. It has never been easy to protect and secure applications, but running them in the cloud presents even more challenges. One concept that seems like a promising solution is “zero trust”, which Gartner defines as: …an approach where implicit trust is removed from all computing infrastructure. Instead, trust levels are explicitly and continuously calculated and adapted to allow just-in-time, just‑enough access to enterprise resources. But exactly how does “zero trust” work in a cloud context, and what technologies are available to help you implement it? In this blog, we’ll consider zero trust in the context of a common use case: You’re an insurance company with a varied set of APIs and [ more… ]