[PR #1403] [MERGED] Add reference / best practice for AWS + Azure infrastructure #1537

Closed
opened 2026-02-17 17:22:28 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1403
Author: @katmayb
Created: 11/13/2025
Status: Merged
Merged: 11/24/2025
Merged by: @katmayb

Base: mainHead: self-hosted-aws-azure-options


📝 Commits (6)

📊 Changes

6 files changed (+280 additions, -9 deletions)

View changed files

📝 src/docs.json (+7 -0)
src/langsmith/aws-self-hosted.mdx (+108 -0)
src/langsmith/azure-self-hosted.mdx (+157 -0)
src/langsmith/images/aws-architecture-self-hosted.png (+0 -0)
src/langsmith/images/azure-architecture-self-hosted.png (+0 -0)
📝 src/langsmith/kubernetes.mdx (+8 -9)

📄 Description

Fixes DOC-442

Adds reference / best practice pages on AWS + Azure infrastructure setup for self-hosted and hybrid in LangSmith.

Decided on a different placement from initial discussion, for the following reasons:

These pages belong under "Self-hosted cloud architecture" rather than "Setup guides" because they provide reference architecture and best practices, not step-by-step installation instructions.

Structure allows for:

  • Cloud-specific best practices before beginning setup
  • Reference throughout their deployment lifecycle
  • Architectural guidance separate from procedural installation steps
  • Content on using self-hosted or hybrid models

Preview

AWS reference
Azure reference


🔄 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/docs/pull/1403 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 11/13/2025 **Status:** ✅ Merged **Merged:** 11/24/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `self-hosted-aws-azure-options` --- ### 📝 Commits (6) - [`cedd495`](https://github.com/langchain-ai/docs/commit/cedd495994690f533280b8f2ce35466a18e3cf79) Add reference / best practice for AWS + Azure infrastructure - [`a307c73`](https://github.com/langchain-ai/docs/commit/a307c73962501ef8b6e829f880cfb97b8aad073a) Update diagrams - [`accb018`](https://github.com/langchain-ai/docs/commit/accb01807d2b92982938c2141bac5a194fe0e742) [Rahul] Content touch ups - [`fdb0b5d`](https://github.com/langchain-ai/docs/commit/fdb0b5d55e8f075276dec972bbe7b43aabbe826c) Updated images - [`8c88702`](https://github.com/langchain-ai/docs/commit/8c88702791c6dbb2648a0e23d6572ae64477e6ef) Tweaks - [`331f72e`](https://github.com/langchain-ai/docs/commit/331f72eb1cda59a3ffa6d6abd02aa1a6a319f240) Tweaks ### 📊 Changes **6 files changed** (+280 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+7 -0) ➕ `src/langsmith/aws-self-hosted.mdx` (+108 -0) ➕ `src/langsmith/azure-self-hosted.mdx` (+157 -0) ➕ `src/langsmith/images/aws-architecture-self-hosted.png` (+0 -0) ➕ `src/langsmith/images/azure-architecture-self-hosted.png` (+0 -0) 📝 `src/langsmith/kubernetes.mdx` (+8 -9) </details> ### 📄 Description Fixes DOC-442 Adds reference / best practice pages on AWS + Azure infrastructure setup for self-hosted and hybrid in LangSmith. Decided on a different placement from initial discussion, for the following reasons: These pages belong under "Self-hosted cloud architecture" rather than "Setup guides" because they provide reference architecture and best practices, not step-by-step installation instructions. Structure allows for: - Cloud-specific best practices before beginning setup - Reference throughout their deployment lifecycle - Architectural guidance separate from procedural installation steps - Content on using self-hosted or hybrid models ## Preview [AWS reference](https://langchain-5e9cc07a-preview-selfho-1763139517-b0f2587.mintlify.app/langsmith/aws-self-hosted) [Azure reference](https://langchain-5e9cc07a-preview-selfho-1763139517-b0f2587.mintlify.app/langsmith/azure-self-hosted) --- <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-17 17:22:28 -05:00
yindo closed this issue 2026-02-17 17:22:28 -05:00
yindo changed title from [PR #1403] Add reference / best practice for AWS + Azure infrastructure to [PR #1403] [MERGED] Add reference / best practice for AWS + Azure infrastructure 2026-06-05 18:13:11 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1537