Week 7 Materials
Read
- Advanced Key condition expression examples
- NodeJS & NPM download
- *Please note that there is a more information than usual. I wanted to make sure you have all of the context for NodeJS and DynamoDB before taking the midterm exam.
Watch
- Scan/Query/Filter in Powershell
- Scan/Query/Filter in Windows command prompt
- Advanced Scan/Query/Filter
- Creating and initializing a NodeJS aws sdk project
- NodeJS DynamoDB scan and query (this leads into accessing DynamoDB from AWS Lambda)
- NodeJS DynamoDB filter example
- NodeJS DynamoDB Insert and Update
- NodeJS DynamoDB Delete