App Platform
App Platform is a container-based platform-as-a-service (PaaS) for building and running applications created with your preferred programming languages and frameworks.
Each backend application is a service that runs inside its own Docker container.
This creates an abstraction layer that allows you to move beyond the server or cloud concept. Hostman also makes this concept transparent: for instance, you can see the hardware configuration, but you don't have to worry about setting up Nginx or obtaining an SSL certificate. We take care of all that for you.
Services communicate with each other using URLs via a global or private network. Hostman allows each service to be scaled in one click, so you can easily avoid bottlenecks when scaling the service under high load.
Hostman platform supports most popular frameworks and allows you to connect any repositories deployed on GitHub, GitLab or Bitbucket platforms.