Application layer DDOS attack detection – enough to analyse only GET/POST requests?

I am developing a DOS attack recognition module for application layer requests.
The application has a backend consisting several APIs. They all are connected through an API gateway(developed in Node Js). Every request is recorded to a data… Continue reading Application layer DDOS attack detection – enough to analyse only GET/POST requests?

Application layer DDOS attack detection – enough to analyse only GET/POST requests?

I am developing a DOS attack recognition module for application layer requests.
The application has a backend consisting several APIs. They all are connected through an API gateway(developed in Node Js). Every request is recorded to a data… Continue reading Application layer DDOS attack detection – enough to analyse only GET/POST requests?

Integrating web applications into our payment API. How to keep this as secure as possible?

We will be creating a brand new application soon that handles online payments for our firm. We now have several different web applications (in different technologies) running that will all be integrated into our online paymen… Continue reading Integrating web applications into our payment API. How to keep this as secure as possible?