Skip to content

Commit 6c8d44a

Browse files
committed
some fixes here & there
1 parent fbb7ad3 commit 6c8d44a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/content/blog/2025/03-12-dotnet-containered-1.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,8 @@ topic: "azure-ahead"
88

99
<TopicToc topicId="azure-ahead" active="Depending on a colour" />
1010

11-
Since the end of January, the established world order of the West is being torn apart,
12-
as Trump and his gang of kleptocrats are ripping out the backbone of said order.
13-
For better or worse, the deal that was so beneficial for both sides
14-
(even though some people would pretend otherwise) has been terminated.
11+
Since the end of January, the established world order of the West is being shattered,
12+
as Trump and his cohort are dismantling the backbone of said order.
1513

1614
The repercussions of these actions are complex and touch many areas.
1715
As a product software developer one question keeps bothering me:

src/content/blog/2025/04-06-dotnet-containered-3.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ it will keep working no matter where the backend code is hosted.
2525

2626
As previously established, there is currently no alternative with the same breadth and depth of service offerings
2727
as the big US cloud platforms. So what we will have to do is to lean heavily into **containerization**.
28-
In Europe, providers can be found that will offer hosting containers, or [managed Kubernetes environments][1].
28+
In Europe, providers can be found that will offer hosting containers, or [managed Kubernetes environments][1]
29+
_(In fact, you may even find [PaaS offerings][8] that cover your needs)_.
2930
While this adds a layer of complexity in terms of managing scalability, roll out upgrades and related operational tasks,
3031
it results in a more cloud-agnostic product.
3132

@@ -66,3 +67,4 @@ The next post will look at how we can go about replacing the *Azure Blob Storage
6667
[5]: https://medium.com/@davidfowl/making-software-like-lego-how-aspire-brings-the-pieces-together-d6a99c2c4cde
6768
[6]: https://medium.com/@davidfowl/aspire-a-platform-for-reusable-infrastructure-3a15582f8a5a
6869
[7]: https://medium.com/@davidfowl/the-aspire-compiler-f8ccdf4bca0c
70+
[8]: https://european-alternatives.eu/category/paas-platform-as-a-service

0 commit comments

Comments
 (0)