feat: format
This commit is contained in:
parent
b0df7bebb0
commit
da030f3dc1
30 changed files with 603 additions and 348 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "from github pages to AWS"
|
||||
date: "2024-06-15"
|
||||
date: "15/06/2024"
|
||||
---
|
||||
|
||||
## pages begone
|
||||
|
|
@ -44,7 +44,7 @@ A user request can be modelled as follows:
|
|||
4. CloudFront checks its edge caches for the requested content. If the content is stale or not cached, CloudFront fetches the content from S3. Otherwise, it uses the cached content from an edge server.
|
||||
5. CloudFront returns the content to the user's browser.
|
||||
|
||||

|
||||

|
||||
|
||||
## difficulties
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue