# Google Cloud

This topic explains deploying on Google cloud.

## Content

This section explains deploying on Google cloud.

### Prerequisites

* [Google Cloud SDK](https://cloud.google.com/sdk)
* [Google Cloud Tools for Visual Studio](https://marketplace.visualstudio.com/items?itemName=GoogleCloudTools.GoogleCloudPlatformExtensionforVisualStudio)
* [.Net 8.0 SDK for Windows Environment](https://dotnet.microsoft.com/en-us/download) or .Net 8.0 for Linux environment
* [Visual Studio 2022](https://visualstudio.microsoft.com/vs/) or 2019, [Visual Studio Code](https://code.visualstudio.com/), or any other text editor
* [ActiveReports 20](https://developer.mescius.com/activereports/download)

It would also help to have basic familiarity with Google Cloud Platform (GCP), .NET Framework/.NET Core and Docker, with a GCP account to use.

## See Also

[Deploy on Google Cloud using a Windows Environment](/activereportsnet/docs/v20.1/devops/deploy-devops/deploy-applications-to-cloud-services/deploy-to-google-cloud/deploy-on-google-cloud-using-windows-env)

[Deploy on Google Cloud using a Linux Environment](/activereportsnet/docs/v20.1/devops/deploy-devops/deploy-applications-to-cloud-services/deploy-to-google-cloud/deploy-on-google-cloud-using-linux-env)