1 Answer
- Newest
- Most votes
- Most comments
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
Relevant content
- asked 2 years ago
- asked a year ago
- asked a year ago
- Accepted Answerasked a year ago
- AWS OFFICIALUpdated 9 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 2 years ago