My team trying to start an application that runs daily batch jobs and are looking into ways to stand-up and tear-down this application daily instead of having it running 24/7, are their any differences between using the Crone Triggers built into Bamboo vs using AWS Lambdas? (I'm not even sure how one would do it with Lambdas but its been an idea that was thrown out there). Thanks!
Also any insight or articles on how the Crone Triggers work (what program their running on and how they communicate with down applications would be great)