Simple web service that accepts two distances and returns the total distance deployed on AWS.
User must specify units for both and a return unit for their sum.
-
create the webapp - python + flask
- done - create basic working version
- fix to adhere to the goals
-
done - dockerize the app
-
done - create a free tier host in AWS to host
-
test the app
-
improve it
- done - create IaC
- create K8S manifest
- maintainability - move to helm chart
- reliability - move to ECS/Fargate? EKS?
- improve the app
The LoadBalancer seems unable to connect to the app, but I need to configure remote access to the host to debug.
- awscli 2.0.60
- terraform 0.14.7