Link to home
Start Free TrialLog in
Avatar of Member_2_6479049
Member_2_6479049

asked on

Sending emails using a data base on a cloud

Hello experts,

I need to build a MySQL database on Amazon Web Services, the application will be made in vb.net, since this is the first time I'm going to use this service, one of the main objective for this project is to send emails using the contacts that will be stored in the data base.

Is there any service I an use or I have to code using another service from Amazon?

So, I'm looking for an expert advice before continuing.

This is very important for my client, so I really appreciate the help you guys can give me.

Thank you so much in advance.
Avatar of arnold
arnold
Flag of United States of America image

Not sure what you have, you can use a task scheduler to run periodically, check the db, greater the notifications.

You are providing little to no info on the resources, though using other means, options might be ......
Avatar of Member_2_6479049
Member_2_6479049

ASKER

Thank you Arnold,

Well, I need to make a system to be used by users in different locations in California, so I will use the cloud of Amazon Web Services (RDS) to host the database. I will develop the system in vb.net and store all the data in the AWS database.

The most important thing for this project, is that my client wants to send emails to contacts stored on the database, so my question is:

Is there any application that I can use to send the emails to the contacts stored on that database?
OR
Do I have to code i?

Thank you so much.
ASKER CERTIFIED SOLUTION
Avatar of arnold
arnold
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thank you Arnold,

the code on the link could help me on this project.
Thank you.