Introduction of Zabbix LLD

Zabbix LLD, or Low-Level Discovery, is a feature of Zabbix that allows you to automatically discover and monitor devices and applications on your network. Zabbix LLD works…

Read More

How to import Integration Templates and other objects Zabbix?

Objects that can be exported/imported are: 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…

Read More

Popular Software for API Discovery

What is API? API stands for Application Programming Interface. It is a set of rules that define how two pieces of software can communicate with each other….

Read More

NewRelic: How to Optimize Log Management Costs

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…

Read More

Most Popular API Gateway Solutions in the world?

What is API Gateway? An API gateway is a software layer that sits between clients and backend services and provides centralized handling of API communication between them….

Read More

List of Best Tools API Analytics

API analytics is the process of collecting, analyzing, and visualizing data about how APIs are being used. This data can be used to improve the performance, reliability,…

Read More

Dynatrace Master Certification

About this certification The Dynatrace Master Certification is a journey that leads to industry recognition of your current skills, competencies, and experience. To become certified as a…

Read More

Dynatrace Professional Certification

About this certification Dynatrace Professional Certification validates that you have knowledge of the Dynatrace infrastructure, installation and configuration, data collection and analysis, integration points, and visualization concepts….

Read More

Dynatrace Associate Certification

About this certification The Dynatrace Associate Certification validates that you have knowledge of the Dynatrace infrastructure, system capabilities and components, support technologies, reporting, and analysis features and…

Read More

Dynatrace Certification: Dynatrace Associate | Professional | Master

Dynatrace offers three levels of certification: To earn a Dynatrace certification, you must pass an online exam. The exams are designed to assess your knowledge and skills…

Read More

Terraform: Create Azure Windows VM with file, remote-exec & local-exec provisioner

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…

Read More

Terraform Variable Naming convention

In Terraform, the widely accepted and recommended naming convention for variables is snake_case, which means: Following this convention ensures consistency, readability, and easier collaboration, especially in a…

Read More

List of Checklist to improve MySql Query Performance

Here is a list of checklist to improve MySQL query performance: Here are some additional tips for improving MySQL query performance: Optimizing MySQL query performance is crucial…

Read More

List of Compreshive Checklist to do Security Audit in XAMPP server

Conducting a security audit on a XAMPP server is crucial, especially if you’re considering moving a local development environment to a production setting. XAMPP is primarily designed…

Read More

Dynatrace: How to enable demo mode to get full access to a demo environment

Explore Dynatrace with sample data or in your environment     Simply enable demo mode to get full access to a demo environment Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud…

Read More

Dynatrace Tutorials: Dynatrace Query Language – DQL

Chaining commands with the pipe operator A DQL query contains at least one or more commands, each of which returns tabular output containing records (lines or rows)…

Read More

Jmeter Tutorials: If Controller

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…

Read More

How To Get More From Your Data Storage Architecture

As we progress further into the cloud-first age, companies across the globe are shifting their approach to data management and storage. Progressing away from legacy on-site systems,…

Read More

Best Dynatrace online training and certification

Dynatrace is a software intelligence company that provides application performance management (APM), artificial intelligence for operations (AIOps), cloud infrastructure monitoring, and digital experience management solutions. Here’s a…

Read More

Best Software for Managing SEO & Digital Assets

What is SEO? SEO stands for “Search Engine Optimization.” It is the process of improving the visibility and ranking of a website or web page in organic…

Read More

Run Linux on Windows with WSL

Windows Subsystem for Linux (WSL) WSL, or Windows Subsystem for Linux, is a compatibility layer provided by Microsoft for Windows 10 and Windows Server that allows running…

Read More

List of commands for wsl

Windows Subsystem for Linux (WSL) allows you to run a Linux distribution directly on Windows without the overhead of a traditional virtual machine or dual-boot setup. Here…

Read More

Helm Tutorials: templateFiles section of the value file

The templateFiles section of the Helm chart custom values file is used to define template files that are to be generated in addition to the template files…

Read More

External Secrets Operator: Example of ExternalSecret

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…

Read More

Terraform: Create New RDS instance & New Database in Existing RDS Instance

Create New RDS instance: Module New Database in Existing RDS Instance If you want to create a database in an existing RDS instance, you can use the…

Read More

External Secrets Operator: Difference between ClusterExternalSecret Vs ExternalSecret

The main difference between a ClusterExternalSecret and an ExternalSecret is that a ClusterExternalSecret is a cluster-wide ExternalSecret that can be used to push an ExternalSecret to all…

Read More

External Secrets Operator: Difference between ClusterSecretStore and SecretStore?

The main difference between a ClusterSecretStore and a SecretStore is that a ClusterSecretStore is a cluster-wide SecretStore that can be referenced from all namespaces, while a SecretStore…

Read More

External Secrets Operator Workflow

When using External Secrets Operator with Kubernetes, you typically do not manually create a Kubernetes Secret. Instead, the External Secrets Operator automatically generates the Kubernetes Secret based…

Read More

How to Setup Security for API?

The best security tools for your APIs will depend on your specific needs and requirements. Consider the following factors when choosing security tools for your APIs: API…

Read More

Getting started with API Management and Integration Services

Core Components of API Management: What is API Management? API Management refers to the processes, practices, and tools used to oversee and control API (Application Programming Interface)…

Read More