How to Set Up Elasticsearch Cluster on RoseHosting Cloud

how to set up elasticsearch cluster on rosehosting cloud

In this tutorial, we are going to show you how to set up Elasticsearch Cluster on our cloud platform RoseHosting Cloud. Also, we will explain in more detail the deployment, launching, and connecting the endpoints of Elasticsearch offered by the platform.

Elasticsearch is distributed, free, open-source, and real-time search engine written in Java used to search analyze, and explore your data with an HTTP web interface. It is based on Lucene (free and open-source search engine software library) and provides speed and scalability to index many types of content. Elasticsearch is the most popular search engine according to the DB-Engines rankings and is highly demanded among users.

Read More

How to Configure GlassFish Cluster with Automatic Load Balancing

how to configure glassfish cluster with automatic load balancing

GlassFish is an open-source implementation of the Java platform. It supports several technologies including, EJB, JPA, JSF, JMS, RMI, JSP, servlets and allows developers to create portable and scalable applications.

GlassFish cluster is a collection of GlassFish Server instances that share the same applications, resources, and configuration information. It allows you to monitor all instances in a cluster from a single host. It is designed for failover, scalability, and load balancing.

In this guide, we will explain how to deploy a GlassFish cluster with automatic load balancing on the RoseHosting Platform.

Read More