Are there any other cost-effective services in aws than AWS API WebSocket to retrieve data from AWS IoT Core and send it to a frontend application in real-time?

0

I have implemented it using AWS WebSocket API Gateway, but I want to ensure that there are no other cost-effective services available in aws for obtaining real-time data from IoT Core and communicating with the frontend application.

1回答
0

You might consider AWS AppSync as an alternative. Here is a link for you to explore: https://aws.amazon.com/blogs/mobile/iot-with-aws-appsync/

profile picture
回答済み 8ヶ月前
  • Thank you for your response, but we found a more cost-effective way by subscribing to the IoT Core directly in the frontend code(amplify package), without using another AWS service.

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

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

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

関連するコンテンツ