From 636d5ab53a1a2afe346c35cd3027471262720c7b Mon Sep 17 00:00:00 2001 From: Alex Wellnitz Date: Tue, 18 Mar 2025 16:14:20 +0100 Subject: [PATCH] fix: change the title of the Blog Post --- content/blog/use-real-servers-again/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/use-real-servers-again/index.md b/content/blog/use-real-servers-again/index.md index e2f1f7d..9a06aa7 100644 --- a/content/blog/use-real-servers-again/index.md +++ b/content/blog/use-real-servers-again/index.md @@ -2,7 +2,7 @@ title = "Use real Servers again" date = 2025-03-18 updated = 2025-03-18 -description = "In this tutorial I will try to explain you briefly and concisely how you can set up a site-to-site VPN for the Google Cloud Network." +description = "Is the cloud really the ultimate solution? This post questions the current cloud-first mentality, arguing for a return to "real" servers and discussing the hidden costs, dependency, and political vulnerabilities of relying solely on the cloud." [taxonomies] tags = ["baremetal", "cloud", "google", "aws", "cloud"]