Category: Cloud Technology
-
Becoming Cloud Engineer
Cloud Engineer has two parts. The first part is competency as Cloud Solution Architect. The Second part is competency as Cloud DevOps Engineer. On this post, we will discuss the first part of cloud…
-
Put AI on Your Web Application
If you need to put an AI into your web application. You have two options. The first possibility is to build from scratch by using machine learning services such as Azure machine learning studio…
-
What Software that You Need to develop a software?
Some people said that visual studio is enough. Some people said visual studio is just for developing a software. In software development cycle we need more than visual studio. In this article, we want…
-
Virtual Desktop, Lab Services, and VM Comparison
When you have requirements to give your users an access to the virtual computer in the cloud, you will have several options. Case 1 – A development server Developer needs a server to host…
-
Modern Application Choice
Today you might need a software to help your business grow. And you have a lot of choice. On this article, we want to discuss general and logical thinking when building application based on…
-
Cloud Native
Are you really building in top of the cloud? When we are building in the cloud. Are we really build in the top of the cloud? Or we just lift and shift our solution…
-
Calculating Investment for Cloud Virtual Lab
Do You Need Virtual Lab? Imagine you have a practice course (Lab course) such as object-oriented programming or game programming. Your student is work from home and they need computer to build their video…
-
Moving Azure Resources easily with Azure Resource Mover
Problem In the past, we move the azure resource through three ways. It has a lot of activities and manual actions. If you have a lot Solution Today, we have a new way to…
-
Adjusting the VM Sizing based on the time
Problem Our customer has an issue with their cloud computing expense. They have allocated a VM with over specification with their budget. This is because the VM will work hard in specific time. The…
-
Scalability Example in Virtual Machine
Background Your customer has a VM (Virtual Machine). The VM contains of Windows Server 2019, SQL Server 2019 Web Edition, and ERP Software. The VM runs on Azure with no redundancy option activated. After…