Open in app

Sign In

Write

Sign In

Subhra Paladhi
Subhra Paladhi

32 Followers

Home

About

Feb 20, 2021

Using MongoDB on Docker

Installing MongoDB is difficult and time-consuming and requires many configuration changes. All this process can be made easy by using MongoDB over Docker. Here is a short and simple tutorial that I wrote for myself and sharing here. I’m using Kali Linux 20.04. …

Mongodb

2 min read

Using MongoDB on Docker
Using MongoDB on Docker
Mongodb

2 min read


Published in JavaScript in Plain English

·Jul 27, 2020

Layer 7 Load Balancing with Nginx

When deploying a back end application you might need to have multiple instances for handling large traffic. A load balancer is used to manage these large number of requests between the multiple servers. Layer 7 load balancing operates at the high‑level application layer. It can make a load‑balancing decision based…

Nginx

4 min read

Layer 7 Load Balancing with Nginx
Layer 7 Load Balancing with Nginx
Nginx

4 min read


Published in JavaScript in Plain English

·May 16, 2020

Creating a CRUD API in Deno with Oak and MongoDB

Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. On 13th May 2020, the v1.0 of Deno was officially launched. Deno has been developed by Ryan Dahl who also had a major role in the development of Node.js. …

Deno

4 min read

Creating a CRUD API in Deno with Oak and MongoDB
Creating a CRUD API in Deno with Oak and MongoDB
Deno

4 min read


Published in CodeChef-VIT

·Apr 11, 2020

Setting up Continuous Integration(CI) for Node app with Travis-CI

What is Continuous integration? Continuous Integration is the practice of merging in small code changes frequently — rather than merging in a large change at the end of a development cycle. The goal is to build healthier software by developing and testing in smaller increments. - Travis-ci After setting up…

Continuous Integration

4 min read

Setting up Continuous Integration(CI) for Node app with Travis-CI
Setting up Continuous Integration(CI) for Node app with Travis-CI
Continuous Integration

4 min read


Published in CodeChef-VIT

·Mar 30, 2020

Integration Testing for Express-Mongoose App

In my previous blog, I talked about unit testing. With unit testing, you can check if the various units of your code are functioning properly. But that is not enough. In the end, the units should work properly after integration not just individually. …

Integration Testing

4 min read

Integration Testing for Express-Mongoose App
Integration Testing for Express-Mongoose App
Integration Testing

4 min read


Published in CodeChef-VIT

·Mar 25, 2020

Introduction to Unit Testing in Node JS

This blog explains with an example, how to do unit testing in node js. To know why we do unit testing or testing in general, visit this blog, Unit testing — why? by Corneliu Dascalu. First I will give a brief introduction to unit testing then we will jump to…

Unit Testing

3 min read

Introduction to Unit Testing in Node JS
Introduction to Unit Testing in Node JS
Unit Testing

3 min read


Feb 16, 2020

Using Redis with Nodejs and MongoDB

In one of my previous articles, I talked about the basics of Redis. Today I am going to talk about how to use Redis as cache in a node js application with MongoDB as Database. Prerequisites:- Node js should be installed on your system Redis cache should be installed on…

Redis

5 min read

Using Redis with Nodejs and MongoDB
Using Redis with Nodejs and MongoDB
Redis

5 min read


Feb 8, 2020

What is Redis?

The definition for Redis given in the official Redis website is: Redis is a open source(BSD licensed), in memory data structure store used as a database, cache and message broker. An in-memory database is a data store which resides in the main memory. It means once the system is restarted…

Backend Development

3 min read

What is Redis?
What is Redis?
Backend Development

3 min read

Subhra Paladhi

Subhra Paladhi

32 Followers

Backend Developer

Following
  • Sunil Sandhu

    Sunil Sandhu

  • Dipto Chakrabarty

    Dipto Chakrabarty

  • Nassim Nicholas Taleb

    Nassim Nicholas Taleb

  • rishav ghosh

    rishav ghosh

  • Deepak Nahar

    Deepak Nahar

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech