<meta charset="utf-8">react
SAP kyma主要分三大块组成:安全
(1) Application connectorapp
simplify and securely connect external systems to Kyma and to register the events and APIs of the external systemless
容许应用开发人员经过简易和安全的方式将Kyma和外部第三方系统链接,监听外部系统的事件和消费APIasync
(2) Service Catalog函数
unifies the way you consume internal and external services. It also lists the events and APIs from the registered system.ui
容许应用开发人员以统一的方式消费内外部服务。经过Service Catalog,咱们能够得到Kyma注册的外部系统的API和可供监听的事件。scala
(3) 经过knative模块提供的serveless功能块。server
serverless functionality leveraged through the Knative integration, which allows you to build lambda functions to react to events asynchronously coming from connected systems.blog
可使用Lamdba函数开发来自经过Application Connector链接的外部系统抛出的事件。
经过knative模块的基础,快速部署和应用的高可用性,高扩展性成为了可能。
It also enables you to do quick deployments, with higher scalability and loose coupling through events.
While Knative concentrates more on providing the building blocks for running serverless workloads, Kyma focuses on integrating those blocks with external services and applications.
要获取更多Jerry的原创文章,请关注公众号"汪子熙"。