Putting it all together
January 29, 2024
Task 1:
Done
Task 2: Other components
What can be used to host static files and speed up a clients visit to a website?
CDN
What does a load balancer perform to make sure a host is still alive?
Health check
What can be used to help against the hacking of a website?
WAF
Task 3: How Web Servers Work
What does web server software use to host multiple sites?
Virtual hosts
What is the name for the type of content that can change?
Dynamic
Does the client see the backend code? Yay/Nay
Nay
Task 4: Quiz
Done
Last updated