All Projects → oam-dev → Kubevela

oam-dev / Kubevela

Licence: apache-2.0
The Modern Application Platform.

Programming Languages

go
31211 projects - #10 most used programming language
CUE
23 projects
shell
77523 projects
Makefile
30231 projects
Mustache
554 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to Kubevela

Space Cloud
Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes
Stars: ✭ 3,323 (+11.36%)
Mutual labels:  microservices, serverless, paas
Kruise
Automate application management on Kubernetes (project under CNCF)
Stars: ✭ 2,819 (-5.53%)
Mutual labels:  cloudnative, cncf, workloads
Kuma
🐻 The Universal Service Mesh. CNCF Sandbox Project.
Stars: ✭ 2,516 (-15.68%)
Mutual labels:  microservices, cncf, control-plane
Designing Cloud Native Microservices On Aws
Introduce a fluent way to design cloud native microservices via EventStorming workshop, this is a hands-on workshop. Contains such topics: DDD, Event storming, Specification by example. Including the AWS product : Serverless Lambda , DynamoDB, Fargate, CloudWatch.
Stars: ✭ 131 (-95.61%)
Mutual labels:  microservices, serverless, cloudnative
Micronaut Core
Micronaut Application Framework
Stars: ✭ 5,131 (+71.95%)
Mutual labels:  microservices, serverless, cloudnative
Dubbo Go Pixiu
Based on the proxy gateway service of dubbo-go, it solves the problem that the external protocol calls the internal Dubbo cluster. At present, it supports HTTP and gRPC[developing].
Stars: ✭ 124 (-95.84%)
Mutual labels:  microservices, cloudnative
Up
Up focuses on deploying "vanilla" HTTP servers so there's nothing new to learn, just develop with your favorite existing frameworks such as Express, Koa, Django, Golang net/http or others.
Stars: ✭ 8,439 (+182.81%)
Mutual labels:  microservices, serverless
Backstage
Backstage is an open platform for building developer portals
Stars: ✭ 14,296 (+379.09%)
Mutual labels:  microservices, cncf
Litmus
Litmus helps SREs and developers practice chaos engineering in a Cloud-native way. Chaos experiments are published at the ChaosHub (https://hub.litmuschaos.io). Community notes is at https://hackmd.io/a4Zu_sH4TZGeih-xCimi3Q
Stars: ✭ 2,377 (-20.34%)
Mutual labels:  microservices, cncf
Kong
🦍 The Cloud-Native API Gateway
Stars: ✭ 30,838 (+933.45%)
Mutual labels:  microservices, serverless
Serverless Api Example
Example of a Golang, Serverless API
Stars: ✭ 62 (-97.92%)
Mutual labels:  microservices, serverless
Hook.io
Open-Source Microservice Hosting Platform
Stars: ✭ 1,201 (-59.75%)
Mutual labels:  microservices, serverless
Node Typescript Boilerplate
Minimalistic project template to jump start a Node.js back-end application in TypeScript. ESLint, Jest and type definitions included.
Stars: ✭ 1,061 (-64.44%)
Mutual labels:  microservices, serverless
Lamlight
Lamlight is a command line tool to allow easy handling of AWS lambda functions. It allows to put heavy dependencies like numpy and scipy on AWS lambda and updating your lambda function very quickly.
Stars: ✭ 37 (-98.76%)
Mutual labels:  microservices, serverless
Community Cluster
OpenFaaS Cloud Cluster for Community
Stars: ✭ 59 (-98.02%)
Mutual labels:  serverless, paas
Toc
⚖️Technical Oversight Committee (TOC)
Stars: ✭ 951 (-68.13%)
Mutual labels:  cloudnative, cncf
Kubecon Cloudnativecon Europe 2019
KubeCon-CloudNativeCon-Europe-2019's slides. / 2019欧洲CNCF大会PPT。
Stars: ✭ 62 (-97.92%)
Mutual labels:  cloudnative, cncf
Wg Serverless
CNCF Serverless WG
Stars: ✭ 1,298 (-56.5%)
Mutual labels:  serverless, cncf
Workflow
The open source PaaS for Kubernetes.
Stars: ✭ 1,291 (-56.74%)
Mutual labels:  helm, paas
Quiz
Example real time quiz application with .NET Core, React, DDD, Event Sourcing, Docker and built-in infrastructure for CI/CD with k8s, jenkins and helm
Stars: ✭ 100 (-96.65%)
Mutual labels:  microservices, helm



Make shipping applications more enjoyable.

Build status Go Report Card Docker Pulls codecov LICENSE Releases TODOs Twitter Artifact HUB CII Best Practices

Introduction

KubeVela is a modern application delivery platform that makes deploying and operating applications across today's hybrid, multi-cloud environments easier, faster and more reliable.

Highlights

KubeVela practices the "render, orchestrate, deploy" workflow with below highlighted values added to existing ecosystem:

  • Application Centric - KubeVela introduces Open Application Model (OAM) as the consistent yet higher level API to capture and render a full deployment of microservices on top of hybrid environments. Placement strategy, traffic shifting and rolling update are declared at application level. No infrastructure level concern, simply deploy.

  • Programmable Workflow - KubeVela models application delivery as DAG (Directed Acyclic Graph) and expresses it with CUE - a modern data configuration language. This allows you to design application deployment steps per needs and orchestrate them in programmable approach. No restrictions, natively extensible.

  • Infrastructure Agnostic - KubeVela works as an application delivery control plane that is fully decoupled from runtime infrastructure. It can deploy any workload types including containers, cloud services, databases, or even VM instances to any cloud or Kubernetes cluster, following the workflow designed by you.

Getting Started

Documentation

Full documentation is available on the KubeVela website.

Community

Talks and Conferences

Engagement Link
🎤 Talks - KubeVela - The Modern App Delivery System in Alibaba
🌎 KubeCon - [NA 2020] Standardizing Cloud Native Application Delivery Across Different Clouds
- [EU 2021] Zero Pain Microservice Development and Deployment with Dapr and KubeVela
📺 Conferences - Dapr, Rudr, OAM: Mark Russinovich presents next gen app development & deployment
- Mark Russinovich presents "The Future of Cloud Native Applications with OAM and Dapr"

Contributing

Check out CONTRIBUTING to see how to develop with KubeVela.

Report Vulnerability

Security is a first priority thing for us at KubeVela. If you come across a related issue, please send email to [email protected] .

Code of Conduct

KubeVela adopts CNCF Code of Conduct.

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].