NIWA Cloud Application Platform


NIWA Cloud Application Platform is a platform as a service cloud computing platform for developing and hosting web application.
Web applications run in several containers in the cloud. This allows you to scale applications automatically: while the number of requests to the application grows, resources are allocated automatically.

Supported features/restrictions

Currently, the supported programming language Perl.
In the future we plan to support programming languages are Ruby and Python.

Perl

An example of the smallest applications


my $app = sub ;

Perl links