# About

### Why?

Developers have the most fun, and are most productive, when they get into a "flow state".

If you’ve spent any time working with modern cloud infrastructure, you’ll know it can often be slow, unclear, and difficult to debug. These are all things that make it difficult to enter or stay inside a flow state. These things make work both less fun, and a lot less productive.

We’ve created Burla with the goal of making cloud infrastructure fun.\
This means Burla will need to be simple, really fast, and very easy to debug, even if you’re building something complicated. We believe that whether you're coding locally, or on a cluster of 1000 machines, infrastructure should react quickly, like under-a-second quickly. We should be able to iterate at the speed of thought, not at the speed my lambda function, batch workload, ETL-pipeline, or Kubernetes service take to redeploy!<br>

### About Us:

We're three lifelong friends with some experience working on cloud-infrastructure at startups.

<figure><img src="/files/XdmTlhTEPoM7srj9QsMd" alt="" width="563"><figcaption><p>Joe Perry, Jack Rzucidlo, and Jake Zuliani (in order) at the BoostVC office in San Mateo.</p></figcaption></figure>

### Burla is backed by:

<div><figure><img src="/files/riVhiYpRApgxzFC4d7jN" alt="pioneer.app"><figcaption><p>Pioneer.app</p></figcaption></figure> <figure><img src="/files/r69dCEeun4AYyjcBo13C" alt=""><figcaption><p>Boost.vc</p></figcaption></figure> <figure><img src="/files/HBbhiIVFJgRryOpmwFTQ" alt=""><figcaption><p>bvp.com/bessemer-beam</p></figcaption></figure></div>

***

Questions?\
[Schedule a call with us](http://cal.com/jakez/burla), or email **<jake@burla.dev>**. We're always happy to talk.


---

# 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.burla.dev/about.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.
