Skip to content
forked from kyma-project/kyma

A flexible and easy way to connect and extend enterprise applications in a cloud-native world

License

Notifications You must be signed in to change notification settings

akucharska/kyma

 
 

Repository files navigation

Overview

Kyma is a cloud-native application development framework.

It provides the last mile capabilities that a developer needs to build a cloud-native application using several open-source projects under the Cloud Native Computing Foundation (CNCF), such as Kubernetes, Istio, NATS, Kubeless, and Prometheus, to name a few. It is designed natively on Kubernetes and, therefore, it is portable to all major cloud providers.

Kyma allows you to connect and extend products in a quick and modern way, using serverless computing and microservice architecture.

The extensions and customizations you create are decoupled from the core applications, which means that:

  • deployments are quick
  • scaling is independent from the core applications
  • the changes you make can be easily reverted without causing downtime of the production system

Living outside of the core product, Kyma allows you to be completely language-agnostic and customize your solution using the technology stack you want to use, not the one the core product dictates. Additionally, Kyma follows the "batteries included" principle and comes with all of the "plumbing code" ready to use, allowing you to focus entirely on writing the domain code and business logic.

Read the documentation to learn about the product, its technology stack, and components.

Installation

Install Kyma locally and on a cluster.

Usage

Kyma comes with the ready-to-use code snippets that you can use to test the extensions and the core functionality. See the list of existing examples in the examples repository.

About

A flexible and easy way to connect and extend enterprise applications in a cloud-native world

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 88.2%
  • Groovy 4.2%
  • Shell 3.8%
  • Smarty 1.7%
  • PowerShell 0.7%
  • Dockerfile 0.6%
  • Other 0.8%