So for Android, the story is that Google really wanted to be able to keep the userland private whenever that fit their corporate agenda. Granted, they did take the time to modernize things and slim things down for mobile devices.
As to the containerization thing: I don’t completely buy the bloat argument when it comes from the same kinds of people that think it’s a good idea to split applications into a million microservices, each running in their own container. What I do buy is managers worrying whether they need to release their super-secret proprietary code because they included a GPL’d component. Business distros are afraid include e.g. Ghostscript these days because Google T&C say they don’t want any AGPL software running in their cloud. I also know that engineers on regular distros have spent time trimming dependencies down to match Alpine, so you can get regular distros almost as small as Alpine images.
You don’t need to install the rest of Yast. The package manager as the biggest, most complicated part of Yast, that also needed special UI not needed for other parts of Yast is kind of an oddity in terms of development as well, iirc.