Add a Custom Host to Kubernetes
I’ve been working with different MicroK8s instances a lot in the last months. Microk8s, from my point of view, it’s the absolutely perfect abstraction for deploying...
OWASP Top 10 vulnerabilities and how Codacy helps to address them
In today’s modern, digitized world, security is more important than ever to respond to growing threats. Every web application comes with system vulnerabilities, and...
First QA Engineer in a Startup
This is the story of how I joined a startup as the first QA Engineer in the company.
My name is Bruno Medley, I'm a...
8 Common Software Development Mistakes and How to Avoid Them
The world of software development is fast-paced and ever-changing. The queue of feature requests never seems to shrink.
With the constant demand for improvements, adherence...
What are Static Analysis Tools?
Static analysis tools are carried out on a software product in a non-runtime environment. This means that it is unnecessary to execute a program...