shlogg · Early preview
Sandeep Kumar @meettosandy

Technical Leader | Architect | Azure 2X Certified | Cloud & DevOps (CI/CD) | Cloud Native Development |

Code Refactoring For Better Maintainability And Efficiency

Code refactoring is the process of restructuring existing code without changing its external behavior. It improves maintainability, extensibility, and efficiency by making code more readable, modular, and performant.

.NET8.0 - GRPC Service And Client Implementation

gRPC is a modern open-source high-performance RPC framework that can run in any environment. It efficiently connects services in and across data centers with pluggable support for load balancing, tracing, health checking, and authentication.