Course work of CS328 2024 Fall: Distributed and Cloud Computing, SUSTech. Taught by Prof. Georgios Theodoropoulos @theogeorgios .
All codes are full score, Assignment 3 is deducted ONLY BECAUSE the report is too simple.
For reference only, do not plagiarize.
For each Assignment, you can check the Readme.md
file see detailed feedback from the TA.
ID | Content | Tech | Score |
---|---|---|---|
Assignment 1 | Parallel Matrix Multiplication | OpenMPI | 100/100 |
Assignment 2 | RESTful micro services use gRPC | Gin, GORM, Kafka-py | 118/100 |
Assignment 3 | Spark based analysis of .csv Files |
PySpark | 72/100 (score deducted for report part only) |
Assignment 4 | Simple K8s deployment | kubernetes, Flask | 101/100 |
You may be able to find some of my built images on DockerHub octcarp/sustech-cs328 , but I cannot guarantee that they are usable versions or that they are in line with best practices.