{{theTime}}

Search This Blog

Total Pageviews

What is AutoSys

AutoSys is a tool using for scheduling process. Autosys is just a scheduling utility that can do different things based on success / fail codes returned from the processes it ran.
Autosys can monitor INFA jobs via return codes from pmcmd. Autosys can trigger (start) INFA jobs based on other events.
Listen to this article

Listen to this article

No comments:

Saga Design Pattern

The Saga design pattern is a way to manage distributed transactions in a microservices architecture. In a microservices environment, where d...