Category: Cloud Technology
-
Things that you need to do to improve App Services
Here are some tips and tricks to improve the performance of the application .net at Azure App Services: By applying these tips, you can improve your .net application performance at Azure App Services. Are…
-
AI Generative Platform on Microsoft
Microsoft offers a variety of technologies and platforms for developing generative AI solutions, enabling organizations to harness the power of AI to create innovative applications and services. There are four technologies that can be…
-
Configuring SQL Azure for Auto-Scale
Auto-scaling is a feature that dynamically adjusts the amount of compute and storage resources allocated to your Azure SQL Database based on current workloads. This capability ensures that your database can handle varying loads…
-
The easiest way to create NLP Solution with Azure AI Language
When you want to create a solution that uses natural language processing (NLP), you can use a lot of open-source libraries. However, if you take a closer look at the Azure AI, they have…
-
Organizing Multi Account Azure Environment for Cost Optimization
In this article, we will discuss how to step through a multi-account Azure Environment for Cost Optimization. An organization might need to restructure its multi-accounts. Here is why. Multi-Account means that the account belongs…
Tagged azure -
Five Tips Saving Cost in Azure VM
Azure virtual machines (VMs) are one of the most popular cloud computing services that allow you to run applications and workloads on-demand. However, running VMs can also incur significant costs if you are not…
-
System Operations First
I am wondering why the system can be down, outage, or slow. If we build better codes with DevOps. Nowadays, we can improve cloud operations through a process namely System Operations (SysOps). SysOps provides…
-
Do we really need containers on our apps?
We already have monolithic applications for more than a decade. Client servers with the web server and database server clustering can solve all of the problems that we call scalability, high availability, and resilience.…
-
Automation Scenario in Microsoft Platform
When we discuss the automation, we already have the answer “Power Automate”. However, there are more way to automate the data or file beside the Power Automate. On this article, we will discuss three…
-
The Cloud is Shared Responsibility
If you think the cloud is worry free, you might be on the wrong way. Yesterday, my customer told me that their VM is locked, the database is hijacked, and all the files are…