Test-Driven Security

September 4, 2021

Test-Driven Development (TDD) is a technique for building software, where feature development is guided by writing tests. While this technique is commonly used to build out business logic, it may be overlooked when it comes to security features, such as authentication and access control. In this talk, we'll build a secure application from the ground up using TDD. We'll look at what test driving means in the context of security features, by harnessing the Spring Security testing support. Eleftheria Stein, Software Engineer at VMware Slides: https://www.slideshare.net/Pivotal/testdriven-security

Previous
The Making of the Oracle R2DBC Driver and How to Take Your Code from Synchronous to Reactive
The Making of the Oracle R2DBC Driver and How to Take Your Code from Synchronous to Reactive

Hear the epic story of the Oracle R2DBC Driver: An open source project from Oracle five years in the making...

Next Video
Leap Ahead with Redis 6.2
Leap Ahead with Redis 6.2

What does a client say when it meets Redis? HELLO! Redis 6.2 has been out since early spring, which give...