Site Reliability Engineering – SRE – Free Ebooks and Handbook Collection

https://s905060.gitbooks.io/site-reliability-engineer-handbook/content/ https://github.com/s905060/site-reliability-engineer-handbook https://github.com/captn3m0/google-sre-ebook https://github.com/euclid1990/google-sre-book https://github.com/dastergon/awesome-sre https://github.com/sysbooks/site-reliability-engineering https://github.com/captn3m0/google-sre-ebook/releases https://github.com/vorozhko/site-reliability-engineer-guide https://github.com/andrealmar/sre-university https://github.com/mxssl/sre-interview-prep-guide https://github.com/chiaen/sre-book-in-audio https://free-for.dev/ Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at…

Read More

List of IP Address of Microsoft Bingbot and Googlebot

GooglebotGooglebot is the generic name for Google’s web crawler. Googlebot is the general name for two different types of crawlers: a desktop crawler that simulates a user…

Read More

Jenkins Pipeline Complete Reference Tutorials

What is a Jenkins Pipeline? Jenkins Pipeline (or simply “Pipeline”) is a suite of plugins which supports implementing and integrating continuous delivery pipelines into Jenkins. Jenkins Pipeline…

Read More

How to save HTTP requests headers, methods and body to a file?

Method 1 – Using mod_log_forensic apache Module Step 1 – Check if mod_log_forensic module is enabled or not Step 2 – Enable mod_log_forensic module using following lines…

Read More

DDOS attack and HTTP flood attack on AWS from AWS EC2 instance using New Relic Synthetics & infalted aws bill to $3000

How I prevented DDOS attack and HTTP flood attack from New Relic Synthetics Monitoring of AWS EC2 Instance? 5 Dec 2020 – DDOS attack and HTTP flood…

Read More

Why Every University Library Should Be Well-Equipped with ICT

When it comes to picking a college or a university, people don’t go there just to get by. They seek a higher-level education that would help them…

Read More

Weight Loss and Body Building Web Page Collections & Reference

Top 10 most effective home made drinks for faster fat reduction and weight loss Top 10 Supplements & Capsules for Body Building to gain Muscle Mass and…

Read More

What is Prometheus and How it works?

Meaning of Prometheus In Greek mythology, Prometheus, possibly meaning “forethought”), is a Titan god of fire. Prometheus is known for his intelligence and for being a champion…

Read More

AWS Best Practices for DDoS Resiliency

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

Protected: Rajesh Kumar Supported Tools & Cost Table – 2021

There is no excerpt because this is a protected post.

Read More

How to setup Datadog APM for Java application running with Tomcat

SOURCE FOR APM – https://docs.datadoghq.com/tracing/trace_collection/?tab=containers This note is applicable for only Host Based APM. Step 1 – Install Datadog Agent in Centos or Ubuntu or Windows Step…

Read More

How to install datadog agent in centos rhel linux?

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 Agent Setup in Windows Step by Step Guide

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

Self-hosted Alternative for gist, apple notes, onenote, Google keep & evernote

Self Hosted Gist alternatives like markdown software https://simplemde.com/ https://github.com/cebe/markdown https://packagist.org/packages/michelf/php-markdown https://parsedown.org/demo https://github.com/FoxUSA/OpenNote https://paperwork.cloud/ https://github.com/paperwork/paperwork https://github.com/erusev/parsedown Best alternative for onenote including Free, Open source and self hosted onenote…

Read More

List of Free and Open Source Maps and Global Positioning System (GPS)

Geo2tz – Get the timezone from geo coordinates (lat, lon). MIT Go/Docker GraphHopper – Fast routing library and server using OpenStreetMap. (Source Code) Apache-2.0 Java Hauk – Easy to setup location sharing platform that…

Read More

List of Open Source CMS which is Developed in Laravel

Craft CMS What is Craft CMS?Craft is a flexible, user-friendly CMS for creating custom digital experiences on the web and beyond. It features: An intuitive, user-friendly control…

Read More

List of Top 17 Composer PHP Packages in Laravel for SEO Ranking

List of Top 17 Composer PHP Packages in Laravel for SEO Ranking https://packagist.org/packages/artesaos/seotools https://packagist.org/packages/mageplaza/magento-2-seo-extension https://packagist.org/packages/wilr/silverstripe-googlesitemaps https://packagist.org/packages/symfony-cmf/seo-bundle https://packagist.org/packages/silverstripe/googlesitemaps https://packagist.org/packages/novactive/ezseobundle https://packagist.org/packages/mad-web/laravel-robots https://packagist.org/packages/marcortola/behat-seo-contexts https://packagist.org/packages/melbahja/seo https://packagist.org/packages/dachcom-digital/seo https://github.com/eyecatchup/SEOstats https://packagist.org/packages/yoast-seo-for-typo3/yoast_seo https://packagist.org/packages/sonata-project/seo-bundle https://packagist.org/packages/ether/seo https://packagist.org/packages/clickstorm/cs_seo…

Read More

List of all Linux Networking Tools in one Page

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

50 Coding Interview Questions for Programmers

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

Track Keywords Position On Google that Impacts Your Website Score

The website owner or website administrator must make SEO-improving plans to run a successful site in the marketplace. For this purpose, the owner would have to give…

Read More

What is CSS and How does CSS works?

Introduction To CSS CSS (Cascading Style Sheets) is used to style and layout web pages – for example, to change the font, color, size, and spacing of…

Read More

Introduction to Html Tutorial

HTML Introduction HTML is a markup language that is used to make attractive web pages with the help of styling, which looks like a good format on…

Read More

Basic SQL Command in a database

The SQL ORDER BY Keyword The ORDER BY keyword is used to sort the result-set in ascending or descending order. The ORDER BY keyword sorts the records…

Read More

How to Display Recent and popular data from Database using left join and OderBy

Fist Step In Welcome.blade.php file for Table Secound Step In Pages.blade.php Third Step In Routing, Go To web.php Forth Step In GestController.php This is Return $gallery View…

Read More

Python Tutorials: Python Language Future & Scope and Career Opportunities

What is Python? Python is an interpreted, high-level and general-purpose programming language. Python is a Real world programming language its use for everywhere as like, Web Development,…

Read More

List Of Top 6 YouTube Tools To Boost Video Marketing

When people talk about social media, the first networks that come to mind are usually Facebook, Instagram, and Twitter. While YouTube may not be your first thought,…

Read More

Top 17 Strategies And Ways To Market Your Business Online

The word ‘marketing’ conjures up visions of pricey marketing strategies and excessive expenditure for many people and businesses. However, it doesn’t have to be expensive: there are…

Read More

Checklist Of Top 26 Tactics & Best Tricks of For SEO

This SEO checklist outlines the most important things you should do whenstarting a new website or performing an SEO Audit.It covers technical SEO, Keyword Research, On-Page SEO,…

Read More

Setup multiple domain with Apache2 with httpd-vhosts.conf VirtualHost Examples

Setup multiple domain with Apache2 with httpd-vhosts.conf Setup multiple domain with Apache2 on Same Port Setup multiple domain with Apache2 on Same Port Setup multiple domain with…

Read More

Top 8 Best Techniques & Tricks of Powerful Headlines

Why Headlines are Important :- One should spend more time writing your Headline than the rest content because that’s what more people are going to read. On…

Read More