Skip to content

Commit

Permalink
Update ARCHITECTURE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanLaserGit authored Nov 22, 2024
1 parent dd574bd commit 51e323d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion research_datastream/terraform/ARCHITECTURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This document provides a technical look at the AWS infrastructure that is create

The AWS State Machine diagram

![statemachine](../../docs/images/statemachine.jpg)
![statemachine](./images/AWS_infra_basic.jpg)

Each green box represents a distinct AWS Lambda Function that is responsible for a task such as spawning an instance from an Amazon Machine Image or issuing commands to an instance. Together these lambdas coordinate the task of creating a cloud based host to which a user can issue commands.

Expand Down

0 comments on commit 51e323d

Please sign in to comment.