Wisej.NET Deployment
HomeNewsSupportVideos
  • Deployment
  • Targets
    • IIS
    • NGINX
    • Apache
    • Self Hosted
    • Hybrid
    • Amazon AWS
    • Microsoft Azure
    • ASP.NET Hosting
    • Linux, MacOS
    • Desktop (deprecated)
  • Concepts
    • Load Balancing
    • Visual Studio Publishing
    • Server Debugging
  • Troubleshooting
    • License Activation
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Targets

Amazon AWS

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

PreviousHybridNextMicrosoft Azure

Last updated 5 months ago

Was this helpful?

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 service. 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:

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

Deploy a Traditional ASP.NET Application to Elastic Beanstalk - AWS Toolkit for Visual StudioAWS Toolkit for Visual Studio
Logo