Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Social Media Icons to Introduction Page #311

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
File renamed without changes.
60 changes: 34 additions & 26 deletions content/introduction/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,18 @@ disableToc: false
---

## Introduction

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just trying to understand why the newline here and spaces throughout the document have been added.
Was it done by a prettifier plugin?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, the newlines and spaces were added by a prettifier plugin automatically, and I wasn't aware of it. I'll ensure it's disabled to maintain the original formatting.

[SODA Foundation](http://github.com/sodafoundation) is an open source project under Linux Foundation that aims to foster an ecosystem of open source data management and storage software for data autonomy. SODA Foundation offers a neutral forum for cross-projects collaboration and integration and provides end users quality end-to-end solutions.

## What is SODA

SODA is SODA Open Data Autonomy. It is an open source unified autonomous data framework for data mobility from edge to core to cloud.

<img src="https://www.sodafoundation.io/wp-content/uploads/2022/05/2022autonomy2560.png">

## Focus Areas

SODA Foundation focuses to build unified frameworks, APIs and solutions in the areas of
SODA Foundation focuses to build unified frameworks, APIs and solutions in the areas of

- Data Mobility
- Data Protection
Expand All @@ -25,16 +27,18 @@ SODA Foundation focuses to build unified frameworks, APIs and solutions in the a
- Data Governance
- Data Orchestration
- Data Energy and more.
It envisions to provide data autonomy through its open source solutions and standards.
It envisions to provide data autonomy through its open source solutions and standards.

More details [here](https://sodafoundation.io/)

## SODA Projects
SODA Foundation is a home of all the projects for storage and data. It hosts many projects and also extends the ecosystem through partners and third party projects which can help to build unified data solutions for various use cases.

SODA Foundation is a home of all the projects for storage and data. It hosts many projects and also extends the ecosystem through partners and third party projects which can help to build unified data solutions for various use cases.

## SODA Architecture

<!--- TODO : Brief description and architecture snapshot needed here...-->

SODA (SODA Open Data Autonomy) Architecture is getting evolved to realize a challenging goal of building a unified framework for data and storage management. It connects the application platforms and solutions to the backend storages seamlessly, be it on prem or cloud through unified API layer. This enables the application platforms to focus to build more valuable use cases rather than worrying about managing the underlying storage backends and data management.

The key architecture tenets are:
Expand All @@ -49,57 +53,61 @@ As mentioned, SODA Architecture is getting refined and optimized for different a

<img src="https://sodafoundation.io/wp-content/uploads/2020/04/[email protected]">

## SODA Source Code Repository

## SODA Source Code Repository
The Public Source Code repository is located [here](https://github.com/sodafoundation/). Please explore and join the ones that interest you.

## SODA Ecosystem

The SODA Ecosystem has many projects under its umbrella, which work in unison to solve the various data and storage challenges.
Some of the important ones are :

- **SODA Dashboard**
SODA Dashboard provides a front end UI which integrates with the different APIs provided by SODA API. This dashboard can be used to test basic SODA functionality.
More details [here](https://sodafoundation.io/projects/soda-dashboard/)
SODA Dashboard provides a front end UI which integrates with the different APIs provided by SODA API. This dashboard can be used to test basic SODA functionality.
More details [here](https://sodafoundation.io/projects/soda-dashboard/)

- **SODA API**
The key external interface to platforms, which can do a seamless integration with heterogeneous storage backends. Provides the standardization for Data / Storage Management APIs. More details [here](https://sodafoundation.io/projects/soda-api/)
The key external interface to platforms, which can do a seamless integration with heterogeneous storage backends. Provides the standardization for Data / Storage Management APIs. More details [here](https://sodafoundation.io/projects/soda-api/)

- **SODA Controller**
In the API flow, controller plays a critical role for all the API flow management and tracking to handle all the state machine and metadata management requirements.
More details [here](https://sodafoundation.io/projects/soda-controller/)
In the API flow, controller plays a critical role for all the API flow management and tracking to handle all the state machine and metadata management requirements.
More details [here](https://sodafoundation.io/projects/soda-controller/)

- **SODA Dock**
It is a docking station for heterogeneous storage backends! This is where all the different storage vendors’ drivers for various backends get attached.
More details [here](https://sodafoundation.io/projects/soda-dock/)
It is a docking station for heterogeneous storage backends! This is where all the different storage vendors’ drivers for various backends get attached.
More details [here](https://sodafoundation.io/projects/soda-dock/)

- **SODA Delfin**
It is storage infrastructure management solution to provide unified, intelligent and scalable resource management as well as alerting and performance monitoring of the underlying storage infrastructure.
More details [here](https://sodafoundation.io/projects/delfin-soda-infrastructure-manager/)
It is storage infrastructure management solution to provide unified, intelligent and scalable resource management as well as alerting and performance monitoring of the underlying storage infrastructure.
More details [here](https://sodafoundation.io/projects/delfin-soda-infrastructure-manager/)

- **SODA Plugin**
SODA North-Bound Plugin Project focuses to extend all the industry platforms and application solutions to interface with SODA API or be compliant with it.
More details [here](https://sodafoundation.io/projects/soda-plugins/)
SODA North-Bound Plugin Project focuses to extend all the industry platforms and application solutions to interface with SODA API or be compliant with it.
More details [here](https://sodafoundation.io/projects/soda-plugins/)

- **SODA Multicloud**
SODA Multicloud project provides a cloud vendor agnostic data management for hybrid cloud, crosscloud or incloud. It can be hosted on prem or cloud native.
More details [here](https://sodafoundation.io/projects/soda-multicloud-dds/)
SODA Multicloud project provides a cloud vendor agnostic data management for hybrid cloud, crosscloud or incloud. It can be hosted on prem or cloud native.
More details [here](https://sodafoundation.io/projects/soda-multicloud-dds/)

- **SODA Orchestration**
The Orchestration framework provides flexibility to use existing workflows or define customized workflows to get the simplified execution of tasks.
More details [here](https://sodafoundation.io/projects/soda-experiments/)

The Orchestration framework provides flexibility to use existing workflows or define customized workflows to get the simplified execution of tasks.
More details [here](https://sodafoundation.io/projects/soda-experiments/)

## Official Charter

The official charter for SODA Foundation under Linux Foundation can be found [here](https://sodafoundation.io/the-foundation/charter/)

**Want to be part of this initiative?**
Please join us to collaborate, research, develop and lead for unified data framework and standards.
Contact us through any of the following channels:

- [SODA Website](https://sodafoundation.io/the-foundation/join/)
- [SODA Slack](https://sodafoundation.io/slack)
- [SODA Twitter](https://twitter.com/sodafoundation)
- [SODA Mailing List](https://lists.sodafoundation.io)
- [SODA LinkedIn](https://www.linkedin.com/company/sodafoundation/)
<ul class="social-list">
<li class="social-list-item"><a href="https://sodafoundation.io/the-foundation/join/"><i class="fas fa-globe"></i> Join SODA</a></li>
<li class="social-list-item"><a href="https://sodafoundation.io/slack"><i class="fab fa-slack"></i> SODA Slack</a></li>
<li class="social-list-item"><a href="https://twitter.com/sodafoundation"><i class="fab fa-twitter"></i> SODA Twitter</a></li>
<li class="social-list-item"><a href="https://lists.sodafoundation.io"><i class="fas fa-envelope"></i> SODA Mailing List</a></li>
<li class="social-list-item"><a href="https://www.linkedin.com/company/sodafoundation/"><i class="fab fa-linkedin"></i> SODA LinkedIn</a></li>
</ul>

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can also add a new link:
To know the introduction and how to contribute, you can refer SODA Starter


**For more details, please refer to the [SODA Foundation](https://sodafoundation.io/) website**.
**For more details, please refer to the [SODA Foundation](https://sodafoundation.io/) website**.
3 changes: 0 additions & 3 deletions go.mod

This file was deleted.

9 changes: 9 additions & 0 deletions static/css/theme-opensds.css
Original file line number Diff line number Diff line change
Expand Up @@ -134,3 +134,12 @@ div#menu-footer-social-links-container{
a.footer-social-links{
padding: 0.35rem;
}

.social-list {
list-style: none;
}

.social-list-item {
margin-right: 8px;
}