Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions docs/cacao.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@ Speaker: Edwin

[![cacao](https://cyverse.org/sites/default/files/inline-images/cacao%20logo-01.png)](https://cyverse.org/cacao){target=_blank}

[CACAO Webinar](https://cyverse.org/webinar-cacao){target=_blank}
Research software can be challenging to distribute, install, and configure in the cloud, especially when viewed through the lens of FAIR (Findable, Accessible, Interoperable, and Reproducible). CACAO (Cloud Automation Continuous Analysis Orchestration) is a multi-cloud platform designed to help research software engineers distribute their software in a FAIR way. It also provides educational and research users with a user interface to effortlessly deploy research software into any cloud. CACAO orchestrates cloud infrastructure using Terraform, Ansible, or Kubernetes templates. These templates can install and configure anything from a single virtual machine, storage, or container to a more complex set of cloud resources, such as a Zero To Jupyterhub using Kubernetes.

[https://cyverse.org/cacao](https://cyverse.org/cacao){target=_blank}
This talk will help you understand how to use CACAO on Jetstream, whether you’re a research software engineer, educator, or researcher.

Additional Resources:

- [Information about CACAO on CyVerse's website](https://cyverse.org/cacao){target=_blank}
- [CACAO Webinar](https://cyverse.org/webinar-cacao){target=_blank}
- [CACAO code repo](https://gitlab.com/cyverse/cacao){target=_blank}
- [Cloud Computing for Research and Education Gets a Sweet Upgrade with CACAO, PEARC23](https://dl.acm.org/doi/10.1145/3569951.3597555)
- [Cyberinfrastructure deployments on public research clouds enable accessible Environmental Data Science education, PEAR23](https://dl.acm.org/doi/10.1145/3569951.3597606)
- CACAO: A Research Software Platform for the Cloud, 10.5281/zenodo.10420415