From 904f0ac2e5c31a6516750456382044ba401c3492 Mon Sep 17 00:00:00 2001 From: Eduard Keilholz Date: Tue, 23 Apr 2024 22:14:53 +0200 Subject: [PATCH] Added a blog and a conference session by Eduard Keilholz Signed-off-by: Eduard Keilholz --- blogposts/README.md | 9 +++++---- presentations/README.md | 9 +++++---- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/blogposts/README.md b/blogposts/README.md index 37cfbcb..50e1e3d 100644 --- a/blogposts/README.md +++ b/blogposts/README.md @@ -9,7 +9,8 @@ This file contains links to Dapr blog posts written by community members. This f 3. Create a pull request to [dapr/community](https://github.com/dapr/community) with the updated table. 4. One of the Dapr community managers will check your blog post, merge your PR, and reward you with a [Dapr Writer badge](https://www.holopin.io/sticker/clt3emu6c189400fjtk3prlisi). -| Name | GitHub handle | Title & link -| - | - | - -| Marc Duiker | @marcduiker | [Creating the Dapr game](https://marcduiker.dev/articles/dapr-game) -| Nico Vermeir | @nicovermeir | [Getting started with the Dapr .NET SDK](https://nicovermeir.be/dapr/2024/04/03/dapr-dotnet-sdk-getting-started.html) +| Name | GitHub handle | Title & link | +| --------------- | ------------- | --------------------------------------------------------------------------------------------------------------------- | +| Marc Duiker | @marcduiker | [Creating the Dapr game](https://marcduiker.dev/articles/dapr-game) | +| Nico Vermeir | @nicovermeir | [Getting started with the Dapr .NET SDK](https://nicovermeir.be/dapr/2024/04/03/dapr-dotnet-sdk-getting-started.html) | +| Eduard Keilholz | @nikneem | [Azure Container Apps and Dapr](https://hexmaster.nl/posts/azure-container-apps-and-dapr/) | diff --git a/presentations/README.md b/presentations/README.md index 979701e..6075973 100644 --- a/presentations/README.md +++ b/presentations/README.md @@ -13,7 +13,8 @@ This file contains links to Dapr presentations given by community members. This 3. Create a pull request to [dapr/community](https://github.com/dapr/community) with the updated table. 4. One of the Dapr community managers will check your PR, merge it, and reward you with a [Dapr Presenter badge](https://www.holopin.io/sticker/clt3egohs11570gjnanpizv28). -| Name | GitHub handle | Event & Year | Title & link -| - | - | - | - -| Marc Duiker | @marcduiker | CloudBrew 2023 | [Lights, Camera, Action! Building distributed applications with Dapr Actors](https://marcduiker.dev/articles/speaking-at-cloudbrew-2023) -| Florian van Dillen | @fvandillen | Futuretech 2024 | [Dapr and .NET Aspire: A royal wedding](https://fvandillen.github.io/posts/speaking-at-futuretech-2024/) +| Name | GitHub handle | Event & Year | Title & link | +| ------------------ | ------------- | --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- | +| Marc Duiker | @marcduiker | CloudBrew 2023 | [Lights, Camera, Action! Building distributed applications with Dapr Actors](https://marcduiker.dev/articles/speaking-at-cloudbrew-2023) | +| Florian van Dillen | @fvandillen | Futuretech 2024 | [Dapr and .NET Aspire: A royal wedding](https://fvandillen.github.io/posts/speaking-at-futuretech-2024/) | +| Eduard Keilholz | @nikneem | Futuretech 2024 | [Microservices Orchestration with Azure Container Apps](https://sessionize.com/s/eduard/microservices-orchestration-with-azure-container-a/87011) |