DEV Community

Discussion on: The Benefits You Need to Know about Infrastructure as Code

Collapse
 
kylegalbraith profile image
Kyle Galbraith

Pulumi is one that I meant to include. It looks very promising as it allows you to represent your infrastructure right alongside your application code.

Collapse
 
alexito4 profile image
Alejandro Martinez

Exactly. He best thing is that by being able to write just code it allows many patterns that are quite cool.
If anybody is interested in the views from a newcomer in the infrastructure world I wrote about it in my blog.. I linked there to an interesting use case, AWS Lambda Warmer as Pulumi Component.