Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,20 @@

## Setup

## Introduction
I had already installed all necesarry resources for this task, due to using it on previous exercises.

## Project overview

I used my previosly created RDS database, with beanstalk backend and S3 bucket frontend. I used the guide from cloud-day1 as a guide for setting up and creating the necesary resources. I used the TODO api on beanstalk and migrated the database.

## Technical Designs

No design choices were made during this project, due to using already existing projects.

## Technical Descriptions

I used the TODO app, and built ran npm build on the frontend app and set up the s3 bucket with dist files.

## References

https://github.com/boolean-uk/csharp-cloud-aws-day-1