DON'T MISS
What is NoSQL?
A NoSQL (aka "non-SQL" or "non-relational" or "not only SQL") database store data differently than relational tables i.e. not in tabular form. The main types are document,...
Binding Service Bus to Azure CosmosDB change feed.
In this article, we will learn how to listen to change feeds in Azure function and then send it to the service bus. Let's...
GADGETS WORLD
How to Load Text/CSV file in Power BI.
In previous article we learned What is Power BI.
To download Power BI click here.
Now we will learn how to load Text/CSV file in Power...
LIFESTYLE
LATEST REVIEWS
What are microservices?
"MICROSERVICES IS A SOFTWARE DEVELOPMENT TECHNIQUE THAT ARRANGES AN APPLICATION AS A COLLECTION OF LOOSELY COUPLED SERVICES"
Robert C. Martin coined the term single responsibility...