What is Cronyo?
It provides A simple CLI to manage your cron jobs on AWS. In addition, it can instantly deploy a couple of super-simple, helpful and secure lambda functions to perform HTTP GET/POST requests for you. So if you need to trigger any webhooks on schedule, an AWS account and Cronyo is all you need.
Cronyo is a tool in the AWS Tools category of a tech stack.
Cronyo is an open source tool with 322 GitHub stars and 11 GitHub forks. Here’s a link to Cronyo's open source repository on GitHub
Cronyo Integrations
Cronyo's Features
- Simple command line interface to manage cron jobs (much simpler than aws events put-rules, aws lambda add-permission, aws events put-targets, Cloudformation, or Terraform)
- Pre-built AWS Lambda functions for simple HTTP GET/POST requests, or use your own lambdas
- Cost Effective (you'll need a TON of cron rules to worry about costs)
- Simple but Secure (HTTP GET/POST include an HMAC signature so you can validate the request is genuine)
- Easy deployment of lambda functions using cronyo deploy. No need to twiddle with AWS
- Easily add, delete, enable, disable and export (to yaml) your cron rules
Cronyo Alternatives & Comparisons
What are some alternatives to Cronyo?
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
jQuery
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.