# Amazon Web Services

This topic discusses deploying the JSViewer_MVC_Core sample on cloud using AWS web service.

## Content



We will be deploying the JSViewer\_MVC\_Core sample on cloud using AWS web service.

### Prerequisites

This tutorial uses the .NET Core SDK to generate a basic .NET Core application, run it locally, and build a deployable package.

### Requirements

*   NET Core SDK x64 for Windows 1.0.1, 2.0.0, or later<br />Download .NET SDK from [https://dotnet.microsoft.com/en-us/download](https://dotnet.microsoft.com/en-us/download) and run the installer.
*   ActiveReports 19 or later<br />See [Install ActiveReports](/activereportsnet/docs/v19.2/devops/install-activereports) for more information.
*   AWS Toolkit for Visual Studio 2022
    1.  In Visual Studio 2022, from **Extensions** > **Manage Extensions**, search online for 'AWS Toolkit for Visual Studio 2022'.
    2.  Select **Download**. The extension is scheduled for install.
    3.  Close all instances of Visual Studio and restart your .Net project once you have installed the extension.

## See Also

[Deploy on AWS using a Windows Environment](/activereportsnet/docs/v19.2/devops/deploy-devops/deploy-applications-to-cloud-services/deploy-to-amazon-web-services/deploy-on-aws-using-windows-env)

[Deploy on AWS using a Linux Environment](/activereportsnet/docs/v19.2/devops/deploy-devops/deploy-applications-to-cloud-services/deploy-to-amazon-web-services/deploy-on-aws-using-linux-env)