Catalog of cloud-related learnings.
Note: Architectures illustrated are for educational purposes ONLY. They do not necessarily follow best practices and are NOT suitable for production.
This repository contains a git submodule at ./code_demos that points to the GitHub repository Faaizz/code_demos. In the event of cloning this repository, you need to run the following commands in order to initialize and update the submodule:
git submodule init
git submodule update