on 2022 Oct 17 9:08 AM
Hello Folks,
I have WebApps developed on .NET Framework (Not .NET Core).
I want to deploy these apps on SAP BTP but unfortunately the CloudFoundry does not support .NET Framework.
According to documentation I realized that Kubernetes is backend for Kyma.
While Kubernetes supports .NET Framework, there is no documentation available on the same for Kyma.
Can anyone please confirm whether .NET Framework application be deployed on Kyma?
And what are all options available on SAP BTP to host .NET Framework application?
Regards,
Sumedh
Request clarification before answering.
Hi Suhmed,
as Kyma is built upon Kubernetes you can deploy containerized workload there. This includes .NET based applications, at least I am not aware of a restriction except that the Kubernetes nodes are Linux based, so .NET Core and newer versions of .NET will work, older .NET versions that need to run on Windows are not.
In addition, Kyma Functions support JavaScript and Python only as of today.
Best,
Christian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
sumedhahire It's a bit dated, but just saw your question by chance. Have a look at my blog. There is no need to develop .NET on Windows. https://blogs.sap.com/2022/08/05/sap-s-4hana-cloud-and-microsoft-.net-6-deployment-on-sap-btp/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your reply Christian.
There is option to deploy .NET Core applications which is platform independent but there is no clarity on .NET Framework based application which runs on windows. While Kubernetes supports windows workload on Azure Cloud.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.