- Notifications
You must be signed in to change notification settings - Fork84
Disposable Cloud Environment
License
NotificationsYou must be signed in to change notification settings
Optum/dce
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
DCETM is your playground in the cloud
DCE helps you quickly and safely explore the public cloud by managing temporary AWS accounts.
Common use cases for a public cloud account include:
- Developing, testing, or operating cloud networks and applications
- Improving infrastructure utilization with autoscaling
- Leveraging cloud-native developer tooling
- Exploring data with analytical and machine learning services
- And muchmore!
DCE users can "lease" an AWS account for a defined period of time and with a limited budget.
At the end of the lease, or if the lease's budget is reached, the account is wiped clean and returned to the account pool so it may be leased again.
Documentation coming soon.
The easiest way to get started with DCE is with the DCE CLI:
# Deploy DCEdce system deploy# Add an account to the pooldce accounts add \ --account-id 123456789012 \ --admin-role-arn arn:aws:iam::123456789012:role/OrganizationAccountAccessRole# Lease an accountdce leases create \ --principal-id jdoe@example.com \ --budget-amount 100 --budget-currency USD# Login to your accountdce leases login<lease-id>
DCE was born at Optum, but belongs to the community. Improve your cloud experience andopen a PR.
About
Disposable Cloud Environment
Topics
Resources
License
Code of conduct
Stars
Watchers
Forks
Packages0
No packages published