Forest header image

Symfony Finland
Random things on PHP, Symfony and web development

Overview for docker

Serverless PHP with Docker(file) and Zeit▲now... Uhm, what?

Serverless Architectures are the hottest thing right now. Not a lot of people know exactly what they are and if they really need them, but everyone's onboard because they're afraid they're left behind.

The largest players for serverless platforms are Amazon, Google and Microsoft, but now a small player, Zeit, allows Dockerfile based serverless deployments.


Written by Jani Tarvainen on Monday August 15, 2016
Permalink - Tags: php, docker

Consider Docker for your Symfony projects

During the first half of 2016 the web development community has talked about Docker quite a bit. The technology has been around since 2013, but during the last few months it has matured and started being adopted for mainstream web development. Docker is a great fit for Symfony projects too.


Written by Jani Tarvainen on Friday August 12, 2016
Permalink - Tags: docker, symfony, php