My blog

Blog articles

Install and Set Up an AWS CloudWatch Agent For Memory Metric using AWS System Manager

By default, AWS CloudWatch does not collect the memory metrics from the EC2 Instances. In order to get the memory usage we need to need to install the CloudWatch Agent on EC2 Instance.

Learn More

Jenkins Email Notification On Build Failure

Jenkins is a Java-based open-source automation tool having plugins designed for continuous integration. It’s a common CICD tool that makes developers and DevOps engineers easier to integrate and deploy changes in the host server. It creates ‘pipelines’, which define the series of steps that the server will take to perform the required tasks.

Learn More

Prometheus Alerting with AlertManager

AlertManager is an open-source alerting system that works with the Prometheus Monitoring system. It handles alerts sent by the Prometheus Server and sends a notification to the end users via E-mail, Slack, PagerDuty, or other tools. It also takes care of silencing and inhibition of alerts.

Learn More

How to Install SonarQube On Linux (RHEL/Centos)

SonarQube is an open-source tool to manage code quality and code analysis. It continuously inspects the code and performs automatic code reviews to detect bugs, code smells, and vulnerability issues in the code.

Learn More

More Articles!

Feel free to browse more articles related to DevOps, DevSecOps, AWS Cloud tools and technology.