Automotive Digital Platform
Senior Backend Engineer
Large-scale platform powering inventory management, CRM workflows, dealer websites, and digital advertising campaigns. Event-driven architecture with Kafka.

Problem
The automotive ecosystem required unified systems for inventory, CRM, dealer sites, and ad campaigns. Scale, data consistency, and production stability were non-negotiable.
Solution
Designed high-traffic REST APIs, implemented event-driven workflows with Kafka for async processing and inter-service communication. Built campaign management systems for budgets, targeting, and KPIs. Optimized database performance and maintained production stability.
Architecture
Event-driven architecture with Kafka for async processing and inter-service communication. Spring Boot REST APIs for high-traffic, stateless services. PostgreSQL with schema optimization for high-volume workloads. Redis for caching and rate limiting. Docker Compose for dev, containerized production. JWT/RBAC auth across domains. CI/CD pipelines for automated deployments.
Related architecture