Skip to content
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

AWS EBS Snapshot Module #284

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

AWS EBS Snapshot Module #284

bpmct opened this issue Aug 22, 2024 · 3 comments
Labels
module-idea A new module idea or suggestion

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
@coder-labeler coder-labeler bot added enhancement module-idea A new module idea or suggestion labels Aug 22, 2024
@michaelbrewer
Copy link
Contributor

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
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module-idea A new module idea or suggestion
Projects
None yet
Development

No branches or pull requests

3 participants