This document summarizes the design iterations of an automated home valuation system at Redfin that uses Redis and Kafka. It describes moving the system from AWS to using Kafka and Samza for distributed streaming. Key points included prefetching estimate values for nearby properties to warm the cache, increasing the cache hit rate from 55% to 80%. Monitoring and decoupling systems were identified as areas for further improvement. The system helped reduce response times and API calls for home valuations.