nCloud – Application Services
IIS Web Server and LAMP Stack are the two application services that are currently being offered by nCloud Services.
IIS (Internet Information Services)
IIS is a flexible, general-purpose web server from Microsoft that runs on Windows servers to serve requested HTML pages or files. IIS works through a variety of standard languages and protocols. IIS supports HTTP, HTTP/2, HTTPS, FTP, FTPS, SMTP and NNTP.

LAMP (Linux, Apache, MySQL, PHP)
LAMP Stack is an archetypal model of web service stacks, named as an acronym of the names of its original four open-source components: the Linux operating system, the Apache HTTP Server, the MySQL relational database management system (RDBMS), and the PHP programming language. The LAMP components are largely interchangeable and not limited to the original selection. As a solution stack, LAMP is suitable for building dynamic web sites and web applications.

