Category: zend server

Running an Elastic LAMP Stack on AWS

This article introduces what is probably one of the simplest ways of setting up and running an elastic LAMP stack on the cloud – using Zend Server on AWS.Note: to be clear elastic does not refer to ElasticSearch here. More specifically, the workflow described here includes launching a pre-configured AWS CloudFo...

Easy Continuous Delivery with ContinuousPHP and Zend Server

The continuous delivery approach aims at making the process of continuously deploying code to production error-free, or at least less error-prone, using automated tasks, tests, builds and deployments. Minimize risk and downtime, maximize quality and value. That’s the motto.However, this process is not always straig...