Problem
In the past, we move the azure resource through three ways.
Snapshot and copy
Scripting through PowerShell's
Redeploy the solution
It has a lot of activities and manual actions. If you have a lot
Solution
Today, we have a new way to deploy the azure resources namely Azure Resource Mover. You can watch the video here
Everytime, i meet with customer. i feel so happy. This is the first meeting to discuss the requirements. Creating product backlog, creating features, and creating business constraints quites fun. Just imagine, how happy when we get the new project. It means new income, new hope, and new experience. The dream is washed after we in the middle of the projecr. The missing features, the bugs, tha chang...
[More]
Problem
You obtain the OneDrive link, SharePoint link, Teams files, or Open in desktop app in Office online. You said that the Word/PowerPoint/Excel is opening. But nothing happens
Causes
This problem happens because set default type or a link type is not registered in the Windows.
Solution
The solution is quite simple.
Make sure your Office is signed in with your one or more Office ac...
[More]
Cloud era do We need OO?
This is q good question. We have a lot scripting framework that can be used to develop sophisticated web. We have low level codes that can help build an app within a minute. We have cloud template to deploy solution in minutes. Do we still need Object Oriented (OO)? The answer is it depends.
When you build a game, you might need OO. In example, unity project needs C# s...
[More]
Windows 11 is there! And you might have already. This first article will discuss how to prepare and install Windows 11 on your device. If you want to know what things look great on Windows 11, I recommend you read my previous article. So without further ado. Let's get started
Tips 1 – Is your machine supported by Windows 11?
If you are in doubt that your machine is supported in Windows 11....
[More]
If you have SQL Server database for a long time and you have database on the cloud also like SQL Azure or SQL Server RDS. You might want to understand how the data can help define, redefine, or build your business. Data driven decision or DDD for short is a way to make a business justification based on the data. DDD can be applied by using Business Intelligence platform such as SQL Server and Micr...
[More]
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 customer uses the VM in 09.00 AM and 5 PM. After that the VM is not used.
Requirements
The customer wants you to reduce the cost by downscaling and upscaling the VM based on the time.
Workdays: 09...
[More]
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 a year, the VM has a problem to facilitate the request from the client. Scale up is the first think that we already done. However, the scalability is not fulfilled since one VM means one single p...
[More]
Becoming architect in today computing is no longer easy just like before. In the past, we just need to learn a computer, its architecture, and its software. Today, business uses IT like never before. Virtualization, Client Server, Distributed systems, and of course cloud computing. On this article, we will discuss what we need to learn as professional architect
Professional Architect in Certifica...
[More]
Video game development in Visual Studio
Microsoft loves video games. Xbox, Game Pass, and DirectX is a real proof that Microsoft is committed to video game. As a result, we see a lot opportunity to build video game in any platform with Microsoft Based technology. You can see a specific section namely gaming. Microsoft has two categories: Game Development with Unity (C#) and Game Development with ...
[More]