Skip to content

docs(architecture): add standalone HTML architecture diagram - #31

Open
mohamed-ali wants to merge 1 commit into
aws-samples:mainfrom
mohamed-ali:feat/architecture-diagram
Open

docs(architecture): add standalone HTML architecture diagram#31
mohamed-ali wants to merge 1 commit into
aws-samples:mainfrom
mohamed-ali:feat/architecture-diagram

Conversation

@mohamed-ali

Copy link
Copy Markdown

What

Adds a self-contained interactive architecture diagram under architecture/:

  • architecture/architecture-diagram.html — dark-themed HTML+SVG diagram with animated flow paths showing the end-to-end Geospatial Agent on AWS architecture (Cognito, WAF, CloudFront, ALB, ECS Fargate, S3, Secrets Manager, Bedrock, Bedrock AgentCore, Lambda+API Gateway TiTiler, Amazon Location, CloudWatch+ADOT, Sentinel-2/STAC, OSM).
  • architecture/index.html — small redirect to the diagram for convenience.
  • architecture/assets/ — 16 AWS-pack SVG icons referenced by the diagram, plus a README.md documenting their sources and style guidance.

Why

Gives readers a single, no-dependency view of how the components fit together without needing draw.io / Lucid / external rendering. Useful for quickly orienting new contributors and for inclusion in docs.

Notes

  • No application code is touched. New files only.
  • Tested by opening architecture/architecture-diagram.html directly in a browser (Chrome/Safari) — animations and routing render correctly.
  • Icons are from the official AWS architecture icon pack; provenance is documented in architecture/assets/README.md.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant