Take the community feedback survey now.

CMS 11 on ASP.NET Framework possible to containerize?

Vote:
 

Hi. Thinking of moving hosting to AWS. Is it possible to build to docker container? 

Just finding examples for dotnet and .NET Core.

#340566
Oct 01, 2025 10:13
Vote:
 

There are Windows-based Docker containers but those are rarely supported or even used at any scale to my knowledge.

I think they only work on Windows-servers and possibly some Azure-service. I assume they are hard to work with in general.

Even with CMS12 it's a bit cumbersome to host in Linux-based containers on your own... A bit fuzzy to me how licensing works.

#340582
Oct 03, 2025 12:42
Vote:
 

Technically it can be done. I have investigated it for customers with their own Hyper-V environments. But I never got further than that.

You will basically be building on top of an image that includes Windows Server Core and .NET framework 4.8.

If you want to move to AWS, you might as well use Elastic Beanstalk. It may be much simpler.

#340593
Oct 04, 2025 13:21
Vote:
 

as @johan mentioned it most likely can be done but doing so in a container environment also requires you to look into the licensing if possible since you might not be bound to one "on--prem" server anymore. Hosting in Azure or AWS in general is not a problem, perhaps using container is but I would the look into upgrading first as well to later version of .net since it comes with less dependencies to windows.

#340600
Oct 07, 2025 15:34
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.