docs(studios): document AWS Batch → AWS Cloud migration#1500
Open
justinegeffen wants to merge 4 commits into
Open
docs(studios): document AWS Batch → AWS Cloud migration#1500justinegeffen wants to merge 4 commits into
justinegeffen wants to merge 4 commits into
Conversation
Adds a new "Migrate a Studio from AWS Batch to AWS Cloud" H2 to the Studios "Manage Studios" page across Platform Enterprise (unversioned + version-26.1) and Platform Cloud. Covers the in-place migration path introduced in PLAT-4280 (same-workDir CE swap from the Edit screen) and the from-scratch path through a shared S3 bucket. Refs: PLAT-4280, PLAT-4281, EDU-893 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for seqera-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
* Deslop managing studios * Apply to Enterprise
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a new H2, Migrate a Studio from AWS Batch to AWS Cloud, to the Studios Manage Studios page across:
platform-enterprise_docs/studios/managing.md(next unreleased Enterprise)platform-enterprise_versioned_docs/version-26.1/studios/managing.mdplatform-cloud/docs/studios/managing.mdThe new section sits between Migrate a Studio from an earlier container image template and Studio session statuses, and covers:
workDir. Preserves checkpoints, installed packages, and session state. Includes how it works, prerequisites, steps, which CEs appear in the selector, and how resource labels are synced.Two new link references added:
[resource-labels](→../troubleshooting_and_faqs/resource-labels) and[credentials](→../credentials/overview). Also added[checkpoints](→./managing#studio-session-checkpoints) for the in-place section. Existing[aws-cloud],[aws-batch], and[add-s]references reused.Refs
workDirScope notes
version-25.3/— PLAT-4280 is treated as a next-release feature, so it does not appear in already-shipped 25.3 docs. If the feature is back-ported to 25.3, the same H2 should be added there.Open questions (please confirm before merge)
stoppedstate to swap CEs? The sources don't say explicitly. The surrounding Edit flow only allows editing stopped sessions, so the draft assumes yes — please confirm with @weronika.sosnowska or @georgi.hristov. If running Studios can swap CEs, remove the "Confirm the Studio is stopped" prerequisite/step.../troubleshooting_and_faqs/resource-labels. Confirm that's the canonical resource-labels page (the file exists at that path in all three trees).version-25.3/as well? Default assumption is no (feature ships in 26.1+). Flag if PLAT-4280 was back-ported.Change summary
platform-enterprise_docs/studios/managing.mdlast updatedbumped to 2026-05-29platform-enterprise_versioned_docs/version-26.1/studios/managing.mdplatform-cloud/docs/studios/managing.mdTest plan
[aws-cloud],[aws-batch],[credentials],[resource-labels],[checkpoints],[add-s], in-page anchors#resource-labels-on-migrationand#studio-session-data-links) on all three doc trees.:::tip/:::noteadmonitions render correctly.🤖 Generated with Claude Code