Category: Devops

Rabbitmq Install on Centos 7 in cluster mode – Legendshub Blog

As we are fully aware of importance of Rabbitmq in enterprise environements. Today we will discuss how can we install rabbitmq in cluster mode in AWS on Centos 7. AWS Environment: In order to start installation of rabbitmq we will launch two ec2 instances with Centos 7 on them. We will add autoscaling group and configure Load Balancer for them.…

How to plan and clear Google Cloud Associate Cloud Enginner Certificate – Legendshub Blog

Everyone is looking to add another feather into the hat by clearing GCP (Google Cloud Certifications). Today i will put my plan forward to clear the Google cloud associate exam which i recently appeared in and passed. To start with put the Exam guide in excel and follow the under discussed way of preparing each pointer. 1.) First step should…

Renaming a repository (Bit bucket)

    We will be today discussing the process of renaming the repository in Bit bucket or git using command line. We will make sure local copy and remote copy integrate with each other after renaming. You need to be either an organization owner or have admin permissions for the repository to rename it. First of we will login into…