Generate reports using Lambda function with ses sns sqs and s3

0 votes

HI,

I have a task description about lambda function. I need to setup this one. please read below and guide me

"When ever a user tries to generate historical report from Webapp server, the request will be placed in the SQS queue. All the filters like start date, end date, status etc.., will be available in the Queue. Once the message is added in the queue it will trigger the lambda function which gets the filters in message and interacts with RDS Aurora DB Instance to fetch the data based on them. This fetched data is formatted and written to CSV file. Which is then pushed to the AWS S3 bucket. Once the file is successfully uploaded to S3 bucket, an Email is sent to the user who requested the report. AWS SES will send an email along with the CSV report URL to download it."

Oct 29, 2019 in AWS by Lakshminarayanan
• 1,370 points
2,565 views
Have you find a solution? i have the same scenario if you have found the solution can you help to suggest me.

Thanks

Hi@kishore,

The above requirement you can't set in one attempt if you are new to this technology. You need to break your requirement. For example, first set your lambda function and try to connect to the DB instance. 

well noted @lakshminarayanan , sure i will proceed with that , can i have your email for further support if required if you dont mind.

Hi@kishore,

You can post your query here at any time. We are always here to support you. It will also help others who may have similar queries.

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In AWS

0 votes
1 answer

Email notification using SNS topic and Lambda function in AWS?

Hi@akhtar, You can set notification system for your ...READ MORE

answered Apr 2, 2020 in AWS by MD
• 95,440 points
4,379 views
0 votes
0 answers

Create EC2 instance using Lambda function with Java

I have tried a lot of thing ...READ MORE

Jan 21, 2019 in AWS by Rishab
• 1,490 points
1,912 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
+2 votes
3 answers
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP