Skip to content

Commit 4c2a8f2

Browse files
committed
add fresh architecture diagram
1 parent 2e4b8cd commit 4c2a8f2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This sample demonstrates how to build a serverless image resizing application us
2323

2424
The following diagram shows the architecture that this sample application builds and deploys:
2525

26-
![Architecture overview](https://user-images.githubusercontent.com/3996682/229322761-92f52eec-5bfb-412a-a3cb-8af4ee1fed24.png)
26+
![Architecture overview](images/architecture.png)
2727

2828
- [S3 Buckets](https://docs.localstack.cloud/aws/services/s3/) for storing original and resized images, plus hosting the static website
2929
- [Lambda Functions](https://docs.localstack.cloud/aws/services/lambda/) for generating pre-signed URLs, image processing, and listing images.

images/architecture.png

150 KB
Loading

0 commit comments

Comments
 (0)