summaryrefslogtreecommitdiffstats
path: root/content/computer/tools/microservices.md
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2022-01-06 10:47:02 +0100
committerMatthias Beyer <mail@beyermatthias.de>2022-01-06 11:09:01 +0100
commit0a9345d3378209bfac51f1e1929fed3cc2325b1c (patch)
tree58d90881e59075814b54ba47c24aa8a8f02e4afa /content/computer/tools/microservices.md
parent25a151df00bd9578dc686f703085535ba4b5cef9 (diff)
Start changing content structure to match emanotes expected layout
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'content/computer/tools/microservices.md')
-rw-r--r--content/computer/tools/microservices.md23
1 files changed, 0 insertions, 23 deletions
diff --git a/content/computer/tools/microservices.md b/content/computer/tools/microservices.md
deleted file mode 100644
index de9a147..0000000
--- a/content/computer/tools/microservices.md
+++ /dev/null
@@ -1,23 +0,0 @@
-+++
-title = 'Microservices'
-weight = 1
-+++
-
-# Microservices
-
-* [Kubernetes Tutorials for Beginners](https://www.youtube.com/watch?v=X48VuDVv0do)
-
-
-## Code sharing in Microservices
-
-* [Are you sure you're using microservices?](https://blog.softwaremill.com/are-you-sure-youre-using-microservices-f8d4e912d014)
-* [Don't share libraries among microservices](https://phauer.com/2016/dont-share-libraries-among-microservices/)
-* [Can we reuse code between microservices?](https://enlear.academy/can-we-reuse-code-between-microservices-508fa4c1d06d)
-* [Shared code in Microservices](https://blog.codecentric.de/2018/07/shared-code-in-microservices/)
-* [The dilemma of code reuse in microservices](https://blog.bitsrc.io/the-dilemma-of-code-reuse-in-microservices-a925ff2b9981)
-
-
-## Tooling
-
-* [kdash](https://github.com/kdash-rs/kdash)
-