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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ