This presentation discusses resource-aware scheduling in Apache Storm. It introduces the Resource Aware Scheduler (RAS), which aims to improve cluster resource utilization and topology performance in Storm. RAS allows fine-grained control of resource requirements for Storm components. It includes pluggable scheduling strategies that consider resource availability and topology priorities when scheduling work. Preliminary results from Yahoo Storm clusters show RAS improved throughput by 47-50% compared to the default scheduler. Future work includes improved scheduling strategies and real-time resource monitoring.