Open in app
Home
Notifications
Lists
Stories

Write
Naveen Singh
Naveen Singh

Home

About

4 days ago

Getting Started With Kubernetes

What is Kubernetes? — Kubernetes also known as K8S is a portable, extensible, open source platform for managing containerized workloads and services, that facilitates both declarative configuration and automation. Kubernetes provides you with a framework to run distributed systems resiliently. …

Kubernetes

4 min read

Getting Started With Kubernetes
Getting Started With Kubernetes

Jul 17

Step by step : Compiling C program

Ever wondered how a high level language gets converted into low level language, better to say in ‘binary code’? I did. I choose C language to move forward with simple piece of code. Explanation include “stdio.h” header(we all do) define a main function() of int type. initialized a variable number…

Debugging

4 min read

Step by step : Compiling C program
Step by step : Compiling C program

May 12

Django Models and Forms

We have covered till Templates in previous blog. To visit, click here. We all know Django Framework is used for full stack development means Frontend and Backend. For frontend we can use React, JS, HTML etc. Backend is used to store and retrieve data from backend database such as creation…

Django

4 min read

Django Models and Forms
Django Models and Forms

May 2

GCP IAM and Admin

What is IAM ? Identity and Access Management is access control management service that allows specific user to access specific resource standard definition: With IAM you manage access control by defining who(identity) has what access (role) for which resource. Layman term: With IAM you manage access control…

Gcp

2 min read


Mar 26, 2021

Django: A complete toolbox for web development

PART-1 Ever heard the word “Django”? Most answer going to be ‘YES’ Not this one, I mean Python web framework = Django. If YES then congratulations you just have to read the blog completely else then congratulations you just have to read the blog completely. Let’s get started: What is Django? Django is a…

Django Framework

9 min read

Django: A complete toolbox for web development
Django: A complete toolbox for web development

Jan 1, 2021

Scratching Python from the base

Is Python interpreted or compiled? Before this, let’s understand difference between compiler and interpreter. Compiler: Compilation involves translating your human understandable code to machine understandable code, or Machine Code. Machine code is the base level form of instructions that can be directly executed by the CPU. Upon successful compilation, your…

Python 3

7 min read

Scratching Python from the base
Scratching Python from the base

Dec 28, 2020

Introduction to Python: Say hello to Python

When it comes to work human always find the easy way to do it because we are quiet lazy in nature. So, when it comes to do a work like programming and coding most of us(human) want a language in which the lines of code should be minimum to execute…

Python

4 min read

Introduction to Python: Say hello to Python
Introduction to Python: Say hello to Python

Dec 25, 2020

Introduction to MongoDB: A NoSQL Database

What is Database? In home you have refrigerator or fridge to store food, veggies and other items, so in electronic/digital world the food is called data and the refrigerator is known as Database. What is NoSQL database? Before NoSQL lets understand what is SQL database. SQL database has a defined structure to store data or information that…

Mongodb

3 min read

Introduction to MongoDB: A NoSQL Database
Introduction to MongoDB: A NoSQL Database

Nov 11, 2020

BOOT PROCESS: The most underrated process.

Whenever I meet an IT/ CS guy they usually ask besides coding/ language is do you know AWS, OpenShift, DevOps? I answer ‘a little bit’. But whenever I ask them “can you please tell me about the Booting Process of operating System”? The Answer from other side: “he he you…

Bootstrapping

4 min read

BOOT PROCESS: The most underrated process.
BOOT PROCESS: The most underrated process.

May 23, 2020

Prometheus: The Class Representative

Everyone knows what class representative/ monitor means, the person who tells everything to the teacher and becomes the favorite student. Meet Prometheus an application that has the same characteristics but instead of a teacher it tells everything to the user using it. …

Prometheus

5 min read

Prometheus: The Class Representative
Prometheus: The Class Representative
Naveen Singh

Naveen Singh

DevOps engineer

Following
  • Rishabh Umrao

    Rishabh Umrao

  • VermaNikita

    VermaNikita

  • Manvi_Singh

    Manvi_Singh

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable