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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南