GitHunt
VI

vinz97/Movie-seller

A distributed system composed by 3 microservices and built up with Docker and Kubernetes. Made with @PhilipTamb

Movie seller

This project was made in collaboration with @PhilipTamb for the course "Distributed Systems and Big Data" @ University of Catania.

It's a distributed system composed by 3 microservices (payment, order and movie) which aim is searching and buying movies usingg a credit internal system (not yet implemented).

The develop of the code was done with IntelliJ and, in particular, with Spring Boot & Maven plugin. The searching movie service was implemented thanks to the OMDb APi.

The project was also containerized using Docker and then Kubernetes was used for orchestrate the containers.



PS the documentation is only in italian. Please refer to the code in the folder "saga-choreography-pattern" or this description if you aren't able to translate.

Languages

Java70.1%Shell28.6%Dockerfile1.3%

Contributors

Created March 9, 2022
Updated February 25, 2023
vinz97/Movie-seller | GitHunt