-
Notifications
You must be signed in to change notification settings - Fork 278
Added Social Media Icons to Introduction Page #311
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
base: master
Are you sure you want to change the base?
Changes from 3 commits
2026de0
18d433d
a87701b
b9f29b1
aa72c93
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,16 +6,18 @@ disableToc: false | |
--- | ||
|
||
## Introduction | ||
|
||
[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 | ||
|
@@ -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: | ||
|
@@ -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> SODA Website</a></li> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please make this link points to - https://www.sodafoundation.io/ There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @skdwriting I think the link was supposed to point to the Join page. May be the title of the link should be "Join SODA". |
||
<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> | ||
|
||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We can also add a new link: |
||
|
||
**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**. |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
module github.com/sodafoundation/documentation | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. No need to check in this file. |
||
|
||
go 1.17 | ||
|
||
require github.com/soda-cdm/documentation v0.0.0-20230525043849-2b985763d78d // indirect |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
github.com/soda-cdm/documentation v0.0.0-20230525043849-2b985763d78d h1:3xzxcT2yHfhVJWOvnVstPMU9lx3yzZ24RAojwVvHC6I= | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. No need to check in this file There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Seems like this file is still checked in. |
||
github.com/soda-cdm/documentation v0.0.0-20230525043849-2b985763d78d/go.mod h1:xJacXbNlMLMSzd6u+fuC3XgrmjFkB0PvKnrY6NFwWuc= |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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.