This document summarizes a presentation given by Rajeev Piyare on integrating wireless sensor networks with cloud services for real-time data collection. Piyare proposed an architecture with three layers - a sensor layer to collect data, a coordinator layer to manage data, and a supervision layer in the cloud to store data and provide interfaces. He demonstrated collecting temperature and voltage readings and accessing the data through RESTful web services. The system alerts users when sensor values exceed thresholds, with average notification times of 11 seconds. Experiments showed the impact of packet size and sleep cycles on battery lifetime for battery-powered sensors. The presentation concluded the architecture provides a flexible way to integrate sensor networks with cloud computing.