Extracting Text from Images with Azure Cognitive Services

In this Azure article, we will discuss How to Extract Text from an Image Using Azure Cognitive Services, we will also see a few other topics like Azure Cognitive Services Read Text from Images with Hand-written text and Create Azure Cognitive Service using Azure Portal. We will perform the below steps to demonstrate the functionality. … Read more

Level Up API Authentication with JWT Refresh Tokens in ASP.NET CORE and Angular

In this article, will see how can we refresh JWT Token in Asp.Net Core Web API, once the access token is expired.We will see how the token works and how the refresh token re-authenticates the user. Let’s start with JWT Token Definition What is JWT Token? In the world of web applications, a JWT (JSON … Read more

What is Redis Cache? Redis Cache Explained Simply

Redis is a data structure store that is open source and is mostly used as a database, message broker, or cache. We can consider Redis as a No-SQL data set that stores in its memory explicit key-value pair information consequently supporting steady information when required. Redis is distributed, fast, and simple to set up. It … Read more

Exploring the Role of Data Science in the Modern World

Data Science Definition Data science is a field in which various scientific methods, algorithms, and processes extract knowledge and information from data. It includes data engineering, data preparation, data mining, predictive analytics, machine learning, and data visualization. Data Science works well with Unstructured data, as well as structured data. It is connected to both big … Read more