Register a SA Forums Account here!
JOINING THE SA FORUMS WILL REMOVE THIS BIG AD, THE ANNOYING UNDERLINED ADS, AND STUPID INTERSTITIAL ADS!!!

You can: log in, read the tech support FAQ, or request your lost password. This dumb message (and those ads) will appear on every screen until you register! Get rid of this crap by registering your own SA Forums Account and joining roughly 150,000 Goons, for the one-time price of $9.95! We charge money because it costs us money per month for bills, and since we don't believe in showing ads to our users, we try to make the money back through forum registrations.
 
  • Post
  • Reply
UnfurledSails
Sep 1, 2011

I have a Redshift table that needs to be migrated over to DynamoDB. I've found a lot of resources regarding moving from Dynamo to Redshift, but not much for the opposite. Any ideas on how I can go about this?

Adbot
ADBOT LOVES YOU

UnfurledSails
Sep 1, 2011

I have an application that reads a small amount (less than a dozen) of key value pairs as input, and the values need some frequent tuning in the next few weeks. Currently they are read from a configuration file, but I want to be able to change them without having to deploy every time. My first instinct is to just create a DynamoDB table and put the key value pairs there, but I know that's because I use DynamoDB heavily so of course I'd think that. Is there a better option?

  • 1
  • 2
  • 3
  • 4
  • 5
  • Post
  • Reply