▲ 8 r/Clojure
Hi everyone,
I’m currently working as an IT Admin and diving deep into AWS and DevOps. One thing that kept tripping me up was the difference between standard Linux crontab (5 fields) and AWS EventBridge schedules (6 fields, the ? rule, Sunday being 1 instead of 0, etc.).
To solve my own headache and learn in the process, I builtCronRead.com.
What it does:
- Supports both standard 5-field and AWS 6-field formats.
- Translates expressions into plain English.
- Shows the next 5 execution times.
- Generates quick Terraform/CDK snippets for EventBridge.
It's completely free, fast, and has no ads. I’d love to get some brutal feedback from the experienced folks here. What edge cases am I missing? What features would make this actually useful for your daily workflow?
Thanks!
u/Horror_Two8868 — 21 days ago