Gopal Ji SinghThe Infinite Monkey Theorem: When Monkeys Go Typing Crazy!Imagine a bunch of monkeys hanging out in a room. Not just any monkeys — these are the most patient, persistent monkeys in the universe…Jul 12Jul 12
Gopal Ji SinghBeyond the Hype: A Deep Dive into Human-in-the-Loop AIScience fiction has painted a vivid picture of artificial intelligence (AI): robots rising, and superintelligence surpassing human…May 22May 22
Gopal Ji SinghFrom Plumbing to Powerhouse: Building APIs as ProductsIn the realm of software development, APIs (Application Programming Interfaces) were once considered the quiet workhorses, the hidden pipes…Apr 30Apr 30
Gopal Ji SinghMax’s Strategic Alliance: A Tale of Corporate CunningOnce upon a time, in the bustling headquarters of a multinational corporation, there was a diligent monkey named Max who excelled in the…Mar 15Mar 15
Gopal Ji SinghStory Of A Secure APIOnce upon a time, in the ever-evolving landscape of digital connectivity, there existed a bustling network of APIs (Application Programming…Jan 16Jan 16
Gopal Ji SinghDDD(Domain Driven Design) for API DesignDDD stands for Domain-Driven Design. It is an approach to software development that emphasizes the importance of understanding the domain…Apr 19, 2023Apr 19, 2023
Gopal Ji SinghAPI Load Balancer Explained.An API load balancer is a component of a distributed system that distributes incoming API requests across multiple backend servers, with…Apr 19, 2023Apr 19, 2023
Gopal Ji SinghAPI Scalability with ExampleScalability refers to the ability of a system to handle an increasing amount of workload or traffic without negatively impacting its…Apr 19, 2023Apr 19, 2023
Gopal Ji SinghinBootcampOpen/Closed Principle (OCP) for REST APIs with example and use casesThe Open/Closed Principle (OCP) can also be applied to REST APIs, which are a common way to build web applications that communicate over…Apr 16, 2023Apr 16, 2023
Gopal Ji SinghOpen/Closed Principle (OCP)A key tenet of object-oriented design is the Open/Closed Principle (OCP), which states that software entities like classes, modules, and…Apr 16, 2023Apr 16, 2023