aws-ddk-core
Version:
The AWS DataOps Development Kit is an open source development framework for customers that build data workflows and modern data architecture on AWS.
27 lines (26 loc) • 935 B
Markdown
---
layout: default
---
## Workshops
<div class="main-areas">
<div class="box">
<a class="box-link" href="{{ site.workshop_url }}">
<div class="box-top"></div>
<div class="box-content">
<span class="iconify icon" data-icon="eos-icons:system-ok-outlined" data-inline="false"></span>
<h3>Getting Started Workshop</h3>
<h5>Learn about the AWS DDK</h5>
</div>
</a>
</div>
<div class="box">
<a class="box-link" href="{{ site.sdlf_workshop_url }}">
<div class="box-top"></div>
<div class="box-content">
<span class="iconify icon" data-icon="eos-icons:system-ok-outlined" data-inline="false"></span>
<h3>SDLF Workshop</h3>
<h5>Learn how to deploy the serverless datalake framework with the DDK </h5>
</div>
</a>
</div>
</div>