Top SonarQube interview questions and answers

What is SonarQube used for? SonarQube is a Code Quality Assurance tool that collects and analyzes source code and provides reports for the code quality of your project. It combines static…

Read more »

Top Jira interview questions and answers

What is the full form of Jira? JIRA is a tool developed by Australian Company Atlassian. … The JIRA’s full form is actually inherited from the Japanese word “Gojira” which means “Godzilla”….

Read more »

7 Reasons Why Collecting Product Feedback Is Super Important

7 Reasons Why Collecting Product Feedback Is Super Important So your product is helping users worldwide. The service you provide your customers is unbeatable. Your customers are completely satisfied and…

Read more »

What is Azure Bot Service?

Introduction of Azure Friends, Today I come with a new topic that is Azure Bot Service. But first of all, I let you about App Center Azure. You can quickly…

Read more »

What is AKS (Azure Kubernetes Service)?

Introduction of Azure Kubernetes Service AKS (Azure Kubernetes Service) is Azure’s managed container service and It is an open-source fully managed container orchestration service. It is manages your hosted Kubernetes…

Read more »

How to display a table in a Verticle or Horizontal form in the Laravel PHP Framework? Part-2

How to display a table in a Verticle or Horizontal form in the Laravel PHP Framework? Step 1. Create an index.blade.php file within resource/views/Country/ folder. Step 2.  Create a Controller within the App/Http/Controller folderCountryController.php file….

Read more »

How to display a table in a Verticle or Horizontal form in the Laravel PHP Framework? Part-1

How to display a table in a Verticle or Horizontal form in the Laravel PHP Framework? How to Store Seed file into Database. Click There are two headings that are…

Read more »

AJAX Crud with laravel 5.8

samMotoShare.in is your go-to platform for adventure and exploration. Rent premium bikes for epic journeys or simple scooters for your daily errands—all with the MotoShare.in advantage of affordability and ease.

Read more »

How software engineers can shift their careers to DevOps?

DevOps engineering is a trending skill set with many career rewards. A DevOps engineer’s main objective is to improve speed, maintain and improve the quality across the entire software development…

Read more »

How To Set Up Apache Virtual Hosts on Ubuntu 20.04.2 LTS

Chandan KumarMotoShare.in provides the perfect two-wheeler for every occasion—daily commuting, weekend escapes, tourist exploration, or test-riding your dream bike. Simplify your mobility with us! www.DevOpsSchool.com

Read more »

What is Azure Key Vault?

Hello Learners, In this blog I have come up with the topic of Azure Key Vault for you. But before introducing Azure Key Vault, first of all, let me introduce…

Read more »

How to setup Zabbix Server & Frontend in RHEL 7?

Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…

Read more »

What is Azure Blockchain Service?

Hello Learners, In this blog I have come up with the topic of Azure Blockchain Service for you. But before introducing Azure Blockchain, first of all, let me introduce what…

Read more »

What is Azure Machine Learning?

Introduction Friends, In this blog, I am going to let you know What is Azure Machine Learning, But first of all, I am going to explain to you – What…

Read more »

What is Azure Data Factory?

Friends, in this blog I’m going to explain to you about Azure Data Factory, It is a service allowing companies to transform their big data from rational, non-rational to formulate…

Read more »

What is Microsoft Azure Virtual Machine?

Friends, Today, In this blog, I’m going to let you know about Microsoft Azure Virtual Machine. First of let’s know what is Azure? Azure offers a large variety of resources…

Read more »

What is Azure Visual Studio App Center?

Friends, Today I come with a new topic that is Azure Visual Studio App Center. But first of all, I let you about App Center Azure. You can quickly build…

Read more »

Top 12 Most Popular In-Demand IT/Software Engineering Certification Courses

Most trusted JOB oriented professional program DevOps Certified Professional (DCP) – DevOps certification training program online Take your first step into the world of DevOps with this course, which will…

Read more »

What is Azure SignalR Service?

Friends, In this blog I’m going to let you know about Azure SignalR Service but first of all, let’s know SignalR, is an open-source .NET library for building web applications…

Read more »

What are the best tools to learn DevOps? How to start DevOps?

Friends, today I am going to let you know which tools are much better in DevOps, and how can we start our learning DevOps, by the way, all the DevOps…

Read more »

ReplicaSet Example Program

Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…

Read more »

How to make or build your SRE team?

If you are planning to implement SRE in your process or organization then this article can help you to make that daunting task easy for you. This post will help…

Read more »

Preparing steps for LAMP Installation

Apache install on Centos 7 MYSQL(MariaDB) install on Centos 7 PHP install on Centos 7 Apache install on Centos 7 Check OS version # cat /etc/*release Install apache # yum…

Read more »

Using Expression browser in Prometheus

The expression browser is available at /graph on the Prometheus server, allowing you to enter any expression and see its result either in a table or graphed over time. This…

Read more »

How to Install Windows Exporter for prometheus?

Prerequisite Step 1 – Download and Install Windows Exporter https://prometheus.io/docs/instrumenting/exporters/ https://github.com/prometheus-community/windows_exporter https://github.com/prometheus-community/windows_exporter/releases windows_exporter-0.16.0-amd64.msi – Installed with Services windows_exporter-0.16.0-amd64.exe – Run Adhoc on the screen Step 2 – Start a windows…

Read more »

How to Run Prometheus server as a Service?

Step 1 – Create a file: Step 2 – Reload the Systemctl Daemon: Step 3 – Start the Prometheus service: Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and…

Read more »

Prometheus FAQ and Answer

FAQ# 1- How to add https url to scrap on target prometheus? Example 1 Example 2 FAQ# 2- How to setup High available Prometheus multi node clustor for Storage? Prometheus…

Read more »

Prometheus PromQL Example Query

This should return a number of different time series (along with the latest value recorded for each), all with the metric name promhttp_metric_handler_requests_total, but with different labels. These labels designate…

Read more »

Install and Configure Prometheus MySQL Exporter

Step 1 – Add Prometheus system user and group: Step 2 – Download and install Prometheus MySQL Exporter This should be done on MySQL / MariaDB servers, both slaves and…

Read more »

Prometheus Commands and Example Reference

Prometheus Reload without command line restart How to check your prometheus.yml is valid How to Shutting down Prometheus? Prometheus is a standard Unix binary, so can be asked to shutdown…

Read more »