Skip to content

Latest commit

 

History

History
67 lines (44 loc) · 2.39 KB

File metadata and controls

67 lines (44 loc) · 2.39 KB
layout
content

{::options parse_block_html="true" /}

We're building a platform for developing and deploying [Ensembles](#ensembles), our core technology for enabling open cloud services. Our DevOps platform simplifies cloud-native development and makes integrating open source software as easy and reliable as using commercial managed services.

Features include:

  • Cloud-as-Code: treat both configuration and live resources as code
  • Cloud-provider agnostic and location independent
  • Encapsulate cross-cutting concerns across the stack
  • Integrate, clone, and fork open cloud services
  • No platform or vendor lock-in: stores all your data in git, platform is 100% open source
  • Fund the open source software you depend on

How it works

❶ Build ensembles to model and manage your cloud infrastructure.

Ensembles are git repositories that model your cloud infrastructure and encapsulate your development and deployment environments and tools.

❷ Integrate open cloud services.

Integrate open cloud services such as open source databases or CMS by including 3rd-party ensembles.

❸ Deploy and manage your ensembles.

You can either deploy onto your own cloud provider accounts directly

Or use our platform to manage the deployment, enabling:

  • Account and resource isolation and security
  • Cost control: find hidden costs and optimize your infrastructure
  • Maintain a unified view across cloud providers
  • A percentage of your infrastructure spend supports the open source projects you depend on

Ensembles

Ensembles are git repositories that represent your cloud infrastructure. Model your cloud infrastructure in YAML and then associate the code and tools used for deployment including your existing shell, Terraform and Ansible scripts. Build ensembles to encapsulate live instances and treat them like code and streamline deployments and development.

Unfurl is our command-line tool for managing and deploying ensembles.

Learn more

Check out unfurl.run or sign up for our cloud platform.