-
Python
How to use XPath in Python
1. Introduction In this example, we will learn about the XPath and how we can use it in Python to…
Read More » -
Core Java
Java 8 Stream API – distinct(), count() & sorted() Example
Hello. In this tutorial, we will explore the Stream API methods: sorted(), count(), and distinct() methods introduced in Java 8.…
Read More » Apache Hadoop Mahout Tutorial
1. Introduction This is an in-depth article related to the Apache Hadoop Mahout. It is used in Machine Learning solutions…
Read More »-
Amazon EC2
Deploying Website on AWS EC2 using Terraform
Hello. In this tutorial, we will explain how to deploy a website on AWS EC2 using Terraform, a popular open-source…
Read More » -
Amazon AWS
How to Create AWS S3 Bucket using Terraform
Hello. In this tutorial, we will explain a popular open-source deployment automation software popularly known as Terraform. We will also…
Read More » -
sql
Download and Install SQL Server Management Studio
In this article, we’re going to the steps to download and install the Microsoft SQL Server Management Studio (SSMS). 1.…
Read More » -
Amazon EC2
Creating EC2 Instances using Terraform
Hello. In this tutorial, we will explain a popular open-source deployment automation software popularly known as Terraform and we will…
Read More » -
Amazon AWS
How to Create IAM User & Policy using Terraform on AWS
Hello. In this tutorial, we will create an IAM policy and user using Terraform on AWS. Terraform is a popular…
Read More » Apache Hadoop ETL Tutorial
1. Introduction This is an in-depth article related to the Apache Hadoop ETL Tool – Hive. Hive is part of…
Read More »-
Core Java
Java 8 Functional Interface – BiPredicate Example
Hello. In this tutorial, we will explain the BiPredicate functional interface in Java 8. 1. Introduction Java 8 BiPredicate functional…
Read More »