What is Big Data and how it is managed?Today’s world is all about data and it is the most critical thing for anyone. A company having lots of data grows like anything and they…Mar 14, 2021Mar 14, 2021
Automating LVM with PythonHello! We will see how to automate logical volume management by writing a python code,Mar 14, 2021Mar 14, 2021
Changing Size of Static Partition in LinuxWe will see how to create partitions in Linux system (rhel8 in my case) and then increase or decrease the size of that static partition…Mar 14, 2021Mar 14, 2021
Configuring Web Server on Docker ContainerHello, we will see how to set up httpd (apache) web server inside a docker container.Mar 14, 2021Mar 14, 2021
AWS Simple Queue Service (SQS )Simple Queue Service (Amazon SQS) is a fully managed service provided by AWS for message queuing. It is highly useful in microservices…Mar 1, 2021Mar 1, 2021
Configure Web Server in AWS EC2 instance — Ansible dynamic inventoryAnsible has to know its target nodes where it has to configure all the things and the information about the target nodes is written in the…Jan 2, 2021Jan 2, 2021
Creating Ansible Roles to Configure HAProxy Load Balancer on AWS instancesWe will see how to setup multiple web servers with one load balancer and all these over AWS instances. Since Ansible Roles are the great…Jan 1, 2021Jan 1, 2021
Configure Web Server inside Docker Container through AnsibleWe will see how to write an Ansible playbook that does the following operations in the managed nodes: 🔹 Configure Docker 🔹 Start and…Dec 27, 2020Dec 27, 2020
Kubernetes and its use casesKubernetes (K8s) is an open source platform for managing clusters of containers. It provides tools for deploying applications, scaling…Dec 25, 2020Dec 25, 2020
Published inLevel Up CodingLVM with HadoopWe will see how to use the concept of LVM (Logical Volume Management) with hadoop cluster to provide elasticity to the storage shared by…Nov 17, 2020Nov 17, 2020
Published inThe StartupHigh Availability Architecture with CloudFront — AWS CLIWe will be creating a small architecture using the CloudFront service of AWS that provides facility of CDN ( Content Delivery Network )…Nov 16, 2020Nov 16, 2020
Published inThe StartupWorking with AWS CLIAWS provide lots of products or services and for using those services multiple ways are available for us, we can use the GUI console of…Oct 15, 2020Oct 15, 2020
AWS IoT Case Study: AmwayAWS is at the top in providing cloud computing services for businesses across the globe. Back in the 2000s, businesses were completely…Sep 21, 2020Sep 21, 2020
Published inThe StartupHosting WordPress on GCP K8s Cluster With MySQL Database on AWS- Using TerraformWe are going to deploy a WordPress application on top of Kubernetes cluster using Kubernetes service of Google Cloud Platform (GCP) along…Sep 13, 2020Sep 13, 2020