Currently I have got an AWS EC2 windows server machine along with SQL Server Web Edition. In order to reduce costs, I want to get rid of SQL server web edition and put express edition on the same machine.
Can I do it? I was thinking of uninstalling web edition and then installing express edition on the same server. Will this suffice?
Any insights would be highly appreciated. P.S. I do not have support plan with AWS, and that is why I am writing here on Stackoverflow.
Thanks.