Thoughts on software design, infrastructure as code, webapps, software development, industry best practices and devops processes from a developers point of view... (more…)
Read more »
In my last article, Docker Series — Creating your first Dockerfile, we talked through a Dockerfile line by line. As mentioned last time, a… (more…)
Read more »
A study of security vulnerabilities on Docker Hub Shu et al., CODASPY ’17 This is the first of five papers we’ll be looking at this week from the ACM Conference on Data and Application … (more…)
Read more »
Crafting the YAML to install applications on Kubernetes can be time consuming. Not just to do but to learn. There are a lot of Kubernetes objects and the each have a lot of options. If you were to print the API documentation (you can find v1.18 here) that... (more…)
Read more »