Giter Site home page Giter Site logo

dce's Introduction

Disposable Cloud EnvironmentTM

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 much more!

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.

Getting Started & Documentation

Documentation coming soon.

DCE CLI

The easiest way to get started with DCE is with the DCE CLI:

github.com/Optum/dce-cli

# Deploy DCE
dce system deploy

# Add an account to the pool
dce accounts add \
    --account-id 123456789012 \
    --admin-role-arn arn:aws:iam::123456789012:role/OrganizationAccountAccessRole

# Lease an account
dce leases create \
    --principal-id [email protected] \
    --budget-amount 100 --budget-currency USD

# Login to your account
dce leases login <lease-id>

Contributing to DCE

DCE was born at Optum, but belongs to the community. Improve your cloud experience and open a PR.

Contributor Guidelines

License

Apache License v2.0

dce's People

Contributors

amudapalani avatar amyschoen avatar anushaakkiraju avatar bjfish25 avatar bytebounder avatar dependabot[bot] avatar dilip0515 avatar eschwartz avatar jayanandagit avatar joshmarsh avatar jrsholly avatar kapilt avatar kddejong avatar marinatedpork avatar marissaann avatar nathanagood avatar pkn4645 avatar shubydo avatar wrschneider avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.