---
title: "Discovery Environment overview"
description: "What the Discovery Environment is, the types of analyses it runs from small interactive jobs to HPC and HTC, and its benefits."
type: Guide
tags:
  - Discovery Environment
  - Analyses
  - Overview
generated:
  by: "claude/opus-5"
  at: "2026-09-11T00:00:00Z"
sources:
  - id: cyverse-learning-materials
    resource: "https://github.com/CyVerse-learning-materials/learning-materials-home/blob/b7392d21be4fd6a67d051847f98c81a18e058a12/docs/de/index.md"
    title: "CyVerse Learning Materials: docs/de/index.md"
    author: "team:cyverse"
    last_modified: "2025-03-26T10:54:02-07:00"
---

# Discovery Environment overview

## About

Discovery Environment (DE) is an all-purpose data science work bench and fills several major modalities for research computing (Table 1). 

The DE can be used for individual research applications that require small to moderate amount of computing in an interactive environment. It can also be used for teaching workshops or classes, where students can each start their own instances with replicated container environments that ensure reproducibility. Last, the DE is connected to the [OpenScienceGrid (High Throughput Computing)](https://osg-htc.org/){target=_blank}, and the [Texas Advanced Computing Center (High Performance Computing)](https://www.tacc.utexas.edu/){target=_blank}, allowing users to launch large HTC and HPC applications with no command line experience.

**Table 1**: Types of research computing environments which the Discovery Environment helps manage for a user.

| Type of Analysis | Cores | RAM | Use Cases |
|------------------|-------|-----|-----------|
| Small | 1-16 | 2-64 GB | Suitable for smaller applications and services, teaching, and long running analyses |
| Moderate | 32-256 | 128 GB - 1 TB | Suitable for larger applications and services that require more resources than a typical laptop |
| High Performance Computing | 1 - 10s thousands | 2 GB to 10s TBs | Used for computationally intensive tasks, such as simulations, data analysis, etc |
| High Throughput Computing | 100s to 100s thousands | Varies | Primarily focused on the efficient execution of a large number of tasks. The emphasis is on high throughput rather than on the speed of any single task |
| Computing Clusters | Varies | Varies | Clusters (Kubernetes) providing Jupyter/Rstudio notebook service to many users |

Discovery Environment's graphical interface is tailored to the needs of researchers who analyze big data but who may also lack command line expertise or the compute resources to run their software tools and analyses at appropriate scale.

## Benefits

-   All data in [your own personal space](https://de.cyverse.org/data/ds/){target=_blank}, [Shared with you](https://de.cyverse.org/data/ds/iplant/home?selectedOrder=asc&selectedOrderBy=name&selectedPage=0&selectedRowsPerPage=100){target=_blank}, and public [Community Released](https://de.cyverse.org/data/ds/iplant/home/shared?selectedOrder=asc&selectedOrderBy=name&selectedPage=0&selectedRowsPerPage=100){target=_blank} or [Published (Curated)](https://de.cyverse.org/data/ds/iplant/home/shared/commons_repo/curated?selectedOrder=asc&selectedOrderBy=name&selectedPage=0&selectedRowsPerPage=100){target=_blank} ) stored in CyVerse's cloud-based ![data](https://unm-carc.github.io/cyverse/assets/de/menu_items/dataIcon.svg){ width="25" } Data Store and are accessible in the Discovery Environment. See more info about [Data in CyVerse](https://unm-carc.github.io/cyverse/data-store/overview/)

- Internet accessible data can be downloaded / streamed into running analyses.
  
-   All analyses run on CyVerse's Cloud based Kubernetes Cluster enabling you to run analyses that are small (1-16 cores, 2 - 64 GB RAM) to moderate (16-128 cores, 128 GB - 1 TB RAM), and beyond on High Performance Computing and High Throughput Computing resources.

-   For most tasks (e.g., launching an app or importing data from a URL) you can log out or navigate to another page or operation after you start the task; an automated email notification is sent to you when the task is completed.

[de]: https://unm-carc.github.io/cyverse/assets/de/logos/deIcon.svg
[home]: https://unm-carc.github.io/cyverse/assets/de/menu_items/homeIcon.svg
[data]: https://unm-carc.github.io/cyverse/assets/de/menu_items/dataIcon.svg
[apps]: https://unm-carc.github.io/cyverse/assets/de/menu_items/appsIcon.svg
[analyses]: https://unm-carc.github.io/cyverse/assets/de/menu_items/analysisIcon.svg
[vice]: https://unm-carc.github.io/cyverse/assets/de/logos/deviceIcon.png

!!! info "Under the hood"

    The Sonora web interface, the Terrain API, and the services and Kubernetes cluster that run analyses are described in [Discovery Environment](https://docs.cyverse.org/platform/discovery-environment/){target=_blank} and [System overview](https://docs.cyverse.org/architecture/system-overview/){target=_blank} in the CyVerse Developer Documentation.

<p class="carc-provenance" markdown>Adapted from [CyVerse Learning Materials](https://github.com/CyVerse-learning-materials/learning-materials-home/blob/b7392d21be4fd6a67d051847f98c81a18e058a12/docs/de/index.md){target=_blank} (last source update 2025-03-26), CC BY 4.0. Spotted a problem? [Open an issue](https://github.com/UNM-CARC/cyverse/issues){target=_blank}.</p>
