Prepare and certify your devices for IoT Plug and Play

By Dustin Ward

Developing solutions with Azure IoT has never been faster, easier, or more secure. However, the tight coupling and integration between IoT device software and the software that matches it in the cloud can make it challenging to add different devices without spending hours writing device code. IoT Plug and Play can solve this by enabling…

Building storage-first serverless applications with HTTP APIs service integrations

By Dustin Ward

Amazon Web Services FeedBuilding storage-first serverless applications with HTTP APIs service integrations Over the last year, I have been talking about “storage first” serverless patterns. With these patterns, data is stored persistently before any business logic is applied. The advantage of this pattern is increased application resiliency. By persisting the data before processing, the original…