Closed ruthea closed 6 months ago
Hey Austin! After the summit we forgot to add the new changes from the hackathon... Thanks for that!
Is there any change we should make to the documentation for the user who will be running the example or still the same with the new profiles?
@zseta please review
Thanks @ruthea In the future, please send self contained commits, each with a short descriptions. No need for a commit per file.
Updated terraform Scylla Cloud calls around vpc cidr block->blocks
removed 'max_sstable_age_days': '365' - this is not used in TWCS
Moved aws profilename to variables (hidden in provider before)
change IP's to DNS names (good reference approach)
Made # of loaders/drivers configurable (allows you to scale out the loaders easily if you want a smaller/bigger workload)
Loaders were using the same set of instructions across 3 files - updated to use just one (easier maintenance)
Streamlined the bootstrap of the loaders - loads the inital rows and then goes into a read/write blend.