Favorite Movies
by Bruno Ravanhani
That's my ordered list of 5 most favorite movies:
About this project
This project it's been builded as a study of some technologies, like Angular, Terraform, Azure Devops and AWS.
It consists in four items, all hosted in AWS:
- Lambda to read the favorite movies from a primary source
- Database to save the movies information
- Lambda to be a serverless api REST
- Angular front-end to build this page and consume the API
- All builded and released using terraform on Azure devops.
Under construction 🚧
Steps:
- Front-end page to show list of movies
- Pipeline scripts to deploy the front-end
- Lambda API to serve the list of movies