All Projects → yunionio → Onecloud

yunionio / Onecloud

Licence: apache-2.0
An open-source unified multi-cloud platform -- MOS 3.0

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Onecloud

Gatsby Starter Lumen
A constantly evolving and thoughtful architecture for creating static blogs.
Stars: ✭ 1,797 (+330.94%)
Mutual labels:  infrastructure, architecture
Terrascan
Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud native infrastructure.
Stars: ✭ 2,687 (+544.36%)
Mutual labels:  infrastructure, architecture
Ark
ARK is a lightweight, agility, elastic, distributed plugin framework written in C++,make it easier and faster to create your own application service.
Stars: ✭ 370 (-11.27%)
Mutual labels:  architecture
Peasy.net
A business logic micro-framework for .NET and .NET Core
Stars: ✭ 406 (-2.64%)
Mutual labels:  architecture
Kooper
Kooper is a simple Go library to create Kubernetes operators and controllers.
Stars: ✭ 388 (-6.95%)
Mutual labels:  infrastructure
Laravel
[DEPRECATED] See https://github.com/lucidarch/lucid
Stars: ✭ 373 (-10.55%)
Mutual labels:  architecture
Reference Architecture
The Reference Architecture for Agility is a technology-neutral logical architecture based on a disaggregated cloud-based model.
Stars: ✭ 384 (-7.91%)
Mutual labels:  architecture
E Books
IT technical related e-books and PPT information, continuous updating. For those in need, Keep real, peace and love.
Stars: ✭ 357 (-14.39%)
Mutual labels:  architecture
Swiftui Architectures
Three different architectures (Model-View, Redux, MVVM) for using SwiftUI implemented at the example of a chat app
Stars: ✭ 413 (-0.96%)
Mutual labels:  architecture
Architecture.of.internet Product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
Stars: ✭ 18,661 (+4375.06%)
Mutual labels:  architecture
Habitat
Sitecore Modular Architecture Example
Stars: ✭ 407 (-2.4%)
Mutual labels:  architecture
Web Skills
A visual overview of useful skills to learn as a web developer
Stars: ✭ 5,107 (+1124.7%)
Mutual labels:  architecture
Explicit Architecture Php
This repository is a demo of Explicit Architecture, using the Symfony Demo Application.
Stars: ✭ 372 (-10.79%)
Mutual labels:  architecture
Awesome Kafka
A list about Apache Kafka
Stars: ✭ 397 (-4.8%)
Mutual labels:  infrastructure
Scriptableobject Architecture
Makes using Scriptable Objects as a fundamental part of your architecture in Unity super easy
Stars: ✭ 370 (-11.27%)
Mutual labels:  architecture
Wanandroid
🏄 基于Architecture Components dependencies (Lifecycles,LiveData,ViewModel,Room)构建的WanAndroid开源项目。 你值得拥有的MVVM快速开发框架:https://github.com/jenly1314/MVVMFrame
Stars: ✭ 410 (-1.68%)
Mutual labels:  architecture
React Native Slowlog
A high-performance timer based profiler for React Native that helps you track big performance problems.
Stars: ✭ 363 (-12.95%)
Mutual labels:  infrastructure
Jsdelivr
A free, fast, and reliable Open Source CDN for npm, GitHub, Javascript, and ESM
Stars: ✭ 4,052 (+871.7%)
Mutual labels:  infrastructure
Ansible For Kubernetes
Ansible and Kubernetes examples from Ansible for Kubernetes Book
Stars: ✭ 389 (-6.71%)
Mutual labels:  infrastructure
React Redux Complete Example
A react+redux example project based on the folder structure proposed here: https://github.com/alexnm/re-ducks
Stars: ✭ 415 (-0.48%)
Mutual labels:  architecture

Yunion OneCloud

CircleCI Build Status Go Report Card

README in Chinese

What is Yunion OneCloud?

Yunion OneCloud is an open source unified-IaaS cloud platform.

As its name sugguests, 'Yun' means 'cloud' in Chinese and 'Yunion OneCloud' means to unify many distinct clouds into the one that behaves like an integral cloud platform.

As trends show, the enterprise IT infrastructure in the future would be unavoidably heterogeneous and the public clouds should be the major infrastructure providers for many enterprises. Further, the infrastructure would most likely be prepared for the cloud-native applications running on Kubernetes. Yunion OneCloud is built to provide the cloud architecture for this scenario such that it is the middle layer between the underlying cloud infrustructures and the overlay kubernetes clusters across many clouds.

Many may consider Yunion OneCloud as a multi-cloud management platform (MCMP). Rather, we would view it as an IaaS platform as it does not only manage the resources and services from many clouds, but also hides the differences of underlying technologies and exposes one set of APIs that allow programatically interacting with the compute/storage/networking resources across many clouds.

Yunion OneCloud is working on abstracting APIs for the following resources:

  • Compute, including virtual machines, images, etc.
  • Storage, including disks, snapshots, object storages, etc.
  • Networking, including load balancers, VPC, virtual networks, NAT gateways, security groups, etc.
  • Accouting and billing, etc.
  • ...

over the following many cloud providers:

  • On-premise IT resources, including kvm VM, baremetal, VMware vsphere/ESXi, etc.
  • Private clouds, including OpenStack, etc.
  • Public clouds, including Aliyun, AWS, Azure, Tencent Cloud, Huawei Cloud, etc.

You are welcome to install and try Yunion OneCloud. Looking forward to your feedback.

Installation

Please refers to install & deployment (currently in Chinese Only).

Documentations

Architecture

architecture

Contribution

You are welcome to contribute to the project. Please refer to CONTRIBUTING.md for guidelines.

License

Apache License 2.0. See LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].