amazon web services - how to store and query long text on aws -
i have data set - around 200gb large, has long text fields - can 30kb @ times, , there 4 such fields per row. wondering best way store data data warehouse on aws, can run analysis on data. need able query long text itself.
i see redshift has 65kb limit on text - enough, i'm guessing it's not going play kind of data. can use dynamodb, it's not natural choice data warehouse... what's best way store data on aws, can query it?
thanks, yaron
Comments
Post a Comment