📄️ Automatic Vertical Scaling
The platform is the only Cloud PaaS which can automatically scale any application, both vertically and horizontally, making hosting of your applications truly flexible.
📄️ Horizontal Scaling
With the platform, hosting of your applications becomes truly flexible. In addition to automatic vertical scaling, the platform also lets you increase/decrease the number of servers in your environment manually or automatically.
📄️ Automatic Horizontal Scaling
In addition to the inbuilt automatic vertical scaling, the platform can automatically scale nodes horizontally, changing the number of containers within a layer (nodeGroup) based on incoming load. Herewith, all instances within the same layer are evenly distributed across the available hardware sets (hosts) using the anti-affinity rules. Namely, when a new container is created, it is placed at the host with the least number of instances from the same layer and the lowest load mark, which ensures reliability and high-availability of the hosted projects.
📄️ Data Synchronization
If you need several PHP application servers in your environment, you can easily add them without worries about additional configurations.
📄️ File Synchronization In Cluster
As incoming traffic to your project grows, you need to improve your app performance to keep up with it.
📄️ Auto-Clustering Of Instances
The platform provides an on-demand automatic cauterization for some of the managed templates. Such automation significantly simplifies and speeds up the creation of a reliable production-ready cluster for your project.
📄️ Session Replication For Ha
The platform provides automated session replication between Tomcat, GlassFish and Jetty servers to gain web application high availability within Java cluster.