IoT Core Things Quota

0

Hello.

I have been searching about what the default quota and limit of "Things" that can be created or have in the IoT Core module is, but I can't find the information.

The above is with the understanding that it is suggested to have only one device associated with a certificate. So, for example, if I have 100 IoT sensors/devices, I should create 100 things objects. However, I cannot find the quota limit that AWS grants, in order to correctly design the architecture of the final solution.

Thanks!

Claudio
질문됨 한 달 전135회 조회
2개 답변
2
수락된 답변

There is no limit on the number things, only attributes. A thing with a thing type can have up to 50 attributes. A thing without a thing type can have up to three attributes. For example if you define a LightBulb thing type. All things associated with the LightBulb thing type share a set of attributes: serial number, manufacturer, and wattage. You can have a millions or billions of LightBulbs for this particular thing type.

profile pictureAWS
전문가
답변함 한 달 전
profile picture
전문가
검토됨 한 달 전
  • And to add onto this you can also have essentially an unlimited amount of device certificates and AWS IoT Policies too.

0

Thanks for the reply.

I understand that there are no limits on things, certificates and policies. Good news.

What we would have to be careful about is the limits associated with subscriptions per connection (if, for example, each device generates a single subscription), but that goes along another line in the architecture of the solution.

Thank you so much!!

Claudio
답변함 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠