Community QuestionsCloudPractitioner
Database vs object storage, how does the data differ?
Data stored in S3 are called objects, media, PDFs, and the like, and they're unstructured, with effectively unlimited capacity. Databases, by contrast, store structured data, often sharing relationships with one another in the form of table rows and columns.
Discussion
- No comments yet, be the first to add one.