List of Top 11 Programming Languages in 2021

What are programming language? We all know, to communicate with a person, we need a specific language, similarly to communicate with computers, programmers also need a language…

Read More

List of Top 11 Text/Code Editor Software in 2021

What are code editors? A code editors is the place where programmers spend most of their time. A code editors are the text editors designed for editing…

Read More

How to force/redirect from http to https using .htaccess

This is the best for www and for HTTPS, for proxy and no proxy users Example Code – 1 – Forcing the domain to serve securely using…

Read More

Complete Guide and Tutorials for Routing in Laravel

Routing All Laravel routes are defined in your route files, which are located in the routes directory. These files are automatically loaded by the framework.The routes/web.php file…

Read More

Quick Tutorials of Hashicorp Packer

Packer AWS – Builders & Provisionars – aws-ubuntu.pkr.hcl Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech…

Read More

List of Free Hosting Providers in 2021

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

Free IT and Software Certifications in 2021

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

Ansible Certification Roadmap & Path 2021

Retired – Red Hat Certified Specialist in Ansible Automation exam Now that EX407 is retired as of DEC 31st 2020, what are our options to get Certified…

Read More

Google Cloud Certification Roadmap & Path

Google Cloud Associate Cloud Engineer Google Cloud Professional Cloud Architect Google Cloud Professional Cloud Developer Google Cloud Professional Data Engineer Google Cloud Professional Cloud DevOps Engineer Google…

Read More

Google Cloud Developer Architect Devops Engineer Cheatsheet

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

AWS Certification Roadmap & Path

AWS Certified Solution Architect Associate AWS Certified SysOps Administrator Associate AWS Certified Developer Associate AWS Certified Solution Architect Professional AWS Certified DevOps Engineer Professional AWS Certified DevOps…

Read More

Terraform Architecture and Components through diagram

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

Implement CI/CD using Terraform and Jenkins on AWS

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

Python Tutorials: Use cases in real life explained with image

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

NTP install and configure in Linux, Centos, Ubuntu & RHEL

NTP install and configure in Centos & RHEL NTP install and configure in Ubuntu Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have…

Read More

Top Tips, Tricks and Checklist for Bloggers for quality blogs

Each Post Must contain following Specification: # Checklist Specifications 1 How many minimum Paragraphs 10 para 2 Lines of each Paragraph 4-5 lines 3 How many minimum…

Read More

Python Tutorials: Anonymous/Lambda Function Tutorials with Example

Use of Lambda Function in python We use lambda functions when we require a nameless function for a short period of time. In Python, we generally use it…

Read More

Comparison between XML Vs JSON Vs YAML

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

Yaml tutorial specification rules and syntax

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

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

Top 10 Cloud Platforms in 2021

Cloud computing has become as important to the information environment as it is to the consumer’s life. Cloud computing, which supported the world’s economy, worldwide supply chains,…

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

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