-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
6 async microservices communication #4
base: master
Are you sure you want to change the base?
Conversation
Corrected get-product.js
Added console.log() added webpack.config.js
- added .env - added db connection
- added .env - added db connection
- added images.js - added image.js - added test for lambda - added webpack.config.js - added serverless.yml configuration
- modified image.js - added sns - added sqs
- sns fixed
- added test for batch-process.js - modified process to create a product - added config to send message to sqs
- added test for batch-process.js - modified process to create a product - added config to send message to sqs
Hi! Could you provide a description of this PR about what was done and what is missing? Thanks! |
Done: Missing: |
Where do you set an email address to SNS? |
I forgot to add that part |
No description provided.