TOP 65+ INTERVIEW QUESTIONS FOR ANSIBLE
Ansible most asked FAQ’s and interview questions:- Q1) what is Ansible? Ansible is developed in Python language. It is a software tool. It is useful while deploying…
TOP 100+ INTERVIEW QUESTIONS FOR PYTHON:-
Python Basic Interview Questions:- 1. What are the key features of Python? Python is one of the most popular programming languages used by data scientists and AIML…
InfluxDB FAQs
how to join two measurement of influxdb How to merge (join) two tables in a specific way in Grafana using InfluxDB flux query? Rajesh KumarI’m Rajesh Kumar,…
telegraf command line options
Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked…
InfluxDB Official Documents Reference
InfluxDB 1.8 Docs https://docs.influxdata.com/influxdb/v1.8/ InfluxDB 1.21 Docs https://docs.influxdata.com/telegraf/v1.21/ Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world…
InfluxDB Flux Complete Guide & Tutorials
https://docs.influxdata.com/influxdb/cloud/query-data/get-started/ https://docs.influxdata.com/flux/v0.x/stdlib/all-functions/ Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I…
InfluxDB InfluxQL Complete Guide & Tutorials
https://docs.influxdata.com/influxdb/v1.8/query_language/ Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have…
Telegraf Agent Setup for Windows Server
Step 1 – Download Agent in Windows https://portal.influxdata.com/downloads/ Step 2 – Configuring Telegraf Detailed https://docs.influxdata.com/influxdb/v2.1/write-data/no-code/use-telegraf/ Step 3 – Start Telegraf Example of Telegraf.conf Rajesh KumarI’m Rajesh Kumar,…
Grafana – Setup a Sample Application “Grafana News”
This tutorial uses a sample application to demonstrate some of the features in Grafana. To complete the exercises in this tutorial, you need to download the files…
Jenkins troubleshooting & Debugging Techniques
Code Issues Compilation issues Test Code Issues Builder Issues Script Issues Environement Issues RAM HDD CPU TOOLS MISSING VERSION MISMTACH PATH issues Permisssion Dependendent Services Plugins Issues…
Jenkins Backup and Restore using ThinBakcup
Step 1 – Install ThinBackup Plugins Step 2 – Configure ThinBackup Plugins Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about…
How to Login to Jenkins using commands and API?
Working commands for Login ##Command to know the status of Build? ##Trigger a Jenkins Job without authentication ##Trigger a Jenkins Job with authentication ##Running commands against a…
Jenkins commands lines reference from jenkins using jenkins-cli.jar
You can access various features in Jenkins through a command-line tool. See the documentation for more details of this feature. To get started, download jenkins-cli.jar, and run it as follows:…
Jenkns FAQ Questions and Answer
How can I make Jenkins CI with git trigger on pushes to master? How to schedule jobs in Jenkins How to move Jenkins from one PC to…
Jenkins Labs and Exercise – 2
Exercise 2 Add a Linux Node (Also Check SSH Slaves plugin plugins) Add a Windows Node Assign a Java Based Job to Linux and Build it Assign a MSBuild…
Understanding Authentication and Authorization methods in jenkins
Authentication – How to login into JenkinsAuthorization – User’s permissions to do in Jenkins How to login into Jenkins or supported authentication methods in jenkins? Delegate to…
How to create a Pipeline jobs in Jenkins?
You can make pipeline using any one of the following ways. Use “Build Pipeline” plugin if you have already setup a jobs in Jenkins Use “Pipeline” plugin…
How to enable jenkins to send an email?
Step 1 – Install following plugins Mailer Plugin – Basic Email Extension Plugin Step 2 – Setup FROM email address on “System Admin e-mail address” http://13.235.81.87:8080/configure Step…
How to enable jenkins to send an chat message using team and slack?
Step 1 – Install a jenkins plugins Office 365 Connector Slack Notification Step 2 – Configure plugins at http://13.235.81.87:8080/configure Section called “Office 365 Connector” Section called “Slack”…
Top 50 Bitbucket Interview questions and answers
Q1. How use Bitbucket step by step? From Bitbucket, click the + icon in the global sidebar and select Repository. Bitbucket displays the Create a new repository…
Top GitLab interview questions and answers
How is GitLab different from GitHub? The major difference between GitHub and GitLab is the platform each philosophy presents. GitHub has higher availability and is more focused on…
Top Gerrit interview questions and answers
How do you implement Gerrit? Make sure that you are in the directory of the code repository (the command pwd tells you where exactly you are). Update…
Top GitHub interview questions and answers
What’s the difference between Git and GitHub? What’s the difference? Simply put, Git is a version control system that lets you manage and keep track of your source…
Top Blockchain certified professional interview question and answers
How do you respond to blockchain? The blockchain is a decentralized distributed database of immutable records. The technology was discovered with the invention of Bitcoins (the first cryptocurrency)….
Top Hashicorp vault interview question and answers
What is vault associate? The Vault Associate certification is for Cloud Engineers specializing in security, development, or operations who know the basic concepts, skills, and use cases associated with…
Top App dynamics interview questions and answers
What type of tool is AppDynamics? With a SaaS and an on-premise option, AppDynamics is an APM platform that uses analytics and end-to-end transaction tracing to determine how application…
Top Elastic search interview questions and answers
What is the main use of Elasticsearch? Elasticsearch is used for a lot of different use cases: “classical” full-text search, analytics store, auto-completer, spell checker, alerting engine,…
Top Splunk interview questions and answers
What are the components of Splunk? There are 3 main components in Splunk: Splunk Forwarder, used for data forwarding. Splunk Indexer, used for Parsing and indexing the…
Top Git interview questions and answers
What is Git fork? Forking is a git clone operation executed on a server copy of a project’s repo. A Forking Workflow is often used in conjunction with…
Top XL deploy interview questions and answers
What is the XL release used for? XL Release is an enterprise release coordination software solution that allows you to Plan, track, and execute release plans from code…
