Design Decisions That Undermine API Security
— 1 min readI was fortunate enough to be invited as a speaker at APIDAYS Paris 2023 conference. I chose to talk about architecture and design decisions that we as software developers make that could weaken the security of our systems.
This talk was made of 3 main parts:
- How monolithic architectures are still relevant in the era of micro-services
- How cookie-based sessions are still a good and secure way of managing user sessions in web apps
- How to implement robust validation in your software to maximize for security
Watch the recording of the talk here The presentation slides can be donwloaded here