If you follow Alex Ellis on Twitter one acronym that you will have been seeing a lot in your Twitter feed lately is FaaS. Alex is a pretty smart chappy…Continue reading
Migrating PHP Web Applications to Docker Containers
I have been working with PHP for about 6 years now and my first public facing development server is about the same age. It started life as a 32 bit…Continue reading
Amazon Alexa PHP Prompt and Response Example (Hello World Part 2)
NOTE – this blog entry was written for the old version of the Alexa Skills Kit Developer Console – whilst the PHP server code still works some info and screen…Continue reading
Running Docker Apps in Docker Containers – docker in docker permissions
If you are looking at containerising PHP applications you might want to run another containerised application from within your container – run a docker application or command in a docker…Continue reading
Amazon Alexa PHP Hello World Example
NOTE – this blog entry was written for the old version of the Alexa Skills Kit Developer Console – whilst the PHP server code still works some info and screen…Continue reading