Most Popular and Top DevSecOps tools in 2022
Threat Model & Tools – STRIDE / PASTA / VAST & Microsoft Threat Modeling Tool / OWASP Threat Dragon Static Application Security Testing (SAST) – SonarQube Dynamic…
Terraform Tutorial with Google Cloud – Create Single VM & Network
Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked…
Terraform Tutorial with Google Cloud – Create Single VM
Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked…
Google cloud Platform Authentication Method with Terraform
Method 1 – User Application Default Credentials (“ADCs”) Application Default Credentials (ADC) provide a method to get credentials used in calling Google APIs. The gcloud auth application-default…
Google Cloud Tutorial – gcloud CLI Install and initialize
Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked…
Dynatrace Tutorial Demo Video
Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked…
Terraform Tutorials Demo Video
Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked…
12 Tips To Successfully Market Your Blog On Instagram
12 Tips To Successfully Market Your Blog On Instagram Image source: Unsplash If you run a blog, then it’s safe to say you want a high number…
Best Pubs, Bars & restaurants in Pune
Are you looking out for the right party place in Pune so we have the largest collection of bars, pubs and lounges from where you can shortlist…
Splunk Tutorials: Download Splunk & Universal Forwarder
Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked…
The Ever-Changing Field of Software Development, What’s Next?
The Ever-Changing Field of Software Development, What’s Next? The software development process has morphed significantly since the 70s. Some of the major changes that developers have witnessed…
Splunk Demo Tutorials
Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked…
AWS Tutorial: Auto mount EBS Volume to ec2 Linux instance on Reboot
By default on every reboot, the EBS volumes other than root volume will get unmounted. To enable automount, you need to make an entry in the /etc/fstab…
AWS Tutorial: How to Attach and Mount an EBS volume to EC2 Linux Instance?
Step 1 – Create a Volume Step 2 – Attach a Volume to EC2 Instance Step 3 – Verify if Volume is attached or not Verify if…
How to Install Oracle Database 19c on centos 7
https://aws.amazon.com/blogs/compute/how-to-enable-x11-forwarding-from-red-hat-enterprise-linux-rhel-amazon-linux-suse-linux-ubuntu-server-to-support-gui-based-installations-from-amazon-ec2/ https://superuser.com/questions/1606321/windows-10-ubuntu-x11-with-xming-xterm-xt-error-cant-open-display-localhost Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I…
DevOps – Linux & VirtualBox & Vagrant Demo Tutorial
Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked…
Hashicorp Vault Demo Video Tutorials
Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked…
Complete JavaScript with AngularJS and NodeJS Certification Guide & tutorials
What is JavaScript with AngularJS and NodeJS? JavaScript was introduced as LiveScript, but Netscape converted its name to JavaScript. JavaScript is a dynamic computer programming language. It…
Datadog Demo: Introduction Video
Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked…
Dynatrace Certified Professional Exam Info
Dynatrace Professional Certification Dynatrace Certified Professional Dynatrace Certification Training and Course Dynatrace Advance Training Dynatrace Intermediate Training Dynatrace Essential Training Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE,…
Datadog Integration with Postgres For Metric, Trace & Log
Database Monitoring provides deep visibility into your Postgres databases by exposing query metrics, query samples, explain plans, database states, failovers, and events. The Agent collects telemetry directly…
postgresql Installation and Configuration Tutorial Guide
How To Install and Use PostgreSQL on Ubuntu? Step 1 — Installing PostgreSQL Step 2 — Using PostgreSQL Roles and Databases The installation procedure created a user…
How to provision RKE Kubernetes cluster from Rancher Web UI
Step 1 Step 2 – Step 3 Step 4 – Step 5 Get a code Step 6 – Add a Node and Install Docker Step 7 –…
Kubernetes cluster provisioning with Rancher’s RKE command
Step 1 – Install docker Step 2 – Install RKE URL to download – https://github.com/rancher/rke/releases Step 3 – Add normal user to docker group Step 4 –…
How to Installing Rancher on a Single Node Using Docker
Step 1 – Install Docker Step 2 – Choose an SSL Option and Install Rancher Choose from the following options: Option A: Default Rancher-generated Self-signed Certificate Option…
Shell script to Enable ssh password authentication in Linux
Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked…
Vagrant: vagrantfile example for creating 3 linux vms
Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked…
What is Jacoco and How it works? An Overview and Its Use Cases
What is Jacoco? JaCoCo is an open-source toolkit for measuring code coverage in a code base and reporting it via visual reports. It is quite popular among…
What is Junit and How it works? An Overview and Its Use Cases
History & Origin of Junit JUnit was born on a flight from Zurich to Atlanta in 1997 for OOPSLA. Kent Erich was flying with Gamma, and what…
