---
title: Get Started
url: /docs/get-started/
---
Pulumi is a modern [infrastructure as code](/what-is/what-is-infrastructure-as-code/) (IaC) platform that lets you use familiar programming languages and tools to automate, secure and manage everything you run in the cloud.

Pulumi IaC is free, [open source](https://github.com/pulumi/pulumi), and optionally pairs with [Pulumi Cloud](/docs/iac/concepts/pulumi-cloud/) to make managing infrastructure secure, reliable, and hassle-free.

Choose a cloud provider to get started:

[Get started with Pulumi & AWS →](/docs/iac/get-started/aws/)
[Get started with Pulumi & Azure →](/docs/iac/get-started/azure/)
[Get started with Pulumi & Google Cloud →](/docs/iac/get-started/gcp/)
[Get started with Pulumi & Kubernetes →](/docs/iac/get-started/kubernetes/)

## Additional resources

The following sections are also useful when first learning how to use Pulumi:

<h3 class="no-anchor pt-4">
<svg xmlns="http://www.w3.org/2000/svg" class="ph-icon ph-icon--regular pr-2" fill="currentColor" aria-hidden="true" focusable="false"><use href="/icons/sprite.70fd70d1a833861af10bfc0def62d9dd4208a71e6b1f81581da2b8c9f48cda97.svg#p-file-text-regular"/></svg>
Concepts</h3>
Get details on the Pulumi programming model and core concepts.

<h3 class="no-anchor pt-4">
<svg xmlns="http://www.w3.org/2000/svg" class="ph-icon ph-icon--regular pr-2" fill="currentColor" aria-hidden="true" focusable="false"><use href="/icons/sprite.70fd70d1a833861af10bfc0def62d9dd4208a71e6b1f81581da2b8c9f48cda97.svg#p-cloud-regular"/></svg>
Migration</h3>
Learn how to support, migrate, or convert existing cloud infrastructure with Pulumi.

