RSSAmplifier

Trading Fish · Jun 14, 2018

Scheduling Lambda Functions with AWS SAM

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

A few days ago, I spent some time learning how to use Amazon’s Serverless Application Model (SAM) to schedule the recurring execution of Lambda functions. To help better cement my understanding, I assembled an overview of all the SAM template components necessary to schedule the periodic execution of a Go-based Lambda function. I also made note of how I used the SAM CLI to package and deploy…

Read on hector.dev

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.