Open in app
Home
Notifications
Lists
Stories

Write
Nishant Bhosale
Nishant Bhosale

Home

Oct 22, 2021

What is Container

Yeah, You heard it right containers. So what is exactly a container and how it is used? So let’s say you created an application and it is working fine in your machine. But in production, it does not work properly(Developers experience it a lot). Then, the Developer’s classic words are…

Containers

1 min read

What is Container
What is Container

Oct 3, 2021

How Hashing is Related to the Load Balancing?

In this section, we are talking about hashing and how it is related to load balancing. I am taking one example for explaining load balancing and how hashing is related to it. Suppose we have a server where we hosted our algorithm, users are requesting and our server is serving…

Load Balancing

6 min read

How Hashing is Related to the Load Balancing?
How Hashing is Related to the Load Balancing?

Oct 1, 2021

Distributed System

Before going to the Distributed System we’ll see one example of a startup. Suppose you created an API that is super helpful for investing in cryptocurrency. This is API predicts the price of cryptocurrency (Bitcoin, Ethereum, Dogecoin). The user wants to access this website, They are willing to pay for…

Distributed Systems

4 min read

Distributed System
Distributed System

Sep 30, 2021

Scalability (Vertical and Horizontal)

So first all of what is scaling, Well for example, if we are a new startup and we launch one software on our local system. It was running well until it got hit by thousands of people on the internet and our server goes down because of traffic. So to…

System Design Interview

2 min read

Scalability (Vertical and Horizontal)
Scalability (Vertical and Horizontal)

May 20, 2021

Industry use-case of MongoDB

-How MongoDB provides efficient solutions for the industry. Before moving towards the industry use-case First Let to know about MongoDB. What is MongoDB ? MongoDB is a source-available cross-platform, document-oriented database. It is classified as a NoSQL database program. MongoDB uses JSON-like documents with optional schemas.MongoDB is developed by MongoDB Inc. Schema of a database is fixed fields/column name, but MongoDB is…

Mongodb

3 min read

Industry use-case of MongoDB
Industry use-case of MongoDB

May 7, 2021

How to launch GUI application on Docker container.

Here is my previous blog about Docker and its Installation. https://bhosale-nishant-n.medium.com/configuring-webserver-on-the-top-of-docker-44aef80ebf7a There are many ways to launch a GUI application on docker, In this blog, I will use Dockerfile to create an OS with the required software.

Docker

2 min read

How to launch GUI application on Docker container.
How to launch GUI application on Docker container.

How to launch GUI application on Docker container.

Here is my previous blog about Docker and its Installation.

https://bhosale-nishant-n.medium.com/configuring-webserver-on-the-top-of-docker-44aef80ebf7a

There are many ways to launch a GUI application on docker, In this blog, I will use Dockerfile to create an OS with the required software.

--

--


Mar 22, 2021

Launch EC2 instances with AWS CLI

1.Create a key pair 2. Create a security group 3. Launch an instance using the above created key pair and security group. 4. Create an EBS volume of 1 GB. 5. The final step is to attach the above created EBS volume to the instance First install aws cli software…

AWS

3 min read

Launch EC2 instances with AWS CLI
Launch EC2 instances with AWS CLI

Mar 21, 2021

Today's Automation and Ansible.

This blog is about Ansible and its features and uses. Automation is a need of today's world and demanded in the industry. Imagine a scenario where you have hundreds of servers to configure. For each server to configure it will take days to that with manual way. So what if…

Ansible

5 min read

Today's Automation and Ansible.
Today's Automation and Ansible.

Mar 14, 2021

🔅Automating LVM Partition using Python-Script.

1 min read

🔅Automating LVM Partition using Python-Script.

--

--


Mar 14, 2021

Increase or Decrease the Size of Static Partition in Linux.

mdaa

1 min read

Increase or Decrease the Size of Static
Partition in Linux.

--

--

Nishant Bhosale

Nishant Bhosale

A computer Engineer Student

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable