Natural Form Storage
ng-druid opened this issue · 0 comments
ng-druid commented
Hello,
I would like to offer a differing view point against clunky high energy relational databases. I have found that storing documents as json on a cdn is a much more energy efficient approach to data storage. For searching that data I have combined that with Open Search which a small cluster is more than adequate for sharing between an entire app ecosystem. I also am considering using aws Athena to further tune and reduce the energy footprint and costs of applications. I think this combination of technology can basically eliminate the traditional clunky energy sucking traditional relational databases.
Thanks