RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Ruby bindings for the AWS CDK

The AWS CDK lets you define cloud infrastructure in a real language instead of hand-writing CloudFormation. Until now the choices have been TypeScript, Python, Java, Go and C#, never Ruby. There’s now a working implementation of Ruby support.

It covers the whole of aws-cdk-lib and passes the standard jsii compliance suite. The work is tracked here:

If Ruby CDK support is something you’d use, a comment on the RFC with your use case helps more than anything. Prerelease gems are available for anyone who wants to try it and report back; ask on the tracking issue.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in