github.com/pachyderm/pachyderm@v1.13.4/doc/docs/master/enterprise/index.md (about) 1 # Enterprise Edition 2 3 This section describes features available in the enterprise 4 edition of Pachyderm. You can try them by enabling a 5 14-day free-trial by logging in to the Pachyderm UI and 6 providing your email address. If you are interested in 7 purchasing Pachyderm Enterprise, contact our sales team. 8 9 <div class="btn"> 10 <div class="center-screen"> 11 <a href="https://share.hsforms.com/1kC3bWgvMQve902wrlyh8RA2ttwt">Contact Sales</a> 12 </div> 13 </div> 14 15 Read about how you can use Pachyderm Enterprise features in the following 16 sections. 17 18 <div class="row"> 19 <div class="column-2"> 20 <div class="card-square mdl-card mdl-shadow--2dp"> 21 <div class="mdl-card__title mdl-card--expand"> 22 <h4 class="mdl-card__title-text">Getting Started <i class="fa fa-rocket"></i></h4> 23 </div> 24 <div class="mdl-card__supporting-text"> 25 These sections describe how to get started 26 with Enterprise Edition. 27 </div> 28 <div class="mdl-card__actions mdl-card--border"> 29 <ul> 30 <li><a href="overview/" class="md-typeset md-link"> 31 Features Overview 32 </a> 33 </li> 34 <li><a href="deployment/" class="md-typeset md-link"> 35 Deploy Enterprise Edition 36 </a> 37 </li> 38 </ul> 39 </div> 40 </div> 41 </div> 42 <div class="column-2"> 43 <div class="card-square mdl-card mdl-shadow--2dp"> 44 <div class="mdl-card__title mdl-card--expand"> 45 <h4 class="mdl-card__title-text">Configuration <i class="fa fa-cogs"></i></h4> 46 </div> 47 <div class="mdl-card__supporting-text"> 48 Learn how to configure and use enterprise 49 features, such as access controls and 50 the S3 gateway. 51 </div> 52 <div class="mdl-card__actions mdl-card--border"> 53 <ul> 54 <li><a href="auth/" class="md-typeset md-link"> 55 Configure Access Controls 56 </a> 57 </li> 58 <li><a href="stats/" class="md-typeset md-link"> 59 Advanced Statistics 60 </a> 61 </li> 62 </ul> 63 </div> 64 </div> 65 </div> 66 </div>