Are you concerned about the security of your Linux environment? Setting up a chroot jail might be the solution you need. Imagine having a secure bubble...
Developed by HashiCorp, Terraform is an open-source tool that is used for defining and provisioning infrastructure of cloud platforms using code. In fact, Terraform is colloquially...
As your infrastructure grows and more resources are required of your EC2 instance, sometimes it becomes necessary to extend the volume of your cloud instance to...
Colloquially known as k8s, Kubernetes is an open-source tool used for management of Docker containers. As a container orchestration platform, Kubernetes is programmed for the management,...
I’m creating this ansible tutorial article series to focus to the RedHat certified engineer new exam EX294. This exam is mainly focused on the ansible. so...
All you need to know about Nexus Repository to begin with! Nexus Platform is what makes the overall software practice more efficient and to make the...
If deploying software is hard, time-consuming, and requires resources from another team, then developers will often build everything into the existing application in order to avoid...
Hello Guys, In this article we are going to discuss how to set up a free pritunl VPN server on AWS to connect to the server...
In this article, we will create a Linux private docker registry without https, SSL. few months ago when I was trying to set up a private...
Saltstack Tutorial: What Is SaltStack? Salt (Salt-Stack) is infrastructure automation and management system written in Python. You’ll see through this introduction that it is a powerful...