9 IAM best practices – must do steps to secure AWS account
AWS has many services and resources. AWS has provided services like IAM and recommended…
Installing and Configuring AWS CLI with Multiple profiles
In the tutorial, we will learn about Installing and Configuring AWS CLI with multiple profiles…
How to create AWS free tier account in 7 easy steps
AWS offers comprehensive free tire account. If you are new to cloud or just getting…
what is AWS & 15 reasons why should you choose it
AWS is market leader in providing cloud services. It offers wide range of services and…
What is HDFS – Overview of Hadoop’s distributed file system
HDFS is file system designed by Google and used by Hadoop. It provides reliable, highly…
How to set up Cloudera Quickstart VM on windows
We need Hadoop environment for practice and setting that up on Linux is no fun….
Kafka Producer and Consumer in Python
After writing consumers, producers and topics in Java, we will do same in Python with…
Kafka Consumer in Java
Let us write Java code to receive data from Kafka servers i.e. Consumers. We…
Kafka producer using Java
In this blog, we will write Java code to simulate Kafka producers. We will also…