How does using a Content Delivery Network (CDN) enhance site performance?
- Distributes content globally
- Slows down content delivery
- Increases server load
- Decreases website security
A CDN distributes website content to multiple servers worldwide, reducing latency and ensuring faster content delivery to users globally. This enhances site performance by minimizing the physical distance between the user and the server.
Loading...
Related Quiz
- What are the best practices for ensuring accessibility when implementing animations in Bootstrap?
- In Bootstrap, the 'boundary' option for Tooltips and Popovers can be set to '___' to restrict the pop-up within a specific element.
- How can you optimize Bootstrap components for AJAX-based partial page updates?
- To programmatically toggle a dropdown in Bootstrap, the JavaScript method '___()' is used.
- Which Bootstrap component is most suitable for creating a group of selectable buttons?