Hopefully it’s obvious that separating configuration from application code is always a good idea. One simple and effective way I’ve found to......
Continue Reading
Share
The most strikingly different characteristic of Docker, when compared to other deployment platforms, is the single responsibility per container Design (although some......
Continue Reading
Share
Today I was working on a small web application that will run on a corporate intranet. There was an existing LDAP server......
Continue Reading