Deploying CoreWCF .NET 6 service to EKS(linux)

0

I have deployed CoreWCF service created in .NET 6 to EKS, but when I try to browse the URL it is giving 404. What can be the issue or is there any documentation or videos available which mentions about hosting CoreWCF service in EKS (linux)

ulhas
已提問 5 個月前檢視次數 613 次
1 個回答
0

Hi,

This recent blog post may be of interest for your use case: https://aws.amazon.com/blogs/modernizing-with-aws/wcf-service-to-corewcf/

It shares the challenges faced and lessons learned from modernizing a Windows Communication Framework (WCF) service to CoreWCF for a SaaS-based company. To improve application scalability, the recommendation was to containerize the WCF services (after porting to .NET 6 and CoreWCF) and run them on an Amazon Elastic Kubernetes Service (Amazon EKS) cluster.

This video may also be interesting for you: https://www.youtube.com/watch?v=huHdEu14BWY

Hope it helps !

Didier

profile pictureAWS
專家
已回答 5 個月前
profile picture
專家
已審閱 5 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南