Hi, mi question is because i am developing a project with LoRa,TTN and AWS , first i was using a tutorial were you take the data from TTN with NodeRED then send it to AWS, but in the web of TTN i found a tutorial were you could link TTN directly to AWS and NodeRED was not necessary, then i choose that option to avoid a lot of configuration and the use of an application (nodered) which did not seem necessary ,big mistake, what happened?, yesterday i was trying to set an alert for the data that i am receiving in aws using amazon cloudwatch but aws only lets you to choose some predefined metrics to set the alerts and if you wanna create a custom metric (for monitoring a value from your data for example) you must do a lot of tricks and i did not find some info about it, now i see nodered is important because you have easy access to your data, i think aws is good to receive and store the data,etc ,even i am using aws to show the data received in an user interface but is necessary to know http and javascript (that is great if you are a web developer but no Electronic Engineer), i dont know if would be easier in nodered, that is my opinion but i would like to read your opinions, thanks