Enabling Scalable, Real-Time Fleet Telemetry and Safety on AWS
Aquiline Location Service is a logistics and fleet management provider specializing in real-time vehicle tracking and advanced telemetry analysis. The company monitors thousands of active tracking units to provide fleet managers with critical insights, including precise vehicle location, driver safety alerts, and operational efficiency metrics. Their system is architected for high-frequency reporting to ensure immediate responsiveness for emergency situations.
The Challenge
As Aquiline expanded to over 5,000 active devices, their legacy infrastructure struggled with unpredictable logistics traffic. Key challenges included:
The “Shift Start” Phenomenon: Thousands of devices synchronized data simultaneously around 8:00 AM, creating massive traffic spikes that overwhelmed ingestion servers.
Database Exhaustion: Sudden bursts of data caused database connection exhaustion and performance bottlenecks.
Safety Risks: High latency introduced the risk of data loss for critical safety features, such as “Panic Button” alerts.
High Operational Costs: Provisioned servers ran 24/7 to handle brief peak loads, leading to substantial wasted expenditure during overnight inactivity.
The Solution
Vontech Group re-architected the platform using a cloud-native, serverless strategy to decouple data ingestion from processing:
Amazon Managed Streaming for Kafka (MSK): Implemented as a high-throughput buffer between AWS IoT Core and backend logic to smooth out traffic spikes.
AWS Lambda: Configured to consume messages from MSK in efficient batches, increasing throughput and reducing invocation costs.
AWS Graviton2 Processors: Migrated the compute runtime to ARM64-based processors for superior efficiency in I/O-heavy JSON parsing tasks.
Reserved Concurrency: Guaranteed dedicated capacity for life-safety events to ensure “Panic Button” alerts are processed instantly regardless of system load.
Static Initialization for Amazon RDS: Re-engineered connection logic to reuse persistent database connections across warm Lambda environments, improving stability.
Results
The migration to a serverless architecture fundamentally transformed Aquiline’s operational capabilities and cost structure:
Handled Peak Traffic: The platform comfortably manages surges of over 332 requests per second without service degradation.
Instant Scalability: Infrastructure now scales automatically from zero to peak capacity in seconds.
Reduced Compute Costs: The move to AWS Graviton2 processors delivered an immediate 20% reduction in compute costs.
Guaranteed Safety: Dedicated capacity for safety functions ensured reliable processing of emergency alerts, restoring customer confidence.
Eliminated Idle Spend: The serverless model removed the need for expensive, always-on provisioned servers during inactive periods.
Final Thoughts
By leveraging an event-driven, serverless approach, Aquiline now operates a highly resilient fleet management platform that scales precisely with demand while prioritizing critical safety events.
Ready to optimize your real-time telemetry and safety systems on AWS? Get in Touch with our team to explore our cloud-native solutions.
Partner with Vontech Group today to unleash the power of AWS.