5 title: Arvados | Documentation
8 <div class="jumbotron">
9 <div class="container">
11 <div class="col-sm-6">
13 <p>A free and open source platform for big data science</p>
15 <div class="col-sm-6">
16 <img src="images/dax-reading-book.png" style="max-height: 10em" alt="Dax reading a book" />
22 <div class="container-fluid">
24 <div class="col-sm-5">
25 <p><a href="https://arvados.org/">Arvados</a> enables you to quickly begin using cloud computing resources in your data science work. It allows you to track your methods and datasets, share them securely, and easily re-run analyses.
27 <p>Check out our <a href="{{ site.baseurl }}/start/index.html">key features</a>, complete with screenshots, and then follow our tutorial to <a href="{{ site.baseurl }}/start/getting_started/firstpipeline.html">run your first pipeline</a> using our <a href="http://lp.curoverse.com/beta-signup/">public beta</a>.
29 <p>On this page, you can also find more in-depth guides for using Arvados.
32 <div class="col-sm-7" style="border-left: solid; border-width: 1px">
34 <a href="{{ site.baseurl }}/start/index.html">Getting Started</a> — Start here if you're new to Arvados.
37 <a href="{{ site.baseurl }}/user/index.html">User Guide</a> — How to manage data and do analysis with Arvados.
40 <a href="{{ site.baseurl }}/sdk/index.html">SDK Reference</a> — Details about the accessing Arvados from various programming languages.
43 <a href="{{ site.baseurl }}/api/index.html">API Reference</a> — Details about the the Arvados REST API.
46 <a href="{{ site.baseurl }}/admin/index.html">Admin Guide</a> — How to administer an Arvados system.
49 <a href="{{ site.baseurl }}/install/index.html">Install Guide</a> — How to install Arvados on a cloud platform.