DEV Community

Håkan Fahlstedt
Håkan Fahlstedt

Posted on

2

YSPKA #1: Pulumi

From the Pulumi webpage:

Pulumi is an open source platform for building and deploying cloud infrastructure and applications in your favorite language on any cloud.

Pulumi recetly released support for .Net Core and that's how I got to know about Pulumi.

With Pulumi you can describe and create all kinds of infrastructure in all kinds of cloud providers (Azure, GCP and AWS). So instead of struggling with those annoying YAML-files or JSON-files, you can write code that handle deployment of your cloud resources, Infrastructure as code.

So go ahead and try it out!

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay