# Pulumi code examples

> Pulumi code examples - Review comprehensive workflows, notebooks, and tutorials that help you find
> complete examples of how to execute Pulumi tasks with DataRobot.

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-04-24T16:03:56.296126+00:00` (UTC).

## Primary page

- [Pulumi code examples](https://docs.datarobot.com/en/docs/api/dev-learning/python/py-code-examples/pulumi-examples/index.html): Full documentation for this topic (HTML).

## Related documentation

- [Developer documentation](https://docs.datarobot.com/en/docs/api/index.html): Linked from this page.
- [Developer learning](https://docs.datarobot.com/en/docs/api/dev-learning/index.html): Linked from this page.
- [Python API client user guide](https://docs.datarobot.com/en/docs/api/dev-learning/python/index.html): Linked from this page.
- [Python code examples](https://docs.datarobot.com/en/docs/api/dev-learning/python/py-code-examples/index.html): Linked from this page.
- [Bolt-on governance with Pulumi](https://docs.datarobot.com/en/docs/api/dev-learning/python/py-code-examples/pulumi-examples/deploy-gov.html): Linked from this page.
- [Deploy a custom application with Pulumi](https://docs.datarobot.com/en/docs/api/dev-learning/python/py-code-examples/pulumi-examples/deploy_dr_app.html): Linked from this page.
- [Deploy a custom model with Pulumi](https://docs.datarobot.com/en/docs/api/dev-learning/python/py-code-examples/pulumi-examples/deploy_custom_inference_model.html): Linked from this page.

## Documentation content

# Pulumi code examples

The API user guide includes overviews and workflows for DataRobot's Python client that outline complete examples of common data science and machine learning workflows.
Be sure to review the [API quickstart guide]api-quickstart before using the notebooks below.

| Topic | Describes... |
| --- | --- |
| Bolt-on governance with Pulumi | How to use Pulumi to create a deployment endpoint that interfaces with a large language model. |
| Deploy a custom application with Pulumi | How to use Pulumi to deploy a custom application. |
| Deploy a custom model with Pulumi | How to use Pulumi to deploy a scikit learn classifier. |
