What type of cluster architecture does Vertica promotes ? Vertica uses the Shared Nothing Architecture(SN) in which each node is independent and self-sufficient, and there is no single point of contention across the system. More specifically, none of the nodes share memory or disk storage. Shared Nothing Architecture system can scale almost infinitely simply by adding nodes in the form of inexpensive computers, since there is no single bottleneck to slow the system down.