- write function inserts items in the Music table
- Music table sends event stream to streamProssesor function
- streamProcessor saves the stream in S3 bucket as a json file : data.json
- S3 bucket sends event stream to backup function
- backup is now fetching the data.json from the S3 bucket and parses the data
- after the parsing the backup function updates the MusicBackup table with any changes
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
achimoraites/Simple-AWS-Service
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
