Eliminating the Attack Surface: Building a Zero-Exposure Private Backbone for Industrial IoT Telemetry

Key Challenges
For industrial energy systems and EV charging infrastructure, transmitting mission-critical telemetry over the public internet is a high-stakes risk. Our client faced the challenge of connecting thousands of distributed field devices while meeting strict enterprise security mandates. They needed to eliminate public internet exposure entirely to prevent unauthorized access, data interception, and potential lateral movement into their cloud environment.
Key Results
Ankercloud implemented a "Security-by-Design" architecture combining Private APN connectivity with an encrypted IPsec VPN tunnel directly into Google Cloud. This solution delivered 100% network isolation, ensuring that not a single packet of telemetry touched the public web. By leveraging AES-256 encryption and SIM-based authentication, the client achieved industrial-grade reliability and a scalable foundation for global regulatory compliance.
Overview
In the world of Industrial IoT (IIoT), connectivity is easy, but secure connectivity is complex. For regulated industries managing assets like grid-scale batteries or mobile power equipment, security and uptime are non-negotiable. Our client required a private, encrypted telemetry backbone that could scale alongside their growing fleet of industrial assets without compromising the integrity of their Google Cloud environment.
Challenges
The client’s existing setup relied on standard cellular connectivity, which introduced several critical friction points:
- Public Internet Exposure: Devices were essentially "visible" to the web, creating a massive attack surface for potential bad actors.
- Lack of Network Isolation: There was no dedicated private tunnel between the field devices and the cloud-based processing layer.
- Authentication Gaps: Relying solely on application-layer security wasn't enough for their enterprise compliance audits.
- Static Connectivity Needs: Without static IP addressing within a private domain, managing diagnostics and remote provisioning across a global fleet was nearly impossible.
Solution
Ankercloud architected a defense-in-depth private communication layer that securely bridges the cellular carrier network and the Google Cloud VPC.
- Private APN Backhaul: We moved all devices into a carrier-controlled Private APN. This ensures that all traffic remains inside a closed routing domain—at no point does the data "exit" to the public internet.
- IPsec VPN Tunneling: We established a secure site-to-site IPsec VPN tunnel between the carrier’s gateway and Google Cloud VPN.Using IKEv2 with AES-256 encryption and defined CIDR segmentation, we ensured that every packet of data is encrypted at the network layer before it ever travels.
- Static IP & SIM Authentication: Every device is assigned a static private IP, enabling secure, two-way communication for diagnostics and provisioning.
- Internal Load Balancing on GCP: Traffic enters the private GCP VPC and is routed through an Internal TCP Load Balancer. This ensures the MQTT broker is never exposed to a public IP address.
- Kubernetes-Based Processing: Telemetry is ingested by a regional Google Kubernetes Engine (GKE) cluster and processed via Kafka, providing a high-availability, cloud-native environment for real-time analytics.
Business Outcome
By moving to a private, encrypted telemetry backbone, the client transformed their security posture from "vulnerable" to "enterprise-ready":
- Absolute Network Privacy: Zero public internet routing exposure significantly reduced the attack surface, satisfying stringent CISO and compliance requirements.
- Industrial-Grade Confidentiality: AES-256 level encryption ensures that even in the unlikely event of interception, the data remains unreadable.
- Operational Control: SIM-based authentication and static IP addressing allowed for seamless remote device management and troubleshooting.
- Seamless Scale: The architecture is compatible with NB-IoT and LTE-M, allowing for global expansion through carrier partnerships without redesigning the security model.
- Cloud-Native Agility: The integration with GKE and Kafka means the client can now run advanced real-time analytics on a secure, auto-scaling infrastructure.

