Hi,
I am into Web / Portal development.
I would like to keep all the common used files like .JS, .css and some images in a folder.
Can i create few hundren hosting accounts which will use the same images from the Google cloud location? For example, jquery we include in webpages which is from //
code.jquery.com/xxxx similarly we can use the resources from google cloud for all our clients if the files are same. Also how about CORS policy, can we set the attributes that all our clients without issues can use the said files?
Pls suggest on the above.
Thanks
Saravanan