Requirement : Sending data from an android app or iOS app to big data ecosystem using Kafka and store it for real time analysis or near real time.
1- How to send data from Android App to Kafka (Is rest API only options)? Or we can connect to the kafka with App directly.