I originally implemented my IOT project using AWS EC2 instances with a LAMP stack. I am looking at how to do this now with a serverless configuration using AWS S3, API Gateway and Lambda function(s). This would save me some money if I don’t have an EC2 instance running all the time!
No responses yet