This document discusses syncing drone log data from the drone's dataflash to cloud-based big data platforms using MQTT over WiFi or LTE. It proposes two architectures - one with an MQTT thread within the ArduPilot task, and one with a separate MQTT task. The goal is to accumulate drone log data in cloud platforms like AWS IoT to enable machine learning-based analysis of flight data and autopilot improvements.