Skip to content

Commit bf97ece

Browse files
authored
Merge branch 'main' into ignore-self-signed-error
2 parents 333cc70 + a62fc70 commit bf97ece

304 files changed

Lines changed: 652 additions & 26992 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ Running various samples requires access to the Kyma runtime. There are also othe
2929
| Name | Description | References |
3030
| ------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------- |
3131
| [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 | - |
3332
| [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 | - |
3433
| [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 | - |
3534
| [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
6564

6665
| Name | Description | References |
6766
|----------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------|
68-
| [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 | - |
7167
| [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 | |
7268

73-
## FAAS Migration
74-
75-
| Name | Description | References |
76-
| -------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | ---------- |
77-
| [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 | |
78-
7969
## SAP Cloud SDK
8070

8171
| Name | Description | References |
8272
| -------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ |
83-
| [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 | - |
8473
| [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/) |
8574

86-
## Open Service Broker
87-
88-
| Name | Description | References |
89-
| --------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ---------- |
90-
| [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-
9275
## Utilities
9376

9477
| Name | Description | References |
@@ -103,14 +86,6 @@ Running various samples requires access to the Kyma runtime. There are also othe
10386
| [HANA Cloud NodeJS API](./hana-nodejs/README.md) | This sample demonstrates how SAP HANA Cloud can be utilized within the Kyma runtime | - |
10487
| [GeoServer for a geospatial middleware over HANA Cloud](./geoserver/README.md) | This sample provides a GeoServerinstance with the plugin for SAP HANA Connectivity | - |
10588

106-
## MS SQL/Azure SQL
107-
108-
| Name | Description | References |
109-
| ------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ |
110-
| [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-
11489
## Advanced scenarios
11590

11691
| Name | Description | References |
@@ -120,7 +95,6 @@ Running various samples requires access to the Kyma runtime. There are also othe
12095
| [Cloud Integration Multi-cloud](./pi-scenario/README.md) | This sample details how to bi-directionally connect SAP Process Integration and Kyma | - |
12196
| [Cloud Integration Neo](./pi-scenario/README-neo.md) | This sample details how to bi-directionally connect SAP Process Integration and Kyma in NEO | - |
12297
| [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/) |
12498
| [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/) |
12599
| [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. | - |
126100
| [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
131105
| [KEDA Cron based scaler](./keda-cron-scaler/README.md) | This sample demonstrates how to leverage KEDA Cron scaler for efficient scaling strategies. | - |
132106
| [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. | - |
133107

134-
## Multitenancy and SaaS
135-
136-
| Name | Description | References |
137-
| ------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------- | ---------- |
138-
| [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 | - |
140-
141108
## Authentication and Authorization
142109

143110
| Name | Description | References |

api-mssql-function/README.md

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)