click below
click below
Normal Size Small Size show me how
S2 M4-M6
| Term | Definition |
|---|---|
| Static Website | A website that does not change based on user interactions |
| Dynamic Website | A website that does change based on user interactions |
| Amazon CloudFront | Global content delivery service offered by AWS |
| CDN | System for distributing content, such as videos or images to users w/ low latency |
| Edge Location | location where AWS stores cached content closer to users for faster delivery |
| Origin | The location where all the objects associated with the webpage are permanently stored |
| Distribution | A collection of edge locations |
| TTL | The min + max length of time to cache content at an edge location |
| Amazon Elastic Compute Cloud (EC2) | provides secure, resizable compute capacity/virtual servers in the cloud |
| AWS Lambda | runs code in response to events w/o provisioning servers |