Intro to Pulumi

Pulumi is a modern infrastructure as code (IaC) platform.

This means that you can build, deploy, and manage modern cloud applications and infrastructure using familiar languages, tools, and engineering practices.

You can use programming languages in building IaC to automate the whole process of cloud.

You can find so many tutorials here in many languages like TS, Python, Ruby, Go, .NET Core and also using many cloud providers: AWS, Azure, GCP.