backup

pondering female secretary picking folder in workplace

How to take back-up and restore F5 BIG-IP configuration files

Reading Time: 3 minutes What is Load-balancer? A load balancer is a device that acts as a reverse proxy and distributes the network across a number of servers. It is used to increase the capacity and reliability of applications. Load balancer helps in dividing the user requests among multiple servers, which results in a better user experience. Load balancer is grouped into two categories: It works upon data found Continue Reading

How to Backup and Restore Elasticsearch using Snapshots

Reading Time: 3 minutes Introduction Hello everyone! Today in this blog, we will learn how to backup and restore Elasticsearch using snapshots. Before diving in, let’s first brush up on the basics of the topic. Elasticsearch at a glance It is a search and analytics engine It is based on NoSQL technology It exposes REST API instead of CLI to perform various operations It is a combination of different Continue Reading

Kubernetes Backup and Restoration with K10

Reading Time: 6 minutes Hello Readers, Today the majority of organisations adopted micro services architecture and the rest are planning to migrate to it one of the important reasons for this is making their application highly available to consumers. For this reason many organisations use the kubernetes platform so that they will have high availability with zero downtime as kubernetes has many important key features like Replication, Load Balancing, Continue Reading

Backup and Restoring In Jenkins

Reading Time: 4 minutes If you are using Jenkins for a while then you must be aware about the importance of jobs related data and what can happen when the data is lost. This blog provides some ways through which backup and restoring in Jenkins can be carried out. The data loss can be the result of hardware or software failure, data corruption, or a human-caused event, or accidental Continue Reading