'What is the substitute for crond in aws, EventBridge?

I am planning to invoke lambda once every hour.

Until now, I was get used to use crond to invoke some events on linux.

So, I am googling around what is the substitute for crond in aws.

I have heard EventBridge works like that.

My understanding is correct?

If so is there any practice for that?

THank you for your advice.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source