Real estate companies can benefit from hosting their website on Azure. Discover how Azure services like AKS and Blob Storage can enhance the performance and scalability of your WordPress real estate website.
Marketing Campaign Contest with AI Verification – Azure Cloud Scenario
This is the Azure Cloud Scenario for a Marketing Campaign with some AI things on it.
The post will discuss the solution architecture from different aspects.
Using Form Recognizer Service to Extract Data from Receipts
Form Recognizer is one of Azure Cognitive Services to extract text data from images. It can extract data from receipts, invoices, and others.
Using Custom Vision Service to Detect Objects in Images
Custom Vision Service is one of Azure Cognitive Services that helps detecting objects within images. You can consider this service as a special type of image classification model that classify the image as a whole.
What is Azure Well-Architected Framework?
To build and maintain a well-architected cloud solution, you have to consider many aspects that affect the design of your solution. Azure Well-Architected Framework has put together all aspects and grouped them under five main pillars.
What Do You Mean When You Say: It is Done?
As a software developer, What do you mean exactly when you say: it is done?
There should be one definition of Done. What does it contain and why is it important to have a DOD?
Lean Startup in Roaa Tech
I will publish the post soon! Meanwhile you can watch the session on Youtube. I hope you enjoy! 🙂
How To Use ASP.NET Identity And IdentityServer4 In Your Solution
Identity Management is an essential part of any solution. In this post, I will build an Identity Service by using IdentityServer4 and ASP.NET Identity with .NET Core 3.1