Load balancing in distributed system

currently, when doing micro services, spring cloud, uses ribbon for load balancing;
and dubbo itself also implements load balancing;
but nginx;
is still used in the actual production environment. What"s the difference between them? Since dubbo and spring cloud have achieved load balancing, why do production systems use nginx?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b356da-2bf8c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b356da-2bf8c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?