> For the complete documentation index, see [llms.txt](https://docs.runvelocity.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.runvelocity.dev/welcome.md).

# Welcome

## What is Velocity

You can think of Velocity as a self-hosted version of AWS lambda. Just kidding, Velocity allows you to run short-lived JavaScript code in Firecracker Micro VMs just like AWS lambda does, but is nowhere near the scale of Lambda and its just a hobby project I'm building in my spare time. \
\
Lets take a look at some of the components of Velocity and how you can deploy it on your own Infrastructure so you can start running code!
