I’m in search of a suggestion, I’m at present constructing an alert mechanism utility.
I’ve a listing of mails who’re involved to the replace of the info, I’m utilizing flask, python, azure to develop the applying.
to ship the e-mail to individuals I can ship them utilizing SMTP server in azure cloud after which utilizing python or by putting in an outlook server within the cloud after which connecting that with python and by making a cron job within the azure server the place it sees for the modifications and studies the modifications in a sure time and ship the e-mail to a bunch of individuals.
one other method is, utilizing azure notification hub ( which I bought to know when seeing such an utility current in azure providers or not). However I do not know if it really works or not totally but the utilization.
I’m searching for assist on this regard whether or not to make use of azure inbuild notification hub/ azure monitor or creating personal service.
thanks