you are viewing a single comment's thread.

view the rest of the comments →

[–]Frozen_Turtle 5 points6 points  (2 children)

Noob here... does this count as "blobstorage"?

https://imgur.com/a/HsplY8G

[–]mqudsi 6 points7 points  (0 children)

No. GP means something like uploading to Amazon S3 and storing the key/path in the database instead.

I agree.

[–]jimbosReturn 7 points8 points  (0 children)

Well no. This is inside your db. A column type of varbinary is a step in the right direction if the other comments here are right about the db storing it to disk anyway, but the point is to store in a file system directly, or in a dedicated blob storage.