Week 5 Blog
- Tanner Hugli
- Feb 23, 2022
- 1 min read
For this week, we worked on migrating our work away from AWS.
What we found when working with AWS was that there were too many limitations that would not allow us to present our project how we would like to.
Our alternative for these limitations was to move our backend database over to github and to start focusing on building from the ground up.
To get started with this we each connected to a github repository and moved all the ec2 instance data over to the github, from there we installed python on each computer that will be working on the project.
Python is the decided language that we will be coding the back end with.
Our main reasons for moving from AWS to github is that with AWS there were limitations that wouldn't allow us to connect our domain, connect our api's, and ultimately link our wix backend.
If we cannot find a work around with our AWS limitations we will be transferring our project to a python based application versus our prior decision to make it web based.
Comments