Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
docs-action committed Dec 6, 2023
1 parent 43b792e commit 3680603
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions understand/use_cases/etl_testing.html
Original file line number Diff line number Diff line change
Expand Up @@ -623,9 +623,9 @@ <h3 id="using-lakefs-playground-on-lakefs-cloud">
</h3>


<p>In this tutorial, we will use <a href="https://demo.lakefs.io/">a lakeFS playground environment</a> to create dev/test data environments for ETL testing. This allows you to spin up a lakeFS instance in a click, create different data environments by simply branching out of your data repository and develop &amp; test data pipelines in these isolated branches.</p>
<p>In this tutorial, we will use <a href="https://lakefs.cloud/">a lakeFS playground environment</a> to create dev/test data environments for ETL testing. This allows you to spin up a lakeFS instance in a click, create different data environments by simply branching out of your data repository and develop &amp; test data pipelines in these isolated branches.</p>

<p>First, let us spin up a <a href="https://demo.lakefs.io/">playground</a> instance. Once you have a live environment, login to your instance with access and secret keys. Then, you can work with the sample data repository <code class="language-plaintext highlighter-rouge">my-repo</code> that is created for you.</p>
<p>First, let us spin up a <a href="https://lakefs.cloud/">playground</a> instance. Once you have a live environment, login to your instance with access and secret keys. Then, you can work with the sample data repository <code class="language-plaintext highlighter-rouge">my-repo</code> that is created for you.</p>

<p><img src="/assets/img/iso_env_myrepo.png" alt="sample repository" /></p>

Expand Down

0 comments on commit 3680603

Please sign in to comment.