Skip to content
This repository has been archived by the owner on Mar 22, 2021. It is now read-only.

mcereda/distance-calculator

Repository files navigation

Distance calculator

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.

Todo

  1. create the webapp - python + flask

    1. done - create basic working version
    2. fix to adhere to the goals
  2. done - dockerize the app

  3. done - create a free tier host in AWS to host

  4. test the app

  5. improve it

    1. done - create IaC
    2. create K8S manifest
    3. maintainability - move to helm chart
    4. reliability - move to ECS/Fargate? EKS?
    5. improve the app

Current status

The LoadBalancer seems unable to connect to the app, but I need to configure remote access to the host to debug.

Testbench configuration

  • awscli 2.0.60
  • terraform 0.14.7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published