CNCF's static Cloud Native Landscape [0] is an overview of cloud native projects, but it's too hard to learn more about each of them.
https://landscape.cncf.io/ is a new interactive tool we built for investigating projects and products in the cloud native ecosystem. All data originates from a YAML file [1] which is then enriched with data from Crunchbase, GitHub and Yahoo Finance. One fun aspect of the app is that it is "serverless"; the JSON is served as a static file and then all filtering, sorting and grouping occurs locally in your browser.
[0] https://github.com/cncf/landscape#current-version [1] https://github.com/cncf/landscape/blob/master/landscape.yml