Cisco FMC & FTD firewall API data collector
25 Oct 2023
The challenge for this project was to create a backend system capable of processing a massive amount of information coming from hundreds of Cisco FTD firewalls and store it in DBs for later management. The API developed had to deal with Cisco limits (amount of API calls per unit of time), and having in mind that the devices were usually sailing in international water (cargo vessels).
We used Laravel queues, jobs, and other extremely useful Laravel tools.
We used Laravel queues, jobs, and other extremely useful Laravel tools.