- Movie Recommendations App 1.1. Project Description 1.2. Components 1.3. Architecture 1.4. Knowledge Base
- Wordpress 2.1 Project Description
This project utilizes an application from a Kubernetes file.
The Movie Recommendations App project is a comprehensive microservices-based solution,
configured in a Kubernetes cluster, that allows users to receive personalized movie recommendations.
The app consists of three main components: backend, frontend, and MongoDB database.
A microservice that handles the logic involved in recommending movies. Uses Kubernetes for container management, scaling, and resource access management.
User interface that allows users to browse and receive movie recommendations. Built on REACT technologies.
A database that stores information about movies. Utilizes StatefulSet and persistent volume for increased reliability.
The project uses microservices to easily scale and expand individual components.
Communication between microservices is via HTTP protocols. The entire project is managed by a Kubernetes container orchestrator.
The WordPress project provides a custom Docker image for running WordPress on an Ubuntu base. By default, the WordPress instance is configured to use HTTPS for secure communication, and it utilizes a self-signed certificate to establish encrypted connections.