Omkar JoglekarOct 6, 20204 minEvent Driven MicroservicesMicroservices is a buzzword with multiple perspectives. Essentially, it represents an autonomous set of services that can be deployed
Omkar JoglekarAug 29, 20204 minMachine Learning @ EdgeEdge refers to computing resources hosted out of cloud and closer to IoT devices. Traditionally, edge devices used to be dumb gateways meant
Saurabh RaootAug 17, 20204 minIoT and TimeSeries DatabasesTime Series databases are specifically designed to store data in pairs of time and value for a given time interval. These databases are wide
Omkar JoglekarAug 4, 20204 min Serverless Patterns for IoTServerless is a new computing paradigm wherein developers can focus on code and forget about managing underlying infrastructure.