The following types of hosting and clouds can be distinguished for application deployment:
In this article we will not consider VPS hosting, since there are many detailed materials about this.
Let’s look at application engines and serverless.
There are a number of clouds that allow you to deploy an application simply by pushing it to a dedicated Git repository.
App hosting
Among the Russian services, Amvera Cloud can be distinguished
-
Amvera Cloud – allows you to deploy and update applications via push to the master branch of a dedicated or linked repository, or by dragging and dropping files in the interface. There is built-in support for environments such as Python, Java, Node.JS, Dotnet, Go, Ruby, Dockerfile and others. It is possible to create a PostgreSQL cluster and other databases with…
Source link