Datadog Log: Filter logs, Scrub data, Tail with wildcards

Apply log processing rules to a specific log collection configurations to: Filter logs Scrub sensitive data from your logs Proceed to multi-line aggregation Tail directories by using…

Read More

Directory Structure Of Laravel Application

devopsschool – This is Project Folder app – The app directory contains the core code of your application. bootstrap – The bootstrap directory contains the app.php file…

Read More

Tips for Creating an Excellent Self-Introduction Video

Your resume, picture, degree, and TEFL certificate will not help you stand out in a crowded field of English teaching candidates. A great self-recorded introductory video using…

Read More

List of Popular DevOps& Software Engineers Telegram Groups and Channel to Join

Name URL Debug School https://t.me/DebugSchool DevOps SRE DevSecOps Community https://t.me/thedevsecops DevOpsSchool https://t.me/devopsschool DevOps Certified Professional https://t.me/devopscertifiedprofessional IOT https://t.me/IOT_professionals AI https://t.me/artificial_intelligence_universe ML https://t.me/machine_learning_professional Other Useful telegram Channel stocksmantra…

Read More

List of Top 20 SEO Company & Digital Marketing company in the world

Some of the feature which we look for in each Digital Marketing & SEO products are as follows; SEO Management Rank Tracker Local SEO Mobile SEO Link…

Read More

How to work with Selenium IDE?

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 Configure Junit Reports at Jenkins?

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

What is MVC? Model View Controller

What is MVC The MVC is an architectural pattern that separates an application into three main logical components Model, View, And Controller.Each of these components has its…

Read More

What are the options we have for selenium-server-standalone jar file?

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 run selenium server and node in background?

Windows LinuxFor unix, nohup represents ‘no hangup’, which is slightly different than a background job (which would be command &. I believe that the above command should…

Read More

Zabbix Image Gallery

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

Confluence getting started in Atlassian Confluence

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

Understanding Tenants, Subscriptions, Regions and Geographies in Azure

Tenant A Tenant, as it relates to Azure, refers to a single instance of Azure Active Directory, or, as it is often called “Azure AD”. Azure AD…

Read More

How Terraform Authenticate to Azure?

How Terraform Authenticate to Azure? Authenticating to Azure using the Azure CLI Authenticating to Azure using Managed Service Identity Authenticating to Azure using a Service Principal and…

Read More

Azure Tutorials – How to create IAM user and assign Service Principal Access?

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

Top 15 things to to improve sales using Google Business

Do you know that about 88 per-cent consumers in-store shopping behavior is significantly influenced by online research before they make a purchase, even when the purchase is…

Read More

Ansible Module Sample Code using Linux Bash script Example 5

Ansible Tutorial | How to write Ansible Playbooks | Ansible Crash Course Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at…

Read More

Terraform Example Code for AWS Windows Server with IP-Username-Password

aws_instance.example.*.password_data is a list of the password_data results from each of the EC2 instances. Each one must be decrypted separately with rsadecrypt. In Terraform v0.11 requires using…

Read More

Ansible Variable: How to declare Variables in Ansible Inventory or hosts file?

Example 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…

Read More

How to loop and iteration executations in Ansible Playbook with Example?

Example Playbook Code 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…

Read More

How to set condition module executations in Ansible Playbook with Example?

Example – 1 For CENTOS / RHEL Example – 1 For Ubuntu Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at…

Read More

Understanding Ansible playbook using diagram

Example Playbook Code 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…

Read More

Terraform: Create Azure Linux/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 Example Program to Create Azure Linux VM

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 Assignment: Azure Creating Linux VM with a Image using Data Sources

Output all the UBUNTU VM Image from Azure from one region but Use one of these image in Creating VM. Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about…

Read More

Comparison Between Terraform, AWS CloudFormation & Azure ARM

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

Example Terraform code to Create Github Repository

Generate GITHUB ACCESS Token Write Providers.tf Write Resources-github.tf Run Following Commands Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus….

Read More

What is JMX and Why do we need it?

Java Management Extensions (JMX) was introduced in J2SE 5.0 release. It is a set of specifications used for network and application management. It specifies a method for…

Read More

Zabbix Host groups, Templates, Macros, Triggers simplified

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

What is Zabbix and use of it?

What is Zabbix and use of it? Zabbix is the ultimate enterprise-level software designed for real-time monitoring of millions of metrics collected from tens of thousands of…

Read More