DEV Community

Anuharini N
Anuharini N

Posted on

Pulumi

Pulumi is primarily implemented in the Go programming language.

Pulumi, an infrastructure as code tool, operates as independent company without a parent company.

Pulumi Overview:

Purpose: Enable developers and DevOps teams to treat infrastructure as code, allowing them to use familiar programming languages to express and automate the provisioning of cloud resources.

Functionalities :

  • Multi-Language support
  • Declarative Infrastructure Definition
  • Cross-Cloud Compatibility
  • Continuous Delivery Integration
  • Resource Abstraction
  • State Management

Logo :
Image description

Pulumi is available in both open-source and commercial(paid) version.

Top comments (0)