Skip to content

Commit a79649d

Browse files
committed
update readme
1 parent b9185c2 commit a79649d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Build cloud architecture by dragging load balancers, instance groups, and AWS se
44

55
[demo.webm](https://github.com/user-attachments/assets/b7e0f4ca-5d52-4ecf-8c74-cd7caf46dc10)
66

7-
_Three instances of a page-view counter behind a load balancer, with nowhere to keep the count until a Postgres database is dragged in and connected to the app. Each refresh is answered by the next instance in turn._
7+
_Three instances of a page-view counter behind a load balancer, with nowhere to keep the count until a Postgres database is dragged in and connected to the app. Each refresh is one request, drawn as a dot landing on the instance the page names._
88

99
Everything on your canvas is running real code, and your app talks to it the same way it would in production:
1010

0 commit comments

Comments
 (0)