Skip to content

Commit 1d2c56d

Browse files
Gene Connollygconnolly
Gene Connolly
authored andcommitted
Update infrastructure image and content to support image
1 parent f2d9261 commit 1d2c56d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -168,11 +168,11 @@ A set of `index.html` files, one for each environment, hosted in a __Github__ re
168168

169169
The infrastructure to support _Immutable Web Apps_ is composed of three parts:
170170

171-
- A static web server to host the web application
172-
- A static web server to host the static assets
173-
- A content delivery network to optimize the delivery of the web application and static assets
171+
- __Web Application Server__: A static web server to host a web application environment by serving `index.html`.
172+
- __Static Asset Server__: A static web server to host the immutable static assets.
173+
- __API__: One or more publicly exposed endpoints to interact with the web application backend.
174174

175-
The two web servers have different characteristics:
175+
The two static web servers have different behaviors:
176176

177177
| | Web Application Server | Static Asset Server |
178178
| --- | --- | --- |

Diff for: assets/infrastructure.png

13.2 KB
Loading

0 commit comments

Comments
 (0)