Using JavaScript & AWS CloudWatch for Scheduling Website Content [Tutorial]by@alex-daro
576 reads
576 reads

Using JavaScript & AWS CloudWatch for Scheduling Website Content [Tutorial]

by Alex Daro3mFebruary 22nd, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Newclick.io is a tool to help you schedule promotional content on your website. CMS platforms like Shopify and Wordpress allow users to set publish dates for things like products and blog posts. The tool uses AWS CloudWatch and the AWS JavaScript SDK to create scheduled events. The developer wanted to use the serverless framework and deploy to AWS Lambda. He wanted to keep the development focused on code and less on server-related infrastructure. For each event that’s scheduled I created a new CloudWatch Rule that runs a Lambda function for a given date and time.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Using JavaScript & AWS CloudWatch for Scheduling Website Content [Tutorial]
Alex Daro HackerNoon profile picture
Alex Daro

Alex Daro

@alex-daro

Share Your Thoughts

About Author

Alex Daro HackerNoon profile picture
Alex Daro@alex-daro

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here
L O A D I N G
. . . comments & more!