Real-Time ISS Position to AWS SQS

somdn_product_page

This workflow automates the process of fetching the International Space Station’s (ISS) real-time position data and sending it to an AWS SQS queue for further processing or storage. It starts with a scheduled trigger that runs every minute, then makes an HTTP request to the ISS position API, sets the received data into variables, and finally pushes this data into an AWS SQS queue. This setup is useful for satellite tracking, data collection, or integrating real-time space data into broader systems or applications.

Node Count

0 – 5 Nodes

Nodes Used

awsSqs, cron, httpRequest, set

Reviews

There are no reviews yet.

Be the first to review “Real-Time ISS Position to AWS SQS”

Your email address will not be published. Required fields are marked *