Paritosh
Paritosh's Writing

Paritosh's Writing

Follow
homePythonbadges

What is upstream and downstream dependencies?

Feb 24, 20233 min read 43 views

Introduction When managing complex projects with multiple components, it's important to understand the concept of upstream and downstream...

What is upstream and downstream dependencies?

Kubernetes Networking

Feb 19, 20233 min read 32 views

Introduction Kubernetes is a powerful container orchestration platform that has become increasingly popular in recent years. One of the critical...

Kubernetes Networking

Kubernetes - Control Plane vs Data Plane

Feb 15, 20233 min read 38 views

Kubernetes is a powerful platform for managing containerized applications. It provides a robust set of features to help developers and operations...

Kubernetes - Control Plane vs Data Plane

CPU-Bound vs IO-Bound: Understanding the Differences in Multithreaded Programming

Feb 12, 20233 min read 111 views

Introduction Multithreaded programming is a powerful technique for increasing the performance and responsiveness of your applications, but it's...

CPU-Bound vs IO-Bound: Understanding the Differences in Multithreaded Programming

Better Design, Better Software

Feb 2, 20232 min read 33 views

Software design is a crucial aspect of software development. It is the process of defining how a software system should function, what its components...

Better Design, Better Software

Why Engineering Managers should do some design and coding?

Jan 24, 20232 min read 36 views

I. Introduction Being an engineering manager is a challenging task, and it requires a lot of skills and knowledge. But, if there's one thing that can...

Why Engineering Managers should do some design and coding?