scaling a ros server for processing

0

i have an ec2 instance where i am running a server for processing some data and for now i am running a bag file to stream the data and will use mqtt later, right now the bag file has data from only one iot device and the final result goes in to s3, i want to know once the amount of iot devices increases how to hangle scaling processing

1 Answer
0

Hello, Can you please tell which kind of processing you are referring to. I would also suggest to make use of Kinesis Data Stream. https://docs.aws.amazon.com/iot/latest/developerguide/kinesis-rule-action.html Thank you.

AWS
answered 7 months ago
  • i am using to to run some very specific image processing code which is ros dependent, i tried using kinesis but it didnot pan out

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions