Security
Presentations
Securing Java Applications in the Age of Log4Shell
On December 10th 2021, a new critical vulnerability, Log4Shell, was publicly disclosed and make global headlines. It impacted a wide number of applications on the internet, allowing attackers to remotely execute code within vulnerable applications worldwide.In this session, we'll briefly...
The Kubernetes Expert Panel
Kubernetes helps us better manage the complexities of operating microservices. It helps provide sets of abstractions for deploying and running our services. However, these benefits don’t always come easy. In the Kubernetes Expert Panel, we bring together several Kubernetes knowledge leaders...
Securing Microservices: Preventing Vulnerability Traversal
One of the advantages of microservices architecture is that teams can develop, maintain, and deploy each microservice independently. With single-responsibility, services can be scaled separately as required and doing so with a DevOps mentality substantially improves agility. How do we secure...