Moodle HA setup using docker over AWS

Moodle HA setup using docker over AWS

Introduction:  In traditional way most of the organizations host their moodle app in the single server, which includes Application/DB even though maintaining the server to be a backup (application/db) still it can not be false into failover/high availability...
Process Nested Jsons Using AWS Athena

Process Nested Jsons Using AWS Athena

Overview This Article shows how to import a nested json like order and order details in to a flat table using AWS Athena . Athena is the most powerful tool that can scan millions of nested documents on S3 and transform it to flat structure if needed. Athena will...
Understand Web Development in Less than 1 Hour

Understand Web Development in Less than 1 Hour

This article explains what web development is, by exploring how it started and how it evolved. This is not an exact chronicle of the web’s evolution, but focuses more on what the needs for this evolution were, so we can understand the technology. It all started with...
Create Magento 2 custom Module

Create Magento 2 custom Module

Magento 2 Custom Module Development This is first of our series for the Magento 2 Articles. In this we will see how we can create  basic Magento 2 module and in our next series we will see more advanced topics such as how to create a new backend Grid and how the...