An Unified PaaS Platform to Support Web Development with PHP
摘要
Platform-as-a-Service (PaaS) solutions play an important role in simplifying web development. However, the existing platforms lack full automation and integration of Development and Operations (DevOps). Thus, this paper presents a lightweight PaaS that consists of several technologies, such as a Git repository, Continuous Integration/Continuous Deployment (CI/CD) workflows, and containerization, to automate the deployment of services in web applications. Thus, the PaaS leverages CI/CD workflows, reduces manual configuration and enhances scalability. The experimental results show that our PaaS is 1.4 times faster than Heroku in deployment time.