DEV Community

Oleksandr Simonov for Amoniac OÜ

Posted on • Updated on

Docker-based development

Hello guys,

I want to make an announcement that I plan to start a series of articles about how to use Docker in local development processes.

First of all, I plan to explain why we are at Amoniac have chosen Docker as our main technology for local and production environments. I will show the cases when Docker helps a lot to start new development projects and optimize current processes.

In the middle, I will show how to organize the process on your laptop with Docker Compose and spend 10 minutes on new projects' environment setup.

At the latest posts, you will see how to migrate from Docker-Compose to the Kubernetes based deployments and how to optimize your Docker containers to have smaller sizes and better scalability.

Top comments (0)