This article will help you automate tasks on basis of triggers generated github repository. For eg: A customer wants to run a job in jenkins whenever a push request is done on their development Github repository. …
Tag: DevOps
This is second article from my DevOps Series, in this article we will setup jenkins project on amazon linux. In first article, we launched and installed Jenkins on Amazon Linux AMI. Before starting please make sure to have …
As DevOps engineer you always tend to run into issues related to databases, which is normal, as every application is different therefore it requires proper tunning of database inorder for them to work seemlessly. According to …
In this article, we will see how to install Jenkins on Amazon Linux EC2 instance, before that let’s know what is Jenkins, what is its purpose and why it is the most widely used CI/CD tool …
Fetch CloudWatch metrics through AWS CLI and upload it to S3 automatically Usecase scenario : Customers would want CloudWatch metrics/logs, to analyze AWS resource useage and optimize accordingly. Ther can be 3 ways one can use CloudWatch metrics/logs …
One way to maintain one OS version across your AWS infrastructure is to disable kernel upgrade Use case Scenario You’ve a client who is complaining about the OS getting upgraded automatically which is causing the development …
Steps to install Node.js on CentOS AWS in no time You can also follow same steps to install Node.js for other OS such as Amazon Linux AMI and RedHat (rhel). Steps to install Node.js on CentOS …
After hours of research I found a way to migrate keypsaces from cassandra to cassandra, its very simple actually without any need to backup snapshots of keyspaces or tables of existing data. Usecase Scenario : Assume …
Simple steps to install cassandra on amazon ec2 (centos) or any rhel based systems Prerequisites JAVA development kit (open-jdk) : It is already installed on all the EC2 intances. Python : Already installed on EC2 install …
Now our primary focus is on learning WordPress first, Therefore in this article we will Install WordPress on a local system. There are several ways to install WordPress but we will choose the most less complicated way to …
Social Profiles