Basic question for a Vespa newbie: In ElasticSearch I stand up a cluster of some number of nodes using best practices. I then create an Index for each of my tenants/clients, thus walling off my clients data from each other. I grow/shape the Elastic cluster as necessary to handle load.
What would be the analogous terms in Vespa parlance?