Best practice for shared r/w storage between nodes in Google Container Engine -


i have ruby on rails cms app. images stored in folder based on db auto-increment id. best practice sharing folder between containers run on multiple nodes?

the app caching cropped versions of image files. if use google sql, think ensure there never same filename on orginale written file. cached versions should maybe stored differently?


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -