How to Effectively Hire a PHP Developer

Are you looking to hire the best PHP developer for your business but don’t know how to? Or you don’t know which is the right recruitment method to search for…

Read more »

Apache non www to www config Setting

Read more »

Top 10 most Demanding Technologies that Software Engineers must learn in 2022

Hi learner, Today in this blog we will discuss the top 10 demanding skills in the IT organization for 2022. As we all know change is the only part of…

Read more »

Five Skills You Need to Learn as a Developer

Becoming a developer can be one of the most rewarding jobs out there, and thanks to the fact that they are in hot demand right now, it could also mean…

Read more »

List of SSL Certification Check and Validation websites

#1 – sslshopper https://www.sslshopper.com/ssl-checker.html #2 – digicert https://www.digicert.com/help/ #3 – geocerts https://www.geocerts.com/ssl-checker #4 – sslchecker https://www.sslchecker.com/sslchecker #5 – ssllabs https://www.ssllabs.com/ssltest/ #6 – thesslstore https://www.thesslstore.com/ssltools/ssl-checker.php

Read more »

Free Ebooks Collection

Free Books Free eBooks about cloud computing and related topics Building Secure and Reliable Systems [PDF, MOBI, EPUB] Graph Algorithms: Practical Examples in Apache Spark and Neo4j [PDF US, iBooks, Kindle] I…

Read more »

List of Popular Free Certifications in IT

Reference https://github.com/cloudcommunity/Free-Certifications Technology Provider Description Link Expiration Nutanix Certification Nutanix They are providing free certifications until New year Link January 31, 2022 Gitlab Certification Gitlab Free Certifications paths and badges…

Read more »

Interview Questions & Answers Complete Guide for Artifactory

What is artifactory? JFrog Artifactory is a repository manager that supports all types of software packages and allows for continuous automated integration and delivery. Add Artifactory to your toolchain and…

Read more »

Interview Questions & Answers Complete Guide for Consul

What exactly is Consul?Consul is an open-source platform for service networking developed by HashiCorp. Consul is a service mesh solution with a full-featured control plane for service discovery, configuration, and…

Read more »

Interview Questions & Answers Complete Guide for Nexus

What exactly is NEXUS? NEXUS is a bi-national Canada-United States programme that allows pre-approved, low-risk travellers to enter Canada or the United States (US) at designated air, land, and sea…

Read more »

Interview Questions & Answers Complete Guide for SDLC Models & Architecture

What is the SDLC and how does it work? SDLC (Software Development Life Cycle) is the process of designing and developing a product or service to be delivered to a…

Read more »

Interview Questions & Answers Complete Guide for Microservices

Make a list of the benefits of Microservices Architecture. Independent Development-Based on their individual functionality, all microservices can be easily developed. Independent Deployment-They can be deployed individually in any application…

Read more »

Interview Questions & Answers Complete Guide for Kubernetes

What is Kubernetes?This is one of the most fundamental Kubernetes interview questions, but it’s also one of the most crucial! Kubernetes is an open-source container orchestration tool or system that…

Read more »

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?

Read more »

telegraf command line options

Read more »

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/

Read more »

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/

Read more »

InfluxDB InfluxQL Complete Guide & Tutorials

https://docs.influxdata.com/influxdb/v1.8/query_language/

Read more »

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

Read more »

Interview Questions & Answers Complete Guide for Docker

What exactly is Docker? What distinguishes it?Ans. Docker is a versatile open-source application that runs on both Linux and Windows. It’s used to automate the creation and deployment of containers-based…

Read more »

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 3rd Party tOOLS…

Read more »

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 another? How to…

Read more »

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 Based to Windows…

Read more »

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 servlet container ‘Jenkins’…

Read more »

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 if you would…

Read more »

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 3 – Setup…

Read more »

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” Step 3 –…

Read more »

Interview Questions & Answers Complete Guide for SRE

What is the difference between DevOps and SRE? Ans. A. Organizational Silos Reduction: SRE approaches Ops as if it were a software engineering issue. To bridge these two worlds, DevOps…

Read more »

Interview Questions & Answers Complete Guide for DevSecOps

  1.How important has security been in your DevOps journey?  Ans. Interviewers ask this intentionally broad question to lead job candidates into a discussion about DevOps security and to assess the…

Read more »

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 infrastructure performance, while…

Read more »