Kyma是一个云原生应用程序开发框架(云原生应用程序架构)

网友投稿 682 2022-10-09

Kyma是一个云原生应用程序开发框架(云原生应用程序架构)

Kyma是一个云原生应用程序开发框架(云原生应用程序架构)

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 integrate 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 quickscaling is independent from the core applicationsthe 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 more about the product and its technology stack.

Follow the sections for an overview of the kyma repository documentation, Kyma local deployment, and the available examples that you can test to learn how to use the product.

Documentation

See the docs folder to learn about Kyma and its components.

Installation

This section provides a reference to the local deployment of Kyma.

Local deployment

To learn how to deploy Kyma locally, see the corresponding Getting Started guide.

Usage

Learn how to use Kyma and test the available examples.

Examples

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.

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:83. Remove Duplicates from Sorted List
下一篇:104. Maximum Depth of Binary Tree
相关文章

 发表评论

暂时没有评论,来抢沙发吧~