From de033793f1a7082ee4b41859a8428f337e79154a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lefe=20Nascimento=20da=20Silva?= Date: Tue, 15 Nov 2022 17:40:28 -0300 Subject: [PATCH] adding-readme Closes #1 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b3653bf --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +## Microservice Architecture and System Design with Python & Kubernetes + +This repository refers to the [freeCodeCamp.org](https://www.freecodecamp.org/) hands-on tutorial about microservices architecture and distributed systems using Python, Kubernetes, RabbitMQ, MongoDB, and MySQL. + +Watch the [YouTube video](https://www.youtube.com/watch?v=hmkF77F9TLw) for more information.