Devops
Securing SSH With Passwordless Public Key Authentication
SSH public key authentication adds a ton of security, convenience, and scalability compared to traditional password authentication. Let's see how easy it is to setup, and whether you should use it or not.
read articleDemistifying Containers and Docker
What exactly is a container? what exactly is happening when I run my application in a (Docker) container? What is the benefit, and do I truly need this complexity in my project?
read article