diff --git a/docs/blog/.authors.yml b/docs/blog/.authors.yml
index 0b5aa879c4b67738b65de2c7e7b5076eecaf16f9..183072a678d85a1690240297c1b128680478c998 100644
--- a/docs/blog/.authors.yml
+++ b/docs/blog/.authors.yml
@@ -4,4 +4,10 @@ authors:
     slug: frederic-loui
     description: Frederic Loui is the creator of nmaas
     avatar: 'https://avatars.githubusercontent.com/u/9639687?v=4'
-    url: 'https://github.com/frederic-loui'
\ No newline at end of file
+    url: 'https://github.com/frederic-loui'
+  korvoj:
+    name: korvoj
+    slug: korvoj
+    description: Responsible for ops aspects of nmaas
+    avatar: 'https://avatars.githubusercontent.com/u/4062681?v=4'
+    url: 'https://github.com/korvoj'
\ No newline at end of file
diff --git a/docs/managed-nmaas/user-information/new-vnoc-infrastructure.md b/docs/blog/posts/005_nmaas_infrastructure_migration.md
similarity index 79%
rename from docs/managed-nmaas/user-information/new-vnoc-infrastructure.md
rename to docs/blog/posts/005_nmaas_infrastructure_migration.md
index 4ff4eb947fc297602ead5cd40c9e1baf15ce8113..94de6fc3a780654482723ed20574a12531272b2b 100644
--- a/docs/managed-nmaas/user-information/new-vnoc-infrastructure.md
+++ b/docs/blog/posts/005_nmaas_infrastructure_migration.md
@@ -1,20 +1,27 @@
-# New nmaas vNOC Infrastructure
+---
+authors: 
+  - korvoj
+date: 2025-03-01
+slug: nmaas-infrastructure-migration
+categories:
+    - Infrastructure
+---
 
-## Benefits of the new Infrastructure
+# nmaas Migrates to a New Infrastructure
 
-After 5 years of service, the managed nmaas vNOC instance available at [nmaas.eu](https://nmaas.eu) is scheduled to be migrated to a completely new infrastructure, bringing with it many benefits and improvements. The user-facing changes that existing users should be aware of are:
+After 5 years of service, the managed nmaas vNOC instance available at [nmaas.eu](https://nmaas.eu) is to be migrated to a completely new infrastructure. This will bring many exciting user-facing changes, such as:
 
 - improved disk I/O speeds - allowing the monitoring of even more customer devices using I/O sensitive applications such as Zabbix, InfluxDB, and Prometheus.
 - dual-stack networking - nmaas now supports IPv6 in addition to IPv4 both for client access to the deployed applications as well as for the site-to-site connection towards the customer devices.
 - improved networking architecture - each customer domain is now allocated with a dedicated private IPv4 subnet range from which all outbound connections will occur, as well as a publicly routable IPv6 range, improving scalability and ensuring that no subnets conflicts will occur.
-- new VPN connectivity options for client-access VPN profiles - eduVPN is now the recommended method for establishing client-access VPN connections. Since eduVPN supports both OpenVPN and Wireguard behind the scenes, it provides maximum flexibility regardless of the environment where it is used. Additionally, users can also use the self-service eduVPN portal to generate additional client access VPN profiles, as needed.
+- new VPN connectivity options for client-access - [eduVPN](https://www.eduvpn.org/) is now the recommended method for establishing client-access VPN connections. Since eduVPN supports both OpenVPN and Wireguard behind the scenes, it provides maximum flexibility regardless of the environment where it is used. Additionally, users can also use the self-service eduVPN portal to generate additional client access VPN profiles, as needed.
 - Wireguard as the recommended site-to-site VPN protocol - Wireguard is now the recommended protocol for establishing site-to-site VPN connections between nmaas and the customers' environments. OpenVPN is still supported should it be requested, but Wireguard has proven itself to be faster while also simpler to configure.
 
 ## Frequently Asked Questions About the Migration
 
 ### When will the migration process start?
 
-All administrators of an existing domain on [nmaas.eu](https://nmaas.eu) will be contacted individually by the nmaas team, beginning from October 2024. 
+The migration process has already started. All administrators of an existing domain on [nmaas.eu](https://nmaas.eu) will be contacted individually by the nmaas team and no user action is required before this.  
 
 ### Will there be any data loss?
 
@@ -40,4 +47,4 @@ No, the URLs will remain the same. E.g., if there is a Prometheus instance with
 
 The nmaas vNOC instance hosted on the new infrastructure will be accessible at [vnoc.nmaas.eu](https://vnoc.nmaas.eu). As part of the migration process, users will receive a personalized email when they will need to start using the [vnoc.nmaas.eu](https://vnoc.nmaas.eu) endpoint. Until that time, all activity is done via [https://nmaas.eu](https://nmaas.eu).
 
-Hosting the vNOC instance using the `vnoc` subdomain also goes hand-in-hand with the new nmaas branding strategy centered around the different use-cases - [vNOC](../../use-cases/virtual-noc/vnoc-introduction.md) and [vLAB](../../use-cases/virtual-lab/vlab-introduction.md).
\ No newline at end of file
+Hosting the vNOC instance using the `vnoc` subdomain also goes hand-in-hand with the new nmaas branding strategy centered around the different use-cases - [vNOC](../../use-cases/virtual-noc/vnoc-introduction.md) and [vLAB](../../use-cases/virtual-lab/vlab-introduction.md).
diff --git a/mkdocs.yml b/mkdocs.yml
index e84d3391a9fec23fccacd2bb459e16c4d00f8faa..c452bae568deeaf0ce755a2446dbfccc40e53a28 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -9,8 +9,6 @@ nav:
   - Managed nmaas:
     - Introduction: 'managed-nmaas/introduction.md'
     - nmaas Playground Instance: 'managed-nmaas/nmaas-playground-instance.md'
-    - User Information: 
-      - 'New VNOC Infrastructure': 'managed-nmaas/user-information/new-vnoc-infrastructure.md'
   - Self-Hosted nmaas:
     - Introduction: 'self-hosted-nmaas/introduction.md'
     - Installation Guide: 'self-hosted-nmaas/install-guide.md'
@@ -93,11 +91,6 @@ nav:
       - WebDAV: 'nmaas-applications/tutorials/webdav.md'
       - Zabbix: 'nmaas-applications/tutorials/zabbix.md'
       - Znuny: 'nmaas-applications/tutorials/znuny.md'
-  # - Blog:
-  #   - nmaas-101 - "Hello nmaas!": 'blog/blog1/nmaas-101-1.md'
-  #   - nmaas-101 - "I can help! But... Please could you open these two doors?": 'blog/blog2/nmaas-101-2.md'
-  #   - nmaas-101 - "My name is Oxidized and I'm a nifty configuration management tool": 'blog/blog3/nmaas-101-3.md'
-  #   - nmaas-101 - "Prometheus" : 'blog/blog4/nmaas-101-4.md'
   - Release Notes:
     - '1.6.5': 'release-notes/1.6.5.md'
     - '1.6.4': 'release-notes/1.6.4.md'