Category: Cloud Technology
-
Scalability with Load Balancer in Azure
Background Your organization already has a VM that host web server to the end-user. You want to make the VM can work scalable based on the demand of the end user. You want to…
Tagged azure -
Choosing the right database in the cloud
Problem Background You build a new application in the cloud, and you want to select proper database for your application. There are many choices for database deployment. Today we will discuss tips to choose…
-
Deploying .NET CMS Umbraco in AWS
Background Our customer has AWS Subscription, and they want to deploy our .NET Solutions to the AWS. This article will give you step by step how to deploy the Umbraco Solution into the AWS.…
-
Implementing Corporate University with OpenEdx
On the previous post, we discuss about corporate university a concept that enable your organization to do professional development for your employees through structured e-learning. Today, we will try one of the MOOC platforms…
-
The Change Directory is not enabled in Azure Subscription
Problem Microsoft Azure Subscription resides on a directory namely Azure Active Directory. You want to move or to consolidate the Azure Subscription into others directory. However, you find that the change directory button is…
Tagged azure -
How to deploy your Azure DevOps repository to Different Azure Subscription
Problem By default, Azure DevOps provides you an easy way to deploy your codes repository to the same account with your Azure Subscription. For example, when you have [email protected], it will have access to…
-
Simplifying IoT solution with Cloud Computing
Creating IoT environment and solution is not an easy task. There are several challenges that we face such as the heterogenic of the device, security, and the complexity management solution of IOT. Fortunately, we…
-
Understanding Cloud Computing as Enabler
Cloud is anywhere, from the consumer to the enterprise. Many of them already adopt the cloud. Cloud computing is not only a technology but culture that you might need to understand. We start to…
Tagged azure -
Monitoring and Logging in Cloud Era
The Concept Running application on top application is a great news! However, it does not mean that there is no problem within the solution. The codes sometime behave not right and you need to…
-
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…