This is an app for runners to generate and save marathon training plans. It is powered by a relatively simple algorithm that I wrote, designed to deliver training plans for any kind of runner. The main goal of this project was to gain experience working with cloud computing, as well as implementing a microservices architecture to create a robust and scalable web application. Although, AWS is primarily used by actual companies, and this project is currently just a concept application, so I am not currently running any of the backend microservices to avoid spending lots of money on ECS deployments.