Docker networks explained - part 1
Have you ever wondered how networks in Docker work? Maybe you are interested in the less known things that you can do with the networking…
Have you ever wondered how networks in Docker work? Maybe you are interested in the less known things that you can do with the networking…
Docker is a great tool and in recent years became almost a must-have for many development teams and projects. Why? For many reasons, which I…
If you are reading this post, you probably already heard about Docker. You may be wondering, why is Docker so popular. Is it just another…
TLDR: As of 2021 - use Linux instead ;-) Update for 2022: Docker on new MacBook with M1 Pro Why is Docker on Mac so slow? Docker on Mac has…
What is Docker and what are Docker containers? Let’s imagine you would like to build a website or a web application. What do you need to…
This week I finally hit the delete button. I've been waiting for this moment for the last 3 years. Finally, I erased the legacy part of the…
For me, as probably for every programmer, legacy code is something that I do not want to deal with. It is always not well written, hard to…
A few weeks ago I was asked if Accesto could help to optimize a popular online store selling natural cosmetics. Of course, we can! I thought…
Nobody likes to lose money. Studies show that the same person is relatively less happy when winning €100 than sad if he or she lost €10…
Not everyone was a scout in his youth. Most of programmers, however, have probably heard of the Boy Scout Rule in software development. But…
Recently, I was asked to help one team struggling with site performance getting very low. The site response times increased extremely from…
While looking for inspiration to write this post, I ran into a help request on a popular PHP community forum. Some guy wrote a command that…