Golioth allows large data uploads using the Firmware SDK and via blockwise stream calls. This post shows how to modify the Stream sample to try uploading large amounts of arbitrary data and route that data through Golioth Pipelines.
Golioth makes it easy to cache your IoT sensor data and upload it in a batch process. This guide details how this works from both the device and the cloud side, including many details on dealing with timestamps and destination routing.
Golioth LightDB Stream allows users to publish time-based sensor data to a database and easily retrieve that data for charting or using in 3rd party applications.