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.

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

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

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

관련 콘텐츠