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.