Michael Bahr 10/11/2019

Serverless Scheduler

Read Original

This technical article analyzes a custom-built serverless scheduling solution for AWS, designed for ad-hoc, irregular task execution. It evaluates the scheduler against criteria like precision and scalability (handling many open tasks and execution hotspots). The author compares it to AWS's EventBridge Scheduler, details the architecture using SNS and DynamoDB, and provides a usage guide with Python code. A follow-up on scaling and cost is promised.

Serverless Scheduler

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser