social stuff

Deploying Frontend web applications with Containers

2018.09.19

The runtime of client-side web applications is the client-side web browser.

Configuration is hard-coded in the Javascript source code. So, deploying containerized client-side web applications requires a different configuration strategy.

At the Docker Randstad meetup i talked about containerisation and deployment best practices.