Overview
- Room URL: https://tryhackme.com/room/puttingitalltogether
- Difficulty: Easy
- Time to complete: 15
Walkthrough
1. Putting It All Together
No answer needed!
2. Other Components
- What can be used to host static files and speed up a clients visit to a website?
=> Answer: CDN
What does a load balancer perform to make sure a host is still alive?
=> Answer: health check
What can be used to help against the hacking of a website?
=> Answer: WAF
3. How Web Servers Work
- What does web server software use to host multiple sites?
=> Answer: Virtual Hosts
What is the name for the type of content that can change?
=> Answer: Dynamic
Does the client see the backend code? Yay/Nay
=> Answer: Nay
4. Quiz
- Flag

=> Answer: THM{YOU_GOT_THE_ORDER}
