From 065cfe3fe70796a24c64fa6ac50a8649327aa9ba Mon Sep 17 00:00:00 2001 From: Mischa van den Burg Date: Sat, 13 Apr 2024 07:30:00 +0200 Subject: [PATCH] Automated commit at Sat Apr 13 07:30:00 CEST 2024 --- content/Development.md | 8 ++++++++ content/Microservices don't share databases.md | 9 +++++++++ content/index.md | 1 + 3 files changed, 18 insertions(+) create mode 100644 content/Development.md create mode 100644 content/Microservices don't share databases.md diff --git a/content/Development.md b/content/Development.md new file mode 100644 index 000000000..2ed8dbd1a --- /dev/null +++ b/content/Development.md @@ -0,0 +1,8 @@ + +[[Microservices don't share databases]] + +## Links: + + + +202404130701 \ No newline at end of file diff --git a/content/Microservices don't share databases.md b/content/Microservices don't share databases.md new file mode 100644 index 000000000..30bcdcdb7 --- /dev/null +++ b/content/Microservices don't share databases.md @@ -0,0 +1,9 @@ + + +[What are microservices? - Training | Microsoft Learn](https://learn.microsoft.com/en-us/training/modules/dotnet-microservices/2-what-are-microservices) + +## Links: + + + +202404130700 \ No newline at end of file diff --git a/content/index.md b/content/index.md index 15af4c5e0..9f4993c67 100644 --- a/content/index.md +++ b/content/index.md @@ -31,5 +31,6 @@ If you wish to get in touch with me, take a look at https://mischavandenburg.com * [[Containers]] * [[Consultancy]] * [[Infrastructure as Code]] + * [[Development]] \ No newline at end of file