When should I use IoT Core?

0

As long as I see IoT Core, it's possible to realize similar functions by using API Gateway, Lambda, Cognito etc... Is having physical devices the only reason to choose IoT Core? Are there any other reasons to choose IoT Core?

1 回答
1

AWS IoT Core is a fully managed service, so you won't have to manage the underlying components. If you built similar functionality using AWS Lambda, API Gateway, etc you would have to configure it and write it. Here is a good blog with an overview of IoT Core.

IoT Core isn't limited to physical devices. Take a look at this reference architecture for a game backend.

profile pictureAWS
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则