DevOps and Development

19 Kubernetes Best Practices for Building Efficient Clusters

September 23, 2020

Kubernetes is a feature-rich orchestration tool. The best practices outlined in this article are going to help you create a stable and efficient Kubernetes cluster.

Read more

How to Install Rancher on CentOS 7

September 22, 2020

Install the Rancher server on your CentOS and get started using this container management platform that helps manage Kubernetes at scale. Create, run, and deploy clusters in a few simple steps using this powerful tool.

Read more

How to Configure Nginx Reverse Proxy for Kibana

September 17, 2020

This tutorial shows you how to configure Nginx reverse proxy for Kibana. It shows you the simplest way to secure your Kibana through configuring Nginx. Set up your Kibana to allow access only to authorized password-protected users.

Read more

How To Unstage Files on Git

September 15, 2020

Unstaging in Git means removing queued changes from the index. This guide covers several different ways to unstage changes.

Read more

10 Docker Security Best Practices

September 14, 2020

This article provides 10 container security tips that can help you prevent attacks and privilege breaches. It explains the importance of keeping containers updated, privileges and resources limited, and provides other useful security practices.

Read more

How to Install and Configure Ansible on Ubuntu 20.04

September 10, 2020

Ansible is a management system that helps you manage a large number of servers without the need for any specialized tools or formats.
This guide covers the steps for installing Ansible on Ubuntu 20.04.

Read more

Docker Privileged - Should You Run Privileged Docker Containers?


Learn what privileged Docker containers are, when do people use them, and whether it is a good option for you. Find out how to find out whether a container is privileged and how to protect your host system from such containers.

Read more

Redis Data Types with Commands: Comprehensive Guide

September 4, 2020

The article covers seven basic Redis Data Types, including HyperLogLogs and Bitmaps. Each data type is presented using practical and to the point commands.

Read more

How to Install Rancher on Ubuntu

September 2, 2020

Install Rancher on your Ubuntu server and get started using this container management platform that helps manage Kubernetes at scale. Create, run, and deploy clusters in a few simple steps using this powerful tool.

Read more

What is HDFS? Hadoop Distributed File System Guide

August 27, 2020

Want to learn more about HDFS? This guide explains what the Hadoop Distributed File System is, how it works, and when to use it. If you need an effective solution for big data, HDFS and Hadoop could be the answer.

Read more
1 35 36 37 38 39 46