Blog

laptop-react

How to install ReactJS On Windows

1. Install Nodejs Go to official Nodejs website https://nodejs.org/en/download/ Download 32 bit or 64 bit version, as per your system requirement. 2. Create your React project Create Folder like ‘ReactProject’ …

Untitled design

Introduction to Docker

What is Docker? It is a platform that packages an application and its dependencies together in the form of Container. The Containerization aspect ensures that the application works in any …

schedule-planning-startup-launching-7376

Different Scrum Roles

Product Owner Responsible for achieving the maximum business value for the project. Articulates Customer requirements. Maintains Business justification for a project. Represents customer’s voice. Delivers business value to customers through …

crop-businessman-giving-contract-to-woman-to-sign-3760067

Cloud Computing

1. Different ways of Data EncryptionA: a) Encrypting when data is at rest– Let’s suppose some data is in the database and is in encrypted form. Somebody wants to read …

pexels-photo-461073

Setting up Cron Jobs on AWS EC2

Cron Jobs are scheduled tasks running at a specified frequency. In the AWS EC2/ dedicated server, we have to set up the cron using CLI (with root login access). Steps …

table

Install Zoom on Ubuntu

You can install Zoom on Ubuntu in two ways: 1. Installing through Ubuntu Software install Firstly, we need to download the Zoom package from Zoom official website.Go to URL: https://zoom.us/download#client_4meeting …