You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Java-based extension with API exposed via Microgateway](./sample-extension-java/README.md)| This sample demonstrates how to build and deploy a Java-based microservice as an extension and expose the API | - |
32
-
|[Micronaut based extension with API exposed via Microgateway](./sample-extension-micronaut/README.md)| This sample demonstrates how to build and deploy a Micronaut microservice as an extension and expose the API | - |
33
32
|[Java-based microservice as an Event Trigger using CloudEvents SDK](./sample-event-trigger-java/README.md)| This sample demonstrates how to build and deploy a Java-based microservice as an Event Trigger using the CloudEvents SDK | - |
34
33
|[Scala AKKA HTTP based extesnsion with API exposed via Microgateway](./sample-extension-scala/README.md)| This sample demonstrates how to build and deploy a Scala Based Akka-HTTP microservice as an extension and expose the API | - |
35
34
|[Sample deploying a websocket based extension on Kyma](./sample-websockets/README.md)| This sample demonstrates using websockets with Kyma when building extensions and applications | - |
@@ -65,30 +64,14 @@ Running various samples requires access to the Kyma runtime. There are also othe
|[CAP Orders Service](./cap-orders-service/README.md)| This sample provides a secured CAP service application deployment onto HANA that utilizes the Destination Service, Connectivity Proxy and configured for Helm using Cloud Native Buildpacks ||
69
-
|[CAP on Kyma - Cloud Native Buildpacks](./cap-service/README-CNB.md)| This sample provides a secured CAP Service application deployed onto HANA and configured for Helm using Cloud Native Buildpacks ||
70
-
|[CAP on Kyma](./cap-service/README.md)| This sample provides a CAP Service application configured with the sample `FAQs` APIs | - |
71
67
|[From Zero to CAP on Kyma](./from-zero-to-cap-on-kyma/README.md)| Starting from scratch build a CAP application and deploy it to Kyma runtime ||
|[FAAS to Kyma migration](./faas-runtime-to-kyma-migration/README.md)| This sample helps you migrate the most common scenarios from deprecated SAP FaaS Runtime Functions to Kyma runtime ||
|[SAP Cloud SDK Java based extension with API exposed via Microgateway](./sample-cloudsdk-java/README.md)| This sample describes the steps and configurations to build and deploy microservice-based extensions using SAP Cloud SDK for Java | - |
84
73
|[SAP Cloud SDK Java Client Certificate Authentication](./cloudsdk-client-cert-auth/README.md)| This sample show how to connect to an external system secured with Client Certificate Authentication using SAP Cloud SDK |[Post](https://blogs.sap.com/2022/01/11/use-sap-cloud-sdk-on-kyma-runtime-to-connect-to-external-systems-with-client-cert-authentication/)|
|[Azure MS SQL database](./database-azure-mssql/README.md)| This sample provisions the MS SQL database within Microsoft Azure using the Open Service Broker | - |
91
-
92
75
## Utilities
93
76
94
77
| Name | Description | References |
@@ -103,14 +86,6 @@ Running various samples requires access to the Kyma runtime. There are also othe
103
86
|[HANA Cloud NodeJS API](./hana-nodejs/README.md)| This sample demonstrates how SAP HANA Cloud can be utilized within the Kyma runtime | - |
104
87
|[GeoServer for a geospatial middleware over HANA Cloud](./geoserver/README.md)| This sample provides a GeoServerinstance with the plugin for SAP HANA Connectivity | - |
|[MS SQL database](./database-mssql/README.md)| This sample demonstrates how to containerize and deploy a MS SQL database |[Tutorial](https://developers.sap.com/tutorials/cp-kyma-mssql-deployment.html)|
111
-
|[Golang MS SQL database API](./api-mssql-go/README.md)| This sample provides a Golang API endpoint for communication with a MS SQL databases |[Tutorial](https://developers.sap.com/tutorials/cp-kyma-api-mssql-golang.html)|
112
-
|[Serverless Function MS SQL database API](./api-mssql-function/README.md)| This sample provides a Kyma Serverless Function as an API endpoint for communication with a MS SQL database | - |
113
-
114
89
## Advanced scenarios
115
90
116
91
| Name | Description | References |
@@ -120,7 +95,6 @@ Running various samples requires access to the Kyma runtime. There are also othe
120
95
|[Cloud Integration Multi-cloud](./pi-scenario/README.md)| This sample details how to bi-directionally connect SAP Process Integration and Kyma | - |
121
96
|[Cloud Integration Neo](./pi-scenario/README-neo.md)| This sample details how to bi-directionally connect SAP Process Integration and Kyma in NEO | - |
122
97
|[gRPC Python](./grpc-python/README.md)| This sample demonstrates gRPC connectivity | - |
123
-
|[Self-learning FAQ Chatbot based on SAP Conversational AI](./chatbot-conversational_AI/README.md)| This sample provides a tutorial and the code to set up an FAQ chatbot in SAP Conversational AI (CAI) |[Post](https://blogs.sap.com/2021/11/15/sap-conversational-ai-chatbot-learning-from-stack-overflow-via-a-kubernetes-cronjob-deployed-in-kyma-runtime/)|
124
98
|[Next.js app with Kyma eventing & Go backend connected to SAP HANA Cloud database](./nextjs-app-with-kyma-eventing/README.md)| This sample provides a tutorial for a conference registration app using Next.js |[Post](https://blogs.sap.com/2022/02/24/going-jamstack-with-kyma-runtime-building-a-high-performance-web-app/)|
125
99
|[Data Backup and Restore](./data-backup-and-restore/README.md)| This sample demonstrates performing a backup and restore for a stateful application where data is stored using Persistence Volume Claim. | - |
126
100
|[HandsOn DSAG Technology Days 2022](./dsagtt22/)| This sample gives a walk-through setting up a scenario combining on prem systems with Kyma Functions and the Event Mesh | - |
@@ -131,13 +105,6 @@ Running various samples requires access to the Kyma runtime. There are also othe
131
105
|[KEDA Cron based scaler](./keda-cron-scaler/README.md)| This sample demonstrates how to leverage KEDA Cron scaler for efficient scaling strategies. | - |
132
106
|[SAP Cloud Logging](./sap-cloud-logging/README.md)| This sample explains how to integrate SAP Cloud Loghing with Kyma runtime and ship logs, metrics and traces. | - |
|[SAAS Provisioning Sample](./saas-provisioning/README.md)| This sample demonstrates how the SAP SAAS Provisioning service can be used to develop a mulitenant application | - |
139
-
|[Sample Mutitanenat Extension](./sample-multitenant-extension/README.md)| This sample demonstrates how to build a multitenant extension | - |
0 commit comments