How to Test Laravel API from Localhost to Android Emulator.

If you are Working with laravel API and and want to test your app in local with android emulator or your mobile Connected to your Computer, so just follow the…

Read more »
MicroServices

Advantages of Microservices

Now that we have a basic understanding of what defines monoliths and microservices, let’s explore what advantages Microservices brings tothe table. In particular, one of the most beneficial things that…

Read more »
MicroServices

Understanding the Benefit of Microservices

Before understanding the Benefit of Microservices we first need to understand What is a monolith? Monolith is defined by a single integrated application often but not alwayswritten all in one…

Read more »

Kubernetes Interview Questions and Answer Part – 8

What is the primary application transport mechanism for the Kubernetes API Server? Server side RPC calls Javascript over WebSockets TCP multiplexing over HTTP/S JSON Over HTTP/S (Ans) Objects in the…

Read more »