Showing posts with label AWS Lambda. Show all posts
Showing posts with label AWS Lambda. Show all posts

Friday, February 3, 2017

Writing a cron job microservice with Serverless and AWS Lambda

The folks at Readme.io recently had a situation where they needed to create a new cron job to fetch all users from their database who are coming to the end of their trial and insert them into the customer.io database.
Read the blog post