From 66d3f14d8f05974dcee8221b3c2859dc7fe11378 Mon Sep 17 00:00:00 2001 From: selmankoc Date: Mon, 20 Mar 2023 11:51:17 +0300 Subject: [PATCH] Update POST.md --- .../2023-03-16-Migration-Abp.io-Azure/POST.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/Community-Articles/2023-03-16-Migration-Abp.io-Azure/POST.md b/docs/en/Community-Articles/2023-03-16-Migration-Abp.io-Azure/POST.md index 49473d3207..82384b3f67 100644 --- a/docs/en/Community-Articles/2023-03-16-Migration-Abp.io-Azure/POST.md +++ b/docs/en/Community-Articles/2023-03-16-Migration-Abp.io-Azure/POST.md @@ -8,7 +8,7 @@ Migrating a Kubernetes platform with a database from our own dedicated servers t ### On-Premise Server: The old platform -There were several reasons why the decision was taken to migrate from the old on-premise platform to Azure. The first reason was that the Kubernetes cluster and the database were on the same Windows server. This configuration was not ideal as it posed a high risk of security and accessibility issues. Additionally, the Linux virtual machines in Kubernetes were on Windows server and had limited resources. The platform was not in a private network, which further increased the risk of security breaches. Not to mention how challenging the Kubernetes maintenance was and that made another reason for the migration. +There were several reasons for migrating from the old on-premise platform to Azure. First, the Kubernetes cluster and the database were on the same Windows server. Additionally, the Linux virtual machines in Kubernetes were on the Windows server and had limited resources. Furthermore, the Kubernetes maintenance was quite challenging, which was another reason for the migration. ### Reasons for Moving to Azure: The new platform