A simple Ruby on Rails web application that takes in values about movies from users and stores them in a PostgreSQL database.
This project is intended to showcase DevOps skills, not Ruby on Rails expertise.
Below are the key DevOps tools used in this project:
Tool | Description | Official Link |
---|---|---|
Used to containerize the application | Docker | |
Orchestrates containers within clusters | Kubernetes | |
CI/CD pipelines automation | Tekton | |
Manages multi-container Docker apps | Docker Compose |