Anyone here using Aurora Serverless and successful...
# help
l
Anyone here using Aurora Serverless and successfully enabled event scheduler? So far I've created a new cluster parameter group, set the proper (I think) variable and redeployed everything thru sst. Didn't see any difference, even though I'm testing on a "pausable" instance that surely managed to spin down and up again in the meantime
If it's gonna take this much effort then I'd rather have a new Cron scheduled via sst that simply calls the procedure instead...
t
I'm not familiar with what event scheduler is
So not sure I can help too much
l
Yah, still in the habit of thinking "serverly" too often 😄 Event scheduler is exactly what the name gives away, a cron job for database. Went with the Cron option for my issue (additional visibility bonus). Needed one anyway as I wanted a daily analytics static page update for the project so it's a win win