prkrdevblog
Welcome to PrkrDevBlog, a software development blog by - Matan Parker.

Latest

Apr
25
Intro To Kubenetes Networking

Intro To Kubenetes Networking

Kubernetes Network Architecture Kubernetes is designed to facilitate the deployment and management of distributed applications across a cluster of nodes.
6 min read
Mar
14
Cmd Vs Entrypoint In Dockerfile: Differences Explained

Cmd Vs Entrypoint In Dockerfile: Differences Explained

In a Dockerfile, both CMD and ENTRYPOINT instructions define which command gets executed when running a container. However, they serve
4 min read
Feb
04
Do It Right. Migrate Your Secrets And Configs To A New Key Store

Do It Right. Migrate Your Secrets And Configs To A New Key Store

In the ever-evolving landscape of data security, the significance of migrating secrets and configurations from one key store to another
2 min read
Jun
01
gRPC Multiclient With Java And Python

gRPC Multiclient With Java And Python

What is gRPC? gRPC (Google Remote Procedure Call) is an open-source framework that facilitates communication between different applications and services.
10 min read
Apr
27
Load Balancing In Distributed Systems

Load Balancing In Distributed Systems

Motivation As businesses grow and the demand for online services and applications increases, distributed systems become a popular choice for
7 min read
Apr
18
Leader Election In Distributed Systems - Demonstrated With Apache ZooKeeper

Leader Election In Distributed Systems - Demonstrated With Apache ZooKeeper

Introduction Distributed systems are becoming increasingly common in modern computing environments due to their high scalability and fault tolerance. These
7 min read
Mar
15
TechTalk: LLMs and ChatGPT Overview

TechTalk: LLMs and ChatGPT Overview

CatBreeds * About (current) * Contact * Blog CatBreeds CatBreeds is a website dedicated to the appreciation of cats and their many breeds.
8 min read
Feb
28
Html Web Pages Generator with Python And ChatGPT

Html Web Pages Generator with Python And ChatGPT

CatBreeds * About (current) * Contact * Blog CatBreeds CatBreeds is a website dedicated to the appreciation of cats and their many breeds.
6 min read
Jan
31
How We Reduced Our Application Runtime By Factor Of 60

How We Reduced Our Application Runtime By Factor Of 60

Disclaimer All functions and events in this blog post, even those based on real modules or microservices - are entirely
6 min read
Jan
22
Will AI (Such As ChatGPT) Steal My Job As A Software Engineer?

Will AI (Such As ChatGPT) Steal My Job As A Software Engineer?

Yes. Well, probably not ChatGPT at its current version, but its successors will probably take a significant part of what
4 min read