Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AWS/GCP/Azure Snapshot Module #54

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
bpmct opened this issue Aug 22, 2024 · 3 comments
Open

AWS/GCP/Azure Snapshot Module #54

bpmct opened this issue Aug 22, 2024 · 3 comments

Comments

@bpmct
Copy link
Member

bpmct commented Aug 22, 2024

Create a module that kicks off an EBS snapshot on workspace stop and allows workspaces to be optionally created/started from a snapshot via a parameter. Otherwise, it will use the existing PVC/EBS volume/disk.

@bpmct bpmct changed the title EBS Snapshot Module AWS EBS Snapshot Module Aug 22, 2024
@michaelbrewer
Copy link

I assume this is because EBS snapshots are cheaper than an EBS volume? However the side effect might be slower start up?

@bpmct
Copy link
Member Author

bpmct commented Aug 28, 2024

Snapshots allow folks to restore/migrate to other regions. I imagine the module will work by allowing the user to choose from the mounted volume or to restore from a snapshot when starting their workspace

@michaelbrewer
Copy link

Makes sense. Especially when you want to decommission a region, eks cluster or AWS account.

@bpmct bpmct changed the title AWS EBS Snapshot Module AWS/GCP/Azure Snapshot Module Apr 9, 2025
@Parkreiner Parkreiner transferred this issue from coder/modules May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants