We will build up from the simple retriever to the retriever who can persist data, and then we will turn into multithreaded lambda retriever. We will discover nasty surprises along the way and learn how to to builld in python, how run python in AWS, and how to operate python.
1
stars
0
forks
source link
Remove DynamoDB creation from application code #93
We need to remove the obsolete code, used for DynamoDB creation as it's moved to infrastructure code. We also need to adjust the code where the table deletion is used as we no longer want it deleted so CF stack could remain consistent.
We need to remove the obsolete code, used for DynamoDB creation as it's moved to infrastructure code. We also need to adjust the code where the table deletion is used as we no longer want it deleted so CF stack could remain consistent.