-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
AWS Lambda are so cool, what do you mean i can just zip up some code, upload it to AWS and it can run the code serverless??
I'm working on a weekly scheduled cross-environment data syncing and using AWS EventBridge scheduler to schedule an invocation of a Lambda function which will kickstart the whole process of syncing data. No need to use a custom cron infrastructure to schedule when to run lambda functions.
Reactions are currently unavailable