-
Tutorial
Hadoop is a Java-based programming framework that supports the processing and storage of extremely large datasets on a cluster of inexpensive machines. It was the first major open source project in the big data playin...
•
By
Melissa Anderson
Clustering
Big Data
Ubuntu
Ubuntu 16.04
-
Tutorial
Big data is a blanket term for the non-traditional strategies and technologies needed to gather, organize, process, and gather insights from large data sets. While the problem of working with data that exceeds the com...
•
By
Justin Ellingwood
Scaling
Clustering
Big Data
Conceptual
-
Tutorial
Docker Swarm is the Docker-native solution for deploying a cluster of Docker hosts. You can use it to quickly deploy a cluster of Docker hosts running either on your local machine or on supported cloud platforms. Befo...
•
By
finid
Docker
Clustering
Ubuntu 16.04
-
Tutorial
The MySQL Cluster distributed database provides high availability and throughput for your MySQL database management system. This tutorial demonstrates how to install and configure a 3 node MySQL Cluster on Ubuntu 18.0...
•
By
Toli, Hanif Jetha
MySQL
Databases
Clustering
Ubuntu
Ubuntu 18.04
-
Tutorial
In this guide, you will configure an active-active MariaDB Galera cluster. For demonstration purposes, you will configure and test three CentOS 7 Droplets that will act as nodes in the cluster. MariaDB is an open sour...
•
By
bsder
Clustering
MariaDB
Databases
High Availability
CentOS
Open Source
-
Tutorial series
CoreOS is a powerful Linux distribution built to make large, scalable deployments on varied infrastructure simple to manage. Based on a build of Chrome OS, CoreOS maintains a lightweight host system and uses Docker co...
•
By
Justin Ellingwood, Mitchell Anicas and Brennen Bearnes
Clustering
Docker
Scaling
System Tools
Conceptual
CoreOS
API
DigitalOcean
Networking
Load Balancing
Nginx
Security
-
Tutorial
MySQL replication reliably mirrors the data and operations from one database to another. Conventional replication involves a primary server configured to accept database write operations. Secondary servers copy and ap...
•
By
Justin Ellingwood
Scaling
Clustering
MySQL
Ubuntu
Ubuntu 16.04
-
Tutorial
Elasticsearch is a popular open source search server that is used for real-time distributed search and analysis of data. When used for anything other than development, Elasticsearch should be deployed across multiple ...
•
By
Mitchell Anicas
Elasticsearch
Clustering
Ubuntu
-
Tutorial
ProxySQL is an open-source MySQL proxy server which can improve performance by distributing traffic among a pool of multiple database servers and also improve availability by automatically failing over to a standby if...
•
By
Mateusz Papiernik
MySQL
Load Balancing
Databases
Clustering
High Availability
-
Tutorial
In this tutorial, you'll learn how to install Hadoop in stand-alone mode on an Ubuntu 18.04 server. You'll also run an example MapReduce program to search for occurrences of a regular expression in text files.
•
By
Melissa Anderson, Hanif Jetha
Clustering
Big Data
Ubuntu
Ubuntu 18.04
-
Tutorial
Redis is an open source key-value data store, using an in-memory storage model with optional disk writes for persistence.
This guide shows how to create a Redis cluster. By the end of this guide, we will have set up t...
•
By
Florin Dobre
Clustering
Redis
NoSQL
Ubuntu
-
Tutorial
MySQL cluster is a software technology which provides high availability and throughput. In short, there is one or more management nodes which control the data nodes (where data is stored). After consulting with the ma...
•
By
Toli
MySQL
Clustering
Ubuntu
Ubuntu 16.04
-
Tutorial
When deciding which turkey setup to use for your dinner, there are many factors to consider, such as flavor and texture scalability, equipment availability and reliability, cost, and preparation and cooking duration. ...
•
By
Mitchell Anicas
Clustering
Getting Started
Conceptual
-
Consul is a service discovery system that can be used to easily keep track of the health and availability of various parts of your infrastructure. In this guide, we will focus on getting a production-ready consul con...
•
By
Justin Ellingwood
Clustering
Networking
System Tools
Ubuntu
-
Tutorial
Apache Hadoop is one of the earliest and most influential open-source tools for storing and processing the massive amount of readily-available digital data that has accumulated with the rise of the World Wide Web. It ...
•
By
Melissa Anderson
Clustering
Big Data
Conceptual
-
Tutorial
Clustering adds high availability to your database at the hardware level by distributing changes to different servers. In the event that one of the instances fails, others are quickly available to continue serving...
•
By
Melissa Anderson
Clustering
MariaDB
Databases
Ubuntu
Ubuntu 16.04
-
Tutorial
In this tutorial, you will learn how to build a high availability Apache active-passive cluster. The web cluster will get addressed by its virtual IP address and will automatically fail over if a node fails.
•
By
Roman Böhringer
Clustering
Load Balancing
CentOS
-
Etcd is a globally distributed key-value store that forms the basis of the clustering technology in CoreOS. In this guide, we'll look at etcd and the etcdctl utility and discuss how they can be used to store and retr...
•
By
Justin Ellingwood
Clustering
Networking
Scaling
CoreOS
-
Tutorial series
The Docker project has given many developers and administrators an easy platform with which to build and deploy scalable applications. In this series, we will be exploring how Docker and the components designed to int...
•
By
Justin Ellingwood
Getting Started
Docker
Conceptual
Clustering
Scaling
Networking
-
Tutorial
In this guide, you will configure an active-active MariaDB Galera cluster. For demonstration purposes, you will configure and test three Ubuntu 18.04 Droplets that will act as nodes in the cluster. MariaDB is an open ...
•
By
bsder
Clustering
MariaDB
Databases
High Availability
Ubuntu 18.04
Open Source