This document summarizes RedisConf 2017, covering several topics:
1. Running Redis on Flash in a DBaaS model for improved performance and cost savings compared to other NoSQL databases.
2. Redis modules gaining momentum with over 50 created so far, and the importance of multi-threading for high performance. Useful modules highlighted include RediSearch, ReJSON, Redis-ML, and Redis-Graph.
3. Using Redis for IoT applications, with challenges around small edge devices and clusters, high throughput from thousands of devices, and varied functionality needs addressed through Redis modules.