Compound Container

Storing Data in Compound Container

Apiqcloud provides a possibility to treat any node at account as a data storage server, i.e. assign it an additional storage role beside the main native one. Using such a kind of compound containers suits best for handling simple projects.

data storing within existing node

In this way, you can leverage the shared storage functionality without the redundant complication of your environment topology due to a separate node inclusion. And complementary utilization of a server, which presence is necessary due to its role but which is not very loaded, generally, helps to save money compared to dedicated storage container use case.

Also keep in mind, that local files can be retrieved by an application much more faster in contrast to when they are accessed via network. So, for example, if you have two nodes with one of them distributing some static content and another one - just pushing it out upon the request, the best solution will be to set up a storage on the first container to ensure faster distribution and prevention the network from being bottleneck.

  • 0 Els usuaris han Trobat Això Útil
Ha estat útil la resposta?

Articles Relacionats

Local Filesytem

Storing Data in Local Filesystem This kind of storage is used to persist the data, which needs...

External Server

Storing Data in External Server External server mounting is intended for establishing a...

Master Container

Storing Data in Master Container The master container type of data storing becomes the most...

Dedicated Container

Dedicated Storage Container For more complex and loaded applications, it is worth to...