// CASE STUDY
SD-WAN gateway services platform
Integrated vendor-specific Fortinet functionality into a managed SD-WAN gateway service for a national transportation operator, and modernised the legacy codebase behind a clean, documented REST API.
- Year
- 2025
- Duration
- 8 months
// 01 Result
Integrated vendor-specific Fortinet functionality into a managed SD-WAN gateway service for a national transportation operator, and modernised the legacy codebase behind a clean, documented REST API.
// 02 Used technologies
- Python
- Django
- Celery
- Pydantic
- OpenAPI
- Swagger
- pytest
- REST API
- SD-WAN
- Fortinet
- IPsec
- SNMP
- GitLab CI
// 03 Challenge
Exposing vendor-specific Fortinet SD-WAN, firewall and VPN capabilities through a clean, well-documented gateway-service REST API for a national transportation operator — while redesigning and refactoring fragile legacy code.
noriba implemented Fortinet device-specific functionality (FortiOS, FortiManager, FortiCloud) into a managed SD-WAN gateway service for a national transportation and mobility operator. The work covered network engineering (SD-WAN, VDOM, firewall, IP-sec tunnels, VPN, SNMP), a documented REST API (OpenAPI/Swagger), and the redesign and refactoring of legacy code. It was implemented in Python with Django and Celery, validated with pytest, and delivered through GitLab CI.