Skip to content

Commit

Permalink
Added AWS service details
Browse files Browse the repository at this point in the history
  • Loading branch information
arpita0911patel committed Sep 12, 2023
1 parent ae1d38c commit d349c00
Show file tree
Hide file tree
Showing 7 changed files with 66 additions and 6 deletions.
4 changes: 0 additions & 4 deletions docs/services/_category_.json

This file was deleted.

4 changes: 4 additions & 0 deletions docs/services/aws/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"label": "AWS Services",
"position": 1
}
33 changes: 33 additions & 0 deletions docs/services/aws/aws.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
sidebar_position: 1
---

# CIROH-UA's AWS Research Cloud

Through the OMNIA contract, CIROH-UA has teamed with AWS Cloud to deliver ground-breaking research and speed up time to insight for hydrological researchers.

The research journey is shortened by moving research burdens to the cloud, which also increases data accessibility and sharing.

Using AWS for hydrological projects allows them to manage, stage, store, share, and analyze their data in a variety of ways.


## Benefits of using AWS Cloud Services:

- Improves accessibility and analysis of research data
- Providing researchers with access to specialized solutions
- Bringing the best IT services to research project
- Reduces the duation of the research project


:::info
<a href="https://aws.amazon.com/">AWS Cloud Services</a>
:::

### How to access AWS Research Cloud at CIROH-UA?
:::note
For the CIROH consortium and members, if your research project is applying and adapting the NextGen framework then reach out to us on how to get the access of the AWS research cloud, please submit a Github Template Request with your requirements and project details at:

<a href="https://github.com/CIROH-UA/CloudInfra/issues/new?assignees=&labels=infrastructure&projects=&template=aws_infrastructure_request.md&title=">AWS Infrastructure Request Form</a>

Your request will be handled by DevOps staff at CIROH-UA and if permitted will be given access to the research cloud.
:::
4 changes: 4 additions & 0 deletions docs/services/google/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"label": "Google Services",
"position": 2
}
17 changes: 17 additions & 0 deletions docs/services/2i2c-intro.md → docs/services/google/google.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,25 @@ sidebar_position: 1

# CIROH-UA 2i2c Portal

CIROH-UA has teamed with 2i2c Cloud service to design, develop and operate JupyterHub in the cloud for hydrologic researchers. It builds and supports open source infrastructure that serves research and development.

## Benefits of using 2i2c Cloud Services:

- Provides managed JupyterHub as a service
- Powerful, flexible, and dynamic. Open source tools are the best for accelerating research.
- 2i2c uses Google Cloud services for JupyterHub deployment.

## CIROH-UA's 2i2c JupyterHub details

:::info
<a href="https://2i2c.org/">2i2c JupyterHub</a>
:::
:::info
<a href="https://docs.2i2c.org/">2i2c Docs</a>
:::
:::info
<a href="https://infrastructure.2i2c.org/">2i2c Infrastructure Docs</a>
:::
:::info
<a href="https://github.com/2i2c-org/awi-ciroh-image">Github URL for AWI-CIROH 2i2c Hub Image</a>
:::
Expand Down
10 changes: 8 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,15 @@ const config = {
},
{
type: 'doc',
docId: 'services/2i2c-intro',
docId: 'services/google/google',
position: 'left',
label: 'Services',
label: 'Google Services',
},
{
type: 'doc',
docId: 'services/aws/aws',
position: 'left',
label: 'AWS Services',
},
{
href: 'https://ciroh.org',
Expand Down
Binary file added static/img/awslogo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d349c00

Please sign in to comment.