-
Migrating ridilabs.net: Eleven Years from BlogEngine.NET to WordPress
After more than eleven years on BlogEngine.NET, ridilabs.net now runs on WordPress. The decision was not an easy one. BlogEngine served me well through hundreds of posts, but the hosting bill no longer matched what the site actually is: a personal engineering journal. Cutting that cost meant moving to a platform with cheaper, more commoditized hosting, and WordPress was the…
-
The Implementation of Cryptography in the cloud
Let’s imagine how Microsoft store the Office 365 customer data in multi-tenant environment, how Microsoft Azure secures the medical records to fulfill HIPAA standard, or how Xbox Live player can enjoy their digital games.…
-
5 Tips to Become Happy Developer
Developer is the most requested talent in information technology. although the business is alike, there are some scenario that can’t be delivered by the commercial software. Therefore, some business need developer to build their…
-
Data Culture Transformation with Power BI
I delivered Tech Talks event in 21 June 2019. The topic of the event is about Data Culture transformation. It is attended by 68 registered participants from university and IT professional. i discussed about…
Tagged Power BI -
Identity Platform can be Simple with Azure
Having a lot username and account in organization can be cumbersome. Just imagine, when we have 10 system and each system have its own identity access. Registering, managing access, and Revoking will become a…
-
Ten Things that you need to know in Microsoft Build
As you know, Microsoft Build is the inspiration, learnings and innovation around the latest development tools in Microsoft and Cloud ecosystem. Today, we discuss 10 things that you need to know in Microsoft Build…
Tagged Build -
Beginner Guide for Azure Artifacts
You have three teams. The team has a new project called Hotel Technology. Hotel Technology provides end to end solution for room reservation and guest management. You create two main system the first one…
-
Getting Started with Spotify API with Visual Studio
I have personal project to understand the meaning of music through Azure Cognitive Services. In order to obtain music information, I use Spotify. Spotify is a music subscription services just like Amazon, Pandora, or…
-
Beginner Guide for Azure Test Plan
Hi Folks, we continue with our journey in Azure DevOps. Today, we will discuss the Azure Test Plan. Testing is a big deal in the software development process. The quality of the software comes…
-
Beginner Guide for Azure Repos
Repository (a.k.a Repos) is the core of source code storage. Today, I want to show you how to choose and to manage your source codes in Azure Repos. The need of Repository Repository helps…
Tagged azure devops