Documentation ¶
Overview ¶
Stream lambda is both the websocket backend that receives data from the website and does the initial data processing for events sent from the blog website The aim is to shift data processing logic away from the website and avoid load on performance
Directories ¶
Path | Synopsis |
---|---|
Package process tags received events
|
Package process tags received events |
Package publish contains methods that process and send events to SNS
|
Package publish contains methods that process and send events to SNS |
Package store reads total article views from DynamoDB article table (reader) and publishes to the websocket
|
Package store reads total article views from DynamoDB article table (reader) and publishes to the websocket |
Click to show internal directories.
Click to hide internal directories.