I'm new to talend, I've mostly developed all my ETL work in Visual studio and deployed to SSIS. Recently I've had to work with talend for sftp file downloads and REST api calls.
The way I scheduled these new talend jobs is by building in talend for windows and scheduling it on the server to run on schedule. My question is: Is there something similar like SSIS where I can deploy jobs to a server and monitor the jobs. Looks like Administration Center is for enterprise only.
Thank you.