Skip to content

Exploring cloud computing and containerization through practical projects using Python, Docker, and Kubernetes.

Notifications You must be signed in to change notification settings

Matth-L/Cloud-Lab-Compendium

Repository files navigation

Cloud Systems Projects 🌐

📊 Overview

This repository showcases various projects completed as part of my cloud systems architecture and design course. Each project demonstrates different aspects of cloud computing and containerization. Python was chosen not for its performance, but because the primary goal of the course was to learn containerization, rather than getting sidetracked by language-specific complexities.

🛠️ Projects

1. Simple HTTP Server and Client 🔄 🔗

  • Description: Developed a basic HTTP server and client using Python.
  • Technologies: Sockets, Python

2. BMI Calculator 📏 🔗

  • Description: Created a web application to calculate Body Mass Index (BMI) using Python and Docker.
  • Technologies: Docker, Python, Flask, SQLite

3. Banking Application 🏦

  • Description: Built a simple banking application with CRUD functionalities using Python and Docker.
  • Technologies: Docker, Python

4. Two-Tier Web Application with Kubernetes 🎯

  • Description: Deployed a web application with a frontend and backend using Kubernetes.
  • Technologies: Kubernetes, Docker, Minikube, MySQL, Python

About

Exploring cloud computing and containerization through practical projects using Python, Docker, and Kubernetes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •