Match the use cases of a load balancer to the description. (Not all options are used.)

Place the options in the following order:
| canary | diverts a small amount of traffic to a new production environment that is changed |
| blue-green | sends traffic to a new environment, but keeps the old environment ready in case of issues |
| round robin | sends requests to the next server on the list |
Related exam: DevNet Associate Final Exam Answers
