Skip to content

A fun server-less app within AWS to send random Chuck Norris Jokes and Images to subscribed users via email

License

Notifications You must be signed in to change notification settings

zadowsmash/chucknorrisjokes

Repository files navigation

chucknorrisjokes

A fun server-less app to send random Chuck Norris Jokes and images on a schedule to subscribed users via email.

The site is live and is in beta testing phase.

Access it at the following URL:

chuck-norris-random-daily-jokes.net

Open Source API's / NPM Modules used for the site.

Usage

  • Users subscribe their email address via S3 website and email address is written to a DynamoDB table and a confirmation email is received.

  • CloudWatch triggers a daily job to execute the backend lambda function to send the random joke/image to subscribed users within the DynamoDB table.

  • Users able to unsubscribe from the list if they choose to and will receive a confirmation email.

To Do

  • Monitor / Filter out unrelated images

Infrastructure Design

Infrastructure Design

About

A fun server-less app within AWS to send random Chuck Norris Jokes and Images to subscribed users via email

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published