# Website Hosting

***

### Fast and reliable website hosting

Exceed performance expectations with a fast, reliable, and responsive website under all conditions.

This is delivered through a robust choice of infrastructure combining:

<table><thead><tr><th width="300">Technology</th><th>Summary</th></tr></thead><tbody><tr><td><strong>Google Kubernetes Engine (GKE)</strong></td><td>A cloud-based hosting platform that uses containerisation to manage and scale website hosting settings.</td></tr><tr><td><strong>Amazon CloudFront</strong></td><td>A content delivery network (CDN) that speeds up the distribution of your website’s dynamic web content, like product images, videos and other files.</td></tr><tr><td><strong>Cloudflare</strong></td><td>A CDN that we use to cache your website and improve page load times.</td></tr></tbody></table>

***

### Google Kubernetes Engine (GKE)

**Google Kubernetes Engine (GKE)** is a cloud-based hosting platform that uses containerisation to manage and scale website hosting settings.

Containerisation means packaging your website and its associated components into standardised units called ‘containers.’

Compared to legacy hosting methods that often rely on fixed infrastructure configurations, containerisation allows us to leverage automated scaling capabilities to allocate resources like CPU and memory based on the demand your website is experiencing.

This keeps it fast and responsive even during peak traffic.

Our development team manages and approves scaling updates, so scaling occurs only when it makes sense for your website.

***

### Amazon CloudFront

**Amazon CloudFront** is a content delivery network that speeds up the distribution of your website’s dynamic web content, such as product images, videos, and other files.

It does this by caching content at edge locations, which are strategically placed servers that Amazon has built around the world.

When a user requests content served through CloudFront, the request is routed to the edge location nearest to them geographically.

It minimises the distance the data needs to travel and further improves your website’s performance.

***

### Cloudflare

**Cloudflare** is a similar content delivery network that we use to cache your website and improve page load times.

Cloudflare instructs the user’s browser to cache the website on their device, reducing the need for repeated requests to the origin server. This improves website performance for returning visitors.

Like CloudFront, Cloudflare caches content across its worldwide network of edge servers. When a request is made for cached content, Cloudflare serves it directly from these edge servers, bypassing the need to get the data from your website entirely.

***

### DNS records handled for you

We will handle the complexities of DNS record management, ensuring accurate domain mapping, email routing, and subdomain management.

Our expert team configures and manages DNS records, guaranteeing seamless domain functionality by meticulously handling every aspect, from initial setup to ongoing maintenance so you can focus on your business.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.venditan.com/docs/hosting-security-and-compliance/website-hosting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
