Amazon AWS

How to publish a Wisej app on the Amazon AWS cloud.

Amazon AWS doesn't provide an IIS service. The only way to deploy an ASP.NET or a Wisej application is to create an instance of a Windows Server machine, enable IIS and follow the IIS deployment guide or the Visual Studio Publishing guide.

AWS also provides its own load balancing servicearrow-up-right. Wisej is fully compatible with Amazon's Elastic Load Balancing (including WebSocket support).

You can also try using the AWS toolkit to deploy to AWS directly from Visual Studio:

circle-info

We have not tested this option. Please follow Amazon's documentation and report any issue directly to AWS support.

Last updated

Was this helpful?