feral icon indicating copy to clipboard operation
feral copied to clipboard

Integrate with serverless framework

Open armanbilge opened this issue 2 years ago • 1 comments

https://www.serverless.com/framework/docs/providers/aws/guide/deploying

Seems friendlier to use and more universal.

armanbilge avatar Dec 16 '21 07:12 armanbilge

How about making a functional layer on top of Pulumi: https://www.pulumi.com/ and https://github.com/pulumi/pulumi-java/pull/791 instead of serverless?

Cons:

  • probably more work
  • it's IaC rather than serverless so not really related, but arguably serverless framework scopes is bigger as well.

Pros:

  • the naming is too good to not do this, because we could call the integration jungle. It's like the universe wants it!

zetashift avatar Oct 17 '22 17:10 zetashift