Sets of projects using Python, Flask, SQLAlchemy and Postgresql.
To see the details of this project, click on one of the folders above.
- Build the data models and database for an artist/venue booking application using SQLAlchemy and Postgresql.
- Implement a Trivia API in Flask to make a functional Trivia game.
- Add user accounts and authentication to the back end and use role-based access management strategies to control different types of user behavior in the app.
- Deploy the container to a Kubernetes cluster using Amazon EKS. Deployed your application live to the world (accessible by IP address). Use automated testing to prevent bad code from being deployed and monitor app’s performance using AWS tools
- Construct a database-backed web API with user access control. Design and build out all of the API endpoints needed for the application. Secure API endpoints for use in any front end application (web or mobile).