Integrate Amazon Lex With Flutter 3.0Amplify Flutter brings together AWS Amplify and Flutter, designed for customers who have invested in the Flutter ecosystem and want to take…Aug 16, 20221Aug 16, 20221
TLS/SSL connection using Self-Signed Certificates with Dart and FlutterHave you ever wanted to use self-signed SSL/TLS certificates in your Flutter application?Mar 13, 20223Mar 13, 20223
How to Configure Kubernetes Cluster on AWS Cloud using AnsibleIn this article, I am going to show you how to configure a Kubernetes Cluster on AWS Cloud using Ansible.Jul 27, 2021Jul 27, 2021
Ansible Dynamically Loads Operating System Specific Variable FileIn this blog, I will demonstrate how I created an Ansible Playbook which will dynamically load the variable file named the same as the…Jul 19, 2021Jul 19, 2021
Configuring Docker Containers using AnsibleIn this blog, I will demonstrate how I used Ansible to perform the following operations:Jul 18, 20211Jul 18, 20211
Ansible Role for configuring HAProxy Load Balancer and HTTPD WebserversIn this blog, I will demonstrate how I created an Ansible Playbook and Ansible Role that can perform the following operations:Jul 12, 2021Jul 12, 2021
Ansible for Configuring HAProxy Load Balancer and Web Servers on AWS (Dynamic Inventory)How to use Ansible for Configuring HAProxy Load Balancer and Web Servers on AWS.Jul 12, 2021Jul 12, 2021
Complete IT automation using AnsibleAnsible is a software tool that provides simple but powerful automation for cross-platform computer support. It is primarily intended for…Jul 8, 2021Jul 8, 2021
Hadoop HDFS Cluster using AnsibleIn this blog, I will demonstrate how I created an Ansible Playbook that can Install and configure a Hadoop HDFS Cluster using Ansible.Jul 8, 2021Jul 8, 2021
Docker using AnsibleInstall and configure Docker and run a web server in the docker container.Jul 7, 2021Jul 7, 2021
Increase/Decrease the size of the static partition in Linux.Static/ Fixed PartitioningJul 7, 2021Jul 7, 2021
Integrating LVM with Hadoop and providing Elasticity to DataNode StorageIn this blog post, I will be covering the following topics:May 22, 2021May 22, 2021
Automating LVM Partition using Python-Script.In Linux, Logical Volume Manager (LVM) is a device mapper framework that provides logical volume management for the Linux kernel. Most…Mar 27, 2021Mar 27, 2021
How to contribute a limited/specific amount of storage as slaves (Data Nodes) to the Hadoop HDFS…The Hadoop Distributed File System (HDFS) is a distributed file system designed to run on commodity hardware. It has many similarities…Mar 27, 2021Mar 27, 2021
Spotify in Docker ContainerIn my previous article here, I’ve discussed how can we launch GUI Apps like Firefox Browser, Nautilus File Manager in Docker.Mar 26, 20211Mar 26, 20211
Running GUI Applications in Docker — Firefox, Nautilus File Manager.What is Docker?Mar 26, 2021Mar 26, 2021
How to enable SSH within a Docker ContainerPrerequisite: This article assumes you have docker installed on your machine.Mar 26, 2021Mar 26, 2021
Configuring APACHE/HTTPD Server, Setting up Python Interpreter and, running Python Code on Docker…In this article, we will:Mar 25, 2021Mar 25, 2021