-
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…
-
Accelerating .NET development in AWS
.NET is a first-class citizen in Microsoft Azure. However, you might have a customer who want to develop with .NET but use their existing Amazon AWS infrastructure. Is it hard to start with non-Microsoft…
-
Ten Tips Managing Microsoft Teams
If you are an administrator, you might need to manage Microsoft Teams to suite your organization needs and policy. In this article, we discuss about ten most activities that you might be done in…
-
Is Debugging still needed for test driven development?
Test Driven DevelopmentOne of the implementation of eXtreme Programming is test driven development. Test driven development uses unit test to make sure the consistency and quality of the codes. Test driven development is started…
-
MLOps a DevOps Culture for Machine Learning
What is MLOps and Why You Should Care? MLOps is a DevOps in Machine Learning Project. Just imagine you have a project to build an AI ’empowered’ software. You need to build the AI…
-
Creating modern user manual with Snagit 2021
Why your Customer does not read your user manual? If you still wondering why the user manual is never read by the customer, or why your customer still asks to you although you already…
-
Active Backup for Microsoft 365
A lot of organization uses Microsoft 365 for their productivity. The increasing number of users and data on the cloud make the Microsoft 365 become one of the biggest digital assets on the organization.…
-
Creating Agile User Manual
The challenges with our user manual User manual is something that is sometimes forgotten. Even though we know that a person’s understanding of one system is different from another. We sometime neglect the benefit…
-
Managing Virtual Network in Cloud Computing
Whether you are using Microsoft Azure or using Amazon AWS, networking is fundamental aspect on how the cloud resources can communicate with each other. On this article, we want to show you the fundamental…
-
Azure Data Fundamental
The Fun Fact about the data When we build anything, we use data. Start from structured data, unstructured data, and semi-structured data we store the data to retrieve it as information and knowledge. Despite…