Slide 3
Slide 3 text
Static content vs Dynamic content
• static content delivery web page
The same content is delivered each time a user views it,
without changing the displayed content.
Common LP and personal blogs are also treated as static content,
ex, HTML files, images, etc….
• Dynamic content delivery web page
Deliver content that changes based on user-specific factors such as
timing of access to a page, page location, device, etc…
ex, Services where a lot of users publish/view articles, such as technical
article platforms.
2023/8/24 yoshii0110 3