Cost of storing a file in Datastore vs Blobstore

前端 未结 2 2074
日久生厌
日久生厌 2021-02-08 13:20

Question: Since every file in the blobstore has an associated BlobInfo entity in the datastore, do I get charged the cost of write/read of that entity just like

2条回答
  •  离开以前
    2021-02-08 13:47

    Blobstore is more cheaper than datastore , it's read/write ops it not count , and free

提交回复
热议问题