[PR #491] [MERGED] docs: add IaC section to the docs with first examples for Pulumi. #573

Closed
opened 2026-02-16 01:15:28 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langserve/pull/491
Author: @dirien
Created: 2/28/2024
Status: Merged
Merged: 2/28/2024
Merged by: @eyurtsev

Base: mainHead: iac-with-pulumi


📝 Commits (2)

  • e8a8a88 docs: add IaC section to the docs with first examples for Pulumi.
  • 62c1b4f Merge branch 'main' into iac-with-pulumi

📊 Changes

1 file changed (+21 additions, -0 deletions)

View changed files

📝 README.md (+21 -0)

📄 Description

Hello everyone,

This PR introduces a new subsection under the Deployment section titled "Deploy using Infrastructure as Code"

In this subsection, we will outline methods for utilizing IaC tools such as Pulumi, OpenTofu, and AWS CDK, among others.

I have initiated with examples in Pulumi and AWS. Examples for other cloud providers are expected to be added shortly.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langserve/pull/491 **Author:** [@dirien](https://github.com/dirien) **Created:** 2/28/2024 **Status:** ✅ Merged **Merged:** 2/28/2024 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `iac-with-pulumi` --- ### 📝 Commits (2) - [`e8a8a88`](https://github.com/langchain-ai/langserve/commit/e8a8a88a6f0c239cda0040a83a1b330b43239442) docs: add IaC section to the docs with first examples for Pulumi. - [`62c1b4f`](https://github.com/langchain-ai/langserve/commit/62c1b4f88a8851c82a82cb43954f5022ff2c4b46) Merge branch 'main' into iac-with-pulumi ### 📊 Changes **1 file changed** (+21 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+21 -0) </details> ### 📄 Description Hello everyone, This PR introduces a new subsection under the Deployment section titled "Deploy using Infrastructure as Code" In this subsection, we will outline methods for utilizing IaC tools such as Pulumi, OpenTofu, and AWS CDK, among others. I have initiated with examples in Pulumi and AWS. Examples for other cloud providers are expected to be added shortly. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 01:15:28 -05:00
yindo closed this issue 2026-02-16 01:15:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langserve#573