In part three of the series I discussed creating a serverless REST API – using Lambda and API Gateway – to serve the collected IoT data from the security camera devices. In this post I will cover securing the REST API.
Tag: REST API
Series – Part 3: Serverless Architecture – a practical implementation: Serverless REST API
In part two of this series I discussed creating a serverless data collection and processing fabric for an IoT deployment. To recap, we’ve now reviewed the local devices and controller/gateway pattern for the security cameras deployed. We’ve also discussed the Amazon Web Services infrastructure deployed to collect, process and catalog the data generated by the… Continue reading Series – Part 3: Serverless Architecture – a practical implementation: Serverless REST API