Hey everyone,
Need a sanity check here. We are deploying a new fleet of rugged Android scanners and a few IoT gateways for our main distribution centre. Management just had a meeting with a vendor and now they want everything processed in the cloud. They want every barcode scan validation and every temperature sensor reading sent up to AWS.
I am pushing back hard. I told them we need to process this data locally right on the devices or at the edge gateway. My argument is that sending a simple query to a server and waiting for a response just to validate a barcode is going to cause a half second delay on every scan. That adds up fast. Not to mention what happens if the Wi-Fi drops in the back of the warehouse.
They think Edge computing is just an excuse to buy more expensive hardware. Has anyone else fought this battle? How did you justify keeping the processing local?