Sebastian Korfmann chce zrobić o tym prezentację

Serverless Ruby Bundler with AWS Cloud Development Kit (CDK)

Let’s build a serverless dependency updater for Ruby apps. We’ll leverage a few recently introduced features of AWS Lambda: The Lambda Ruby runtime and a Lambda Layer to provide Bundler.

We’ll put this all together with the AWS CDK, which is an infrastructure modeling framework that allows us to define our cloud resources using Typescript.

Our goal: Submitting automated Gem update Pull Requests to an Rails app on Github.