Imagine taking a giant dataset -- say every census tract -- and slicing it up into squares for each zoom level. Each square only contains the data in that area.
Further out zoom levels don’t need as much detail. You don’t need to see every twist and turn in a street from a wider view.
Vectors scale! You don’t need a tile for every zoom level -- if you zoom in, your map library can just scale the map data for you.