Terraform Example Program to Create Azure Linux 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…

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 Rajesh Kumar, a DevOps, SRE,…

Read More

Comparison Between Terraform, AWS CloudFormation & Azure ARM

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…

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 Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing…

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

Read More

An Introduction of Bosh

BOSH is an open source tool that enables deployment and lifecycle management of distributed systems. It is the primary method used to deploy Cloud Foundry and is…

Read More

Lets understand a evolution of VMware Tanzu?

Product Timeline: The original Essential PKS arrived from a rebranding of the Heptio Kubernetes Service (HKS) that came with the VMware acquisition of Heptio at the end…

Read More

How to monitor mysql using NewRelic with integration in Linux?

What MySQL integration collects and sends? NewRelic MySQL integration collects and sends inventory and metrics from your MySQL database to our platform, where you can see the…

Read More

How kubectl communicate with API server?

Workstation– kubectlread a file from 2 Location~/.kube/config && KUBECONFIG (env var) What is content of this “config” file?– ITS YAMLContains Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE,…

Read More

How to upload and download NPM Package using Sonatype Nexus?

Step 1 – Create a npm nexus repo Step 2 – Step 2 – Install Node in your server Step 3 – Create a Sample Project using…

Read More

Newrelic Complete Reference Guide and Tutorials

General Newrelic Essnetials Tutorials 2019 NewRelic Complete Troubleshooting Guide Newrelic Infrastructure Apache2 Integration and Monitoring in Linux CentOS with Newrelic Monitor Windows 2019 server using Newrelic Infrastructure…

Read More

How to install and configure Sonatype Nexus?

Note: This steps are applicable for Linux Only. Prerequisite or System Requirements for Sonatype Nexus Java 8 Runtime Environment (JRE) Minimum CPUs: 4 Minimum RAM – 4…

Read More

What is Bearer token and How it works?

Bearer tokens are a much simpler way of making API requests, since they don’t require cryptographic signing of each request. The tradeoff is that all API requests…

Read More

Maven by Example Ebooks

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…

Read More

The Maven Complete Reference Ebooks

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…

Read More

The Maven Cookbook Ebooks

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…

Read More

AWS Certified SysOps Administrator – Chapter – 6

Review Questions Your company user Chef for its automation. What AWS service can run Chef recipes? AWS Elastic Beanstalk AWS OpsWorks AWS CodeDeploy AWS CodeCommit Your company…

Read More

AWS Certified SysOps Administrator – Chapter – 5

Review Questions How are charges calculated for data transferred between Amazon Relational Database Service (Amazon RDS) and Amazon Elastic Computer Cloud (Amazon EC2) instance in the Availability…

Read More

AWS Certified SysOps Administrator – Chapter – 4

Review Questions You are running a website that keeps historical photos from previous elections. Users Need to be able to search for and display images from the…

Read More

AWS Certified SysOps Administrator – Chapter – 3

Review Questions You have implement a Classic Load Balancer. You now need to collect some Information, specifically what is the IP address of the client making the…

Read More

AWS Certified SysOps Administrator – Chapter – 2

Review Questions Which of the following is a dependency of the AWS CLI for Mac and Linux? C++ Python Java .NET SDK Which of the following AWS…

Read More

AWS Certified SysOps Administrator – Chapter – 1

Assessment Test You notice in the AWS Management Console that Your Amazon Elastic Compute Cloud (Amazon EC2) Instance State is Failed. What would cause this? Loss of…

Read More

AWS Certified Solutions Architect Exam Guide – Chapter-14

Understand highly available architectures. A system is highly available when it can withstand the failure of an individual or multiple components. If you design architectures around the…

Read More

AWS Certified Solutions Architect Exam Guide – Chapter-13

Understand the shared responsibility model. The shared responsibility model is not just limited security considerations; it also extends to IT controls. For example, the management, Operation, and…

Read More

AWS Certified Solutions Architect Exam Guide – Chapter-12

Understand the shared responsibility model. AWS is responsible for securing the underlying infrastructure that supports the cloud, and you’re responsible for anything you put on the cloud…

Read More

AWS Certified Solutions Architect Exam Guide – Chapter-11

Know the basic use cases for Amazon CloudFront. Know when to use Amazon CloudFront (for popular static and dynamic content with geographically distributed users) and when not…

Read More

AWS Certified Solutions Architect Exam Guide – Chapter-10

Know how to use Amazon ElastiCache.Improve the performance of your application by deploying Amazon ElastiCache cluster as part of your application and offloading read requests for frequently…

Read More

AWS Certified Solutions Architect Exam Guide – Chapter-9

Understand what DNS is.DNS is the methodology that computers use to convert human-friendly domain names (for example, amazon.com) into IP addresses (such as 192 .0.2.1). Know how…

Read More

AWS Certified Solutions Architect Exam Guide – Chapter-8

Know how to use Amazon SQS.Amazon SQS is unique service designed by Amazon to help you to decouple your infrastructure. Using Amazon SQS, you can store messages…

Read More