Problem: Design a Greedy algorithm to allocate limited computing resources in a cloud data center where each server has different power consumption, processing capacity, and memory requirements. Maximize server utilization while minimizing power costs.