Build your intuition. Fill in the missing part by typing it in.
Load balancing ensures that the incoming requests are evenly distributed among the available instances of the microservice. This distribution optimizes the ____ utilization and prevents any single instance from becoming a bottleneck.
Write the missing line below.