Content area
As our society becomes increasingly digitized, the demand for computing power provided by data centers continues to grow; consequently, operating costs are increasing exponentially. Data centers supply virtualized servers to customers, primarily in the form of lightweight containers. Since the number of containers to be allocated is fixed, they should be optimally placed on physical servers to minimize the number of required servers and reduce costs. However, current data center operations do not prioritize reducing the number of physical servers through optimized container placement. Instead, containers are distributed across existing servers primarily to maintain stability. Therefore, costs associated with servers, auxiliary facilities, and electricity consumption have increased. To address this issue, we propose an optimization method that ensures economic efficiency without compromising system stability. Specifically, we utilize deep reinforcement learning (DRL), which has been widely applied in various fields, to optimize container placement. Our approach outperforms traditional heuristic algorithms and offers the additional advantage of handling fixed-size inputs, enabling flexible operation regardless of the number of containers. Using DRL in container placement has further reduced the number of servers and operating costs while enhancing overall system flexibility.
