Skip to content

Commit

Permalink
Fix image embeddings
Browse files Browse the repository at this point in the history
Signed-off-by: Mikayla Thompson <[email protected]>
  • Loading branch information
mikaylathompson committed Oct 2, 2024
1 parent 2f72122 commit ff821e6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/migration-console.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The Migration Console serves as the control plane for orchestrating and managing

The Migration Console is deployed into the customer's VPC and maintains connections with effectively all other components of the Migration Assistant. The below diagram is not comprehensive and does not illustrate any of the data flow between various other components.

![[diagrams/migration-console-arch.svg]]
![Migration Solution Architecture](diagrams/migration-console-arch.svg)
[Source](https://tiny.amazon.com/jmayhucf/desia2zIMi)

### Individual Connections
Expand Down Expand Up @@ -56,7 +56,8 @@ It allows "frontends" (a CLI app, a Web API, etc.) to ask questions and control

The overall architecture can be seen in this diagram. Each of the subsections below discusses a component in more detail, moving from left (user) to right (deployed services). Green indicates examples, not definite implementations.

![[diagrams/migration-console-library.svg]]
![Library Diagram](diagrams/migration-console-library.svg)

[source](diagrams/migration-console-library-source.md) (This is an [excalidraw](https://github.com/excalidraw/excalidraw) markdown file, not particularly human readable.)

### Interfaces
Expand Down

0 comments on commit ff821e6

Please sign in to comment.