OCI IoT Domains with external LoRaWAN: high ingestion complexity compared to other cloud platforms
Hi experts.
Anyone tried a new Oracle IOT PaaS?
We are designing an IoT telemetry ingestion architecture on OCI, with the following characteristics:
- LoRaWAN devices
- External LoRaWAN Network Server (ChirpStack)
(OCI does not provide a native LoRaWAN LNS)
Main concern
Compared to other major cloud providers, OCI requires significantly more custom integration logic just to ingest telemetry:
- mandatory device identity creation before data ingestion
- device credential management
- external mapping logic between LoRaWAN identifiers and OCI IoT identities
- custom adapter services to handle onboarding and authentication (OCI API Gateway plus OCI Functions plus OCI Queue)
This makes OCI IoT Domains feel
Tagged:
0