DevOps and Development

How to Install Jenkins on Debian 10 (Buster)

June 15, 2020

If you are a software developer working on a Debian 10 Buster you may want to install Jenkins. Jenkins is software that automates different aspects of building, testing, delivering, and deploying of software applications.

Read more

Cassandra Data Types: Built-in, Collection, & User-defined

June 10, 2020

Apache Cassandra, a NoSQL database, supports a variety of data types, including built-in, collection, and user-defined data types. This article explains how these differ from each other and help you decide when to use one over the other.

Read more

NoSQL Database Types


NoSQL databases are an alternative to the traditional SQL databases. They are more flexible, scalable and functional for working with big data. There are different types of NoSQL databases. The most widely used types include: key-value databases, document databases, wide-column databases, and graph databases.

Read more

Hadoop vs Spark – Detailed Comparison

June 4, 2020

This article explains how Hadoop and Spark are different in multiple categories. The tools are both free, but there is more than meets the eye. Learn how they compare working alone and if they can work together.

Read more

What is Hadoop Mapreduce and How Does it Work

June 2, 2020

MapReduce is a powerful framework that handles big blocks of data to produce a summarized output. This article explains how MapReduce works and lists its basic concepts.

Read more

How to Install Minikube on CentOS

May 28, 2020

Install Minikube on your CentOS 7 and set up a single-node Kubernetes cluster on your local machine. This open-source software starts up a virtual machine and runs a cluster inside of it, allowing you to test in a Kubernetes environment on your local machine.

Read more

What is Bare Metal Cloud

May 20, 2020

This article provides answers to everything you wanted to know about Bare Metal Cloud and how it compares to other cloud options. Additionally, you will learn about how phoenixNAP's Bare Metal Cloud can help you manage your infrastructure as code.

Read more

How to Install Elasticsearch, Logstash, and Kibana (ELK Stack) on CentOS 8

May 6, 2020

Need to install the ELK stack to manage server log files on your CentOS 8? Follow this step-by-step guide and set up each layer of the stack - Elasticsearch, Logstash, and Kibana.

Read more

How to Install Anaconda on CentOS 8

May 4, 2020

If you want to install the world's most popular Python-based data science platform, Anaconda, on your CentOS 8 machine, this guide provides everything you need. The steps detail how to install and update Anaconda, as well as how to uninstall it from the system.

Read more

How to Install Minikube on Ubuntu 18.04 / 20.04

April 30, 2020

Follow this step-by-step tutorial to install Minikube on your Ubuntu 18. 04. Minikube allows you to work in a Kubernetes environment and test your applications without using up a lot of resources. Set up the software and start working with Kubernetes locally today.

Read more
1 41 42 43 44 45 47