kubernetes

Add a Custom Host to Kubernetes

0
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...
code security

OWASP Top 10 vulnerabilities and how Codacy helps to address them

0
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...
qa engineer

First QA Engineer in a Startup

3
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...
software development mistakes

8 Common Software Development Mistakes and How to Avoid Them

1
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...
code review tools

What are Static Analysis Tools?

0
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...