> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hostza.org/llms.txt
> Use this file to discover all available pages before exploring further.

# What is Hostza?

> Hostza is a native cloud development platform that allows you to deploy your applications for free

<video src="https://hostza.app/videos/demo.mp4" class="pointer-events-none mx-auto select-none rounded-3xl" controls="" autoplay="" loop="" muted="" />

<Info>The video above demonstrates how easy it is to manage your project, viewed with the [Hostza Dashboard](https://dash.hostza.org/).</Info>

As a platform designed with a focus on providing an exceptional developer experience, we aim to make it easier to build and deploy applications. Hostza's **<Tooltip tip="Easy and simplified resource provisioning instead of having to deal with complex consoles and yaml files">Cloud Infrastructure</Tooltip>** features make resource provisioning simple and hassle-free .

You can get to work and quickly turn your ideas into tangible solutions. Accelerate your project progress by quickly building and deploying prototypes, ensuring you bring your vision to life in record time.

<Info>Our mission is aligned, becoming the future of web development as we strive to provide cutting-edge solutions that harness the full potential of the world's **most-loved programming languages.**</Info>

## Supported applications and frameworks

The Hostza environment provides a network port for web traffic exposed to the Internet.
Therefore, the most common use case is to deploy web applications.
Applications that can bind to a socket and accept incoming HTTP traffic can run on the Hostza Platform.

To make life easier, we have implemented all the necessary standards for these web frameworks. Start with just a few lines of code.

<CardGroup>
  <Card title="Node.js" icon="js" color="#006dff" href="/articles/getting-started-with-nodejs">
    Ideal for dynamic web development.
  </Card>

  <Card title="Python" icon="python" color="#006dff" href="/articles/getting-started-with-python">
    Widely used in AI, automation and web development.
  </Card>
</CardGroup>

Discord Bot building frameworks are also officially supported.

## Resource provisioning

One of Hostza's great features is resource provisioning through a flexible container.
With just a few clicks, you can get access to [Mysql Database](https://hostza.app), [shared Postgres or Mongo databases](https://hostza.app), and more.
Check the [Resources](https://hostza.app) section for a complete overview.
