What’s the preferred cloud architecture for low latency IoT deployments that scale to millions?
See threads on different database types/ proscessing pipelines here: https://discord.com/channels/1130679493799977062/1145017262030475344/1176148879369060363
Time series?
Telemetry?
Batch processing?
Other architectures?
5 Replies
Distributed computing over websockets. That is how we achieve it. On the cloud side we are utilizing the same technology behind the scenes as well.
You're utilizing AWS TimeSeries?
No we are utilizing SkySpark
MQTT brokers like HiveMQ and remote Lora WLAN.
SparkPlugB schema for compressed report by exception and standard point naming
Then choose your data orchestration preference in the cloud. Kafka for streaming and Confluent for large scale data manipulation in transit
Not sure on preferred databases but we heavily use Snowflake for data warehouse with clients in Azure.
Informatica for large data.
SkySpark is widely used also
@Kelly Watt Great to bump into you here. 😉 Alper here