This document proposes an optimized-throttled algorithm for distributing load in cloud computing. It summarizes existing load balancing algorithms like round robin and throttled, and then describes the proposed optimized-throttled algorithm in more detail. The algorithm prioritizes distributing load to minimize virtual machine overload and underload. It is evaluated through simulation and is shown to improve response times and processing times compared to round robin and throttled algorithms.