You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5.[Running the Guidance](#running-the-guidance-required)
13
-
6.[Next Steps](#next-steps-required)
14
-
7.[Cleanup](#cleanup-required)
7
+
2.[Prerequisites](#prerequisites)
8
+
3.[Deployment Steps](#deployment-steps)
9
+
4.[Deployment Validation](#deployment-validation)
10
+
5.[Running the Guidance](#running-the-guidance)
11
+
6.[Cleanup](#cleanup)
12
+
6.[Authors](#authors)
15
13
16
14
## Overview
17
15
@@ -33,9 +31,6 @@ You are responsible for the cost of the AWS services used while running this Gui
33
31
34
32
We recommend creating a [Budget](https://docs.aws.amazon.com/cost-management/latest/userguide/budgets-managing-costs.html) through [AWS Cost Explorer](https://aws.amazon.com/aws-cost-management/aws-cost-explorer/) to help manage costs. Prices are subject to change. For full details, refer to the pricing webpage for each AWS service used in this Guidance.
35
33
36
-
37
-
### Sample Cost Table
38
-
39
34
The following table provides a sample cost breakdown for deploying this guidance with the default parameters in the eu-west-1 region (Ireland) for one month.
40
35
41
36
| AWS service | Dimensions | Cost [USD]|
@@ -63,6 +58,8 @@ AWS CloudShell can be used to deploy SDLF.
63
58
64
59
## Deployment Steps
65
60
61
+
The [SDLF workshop](https://sdlf.workshop.aws/) walks you through the deployment of a data lake.
62
+
66
63
**It is recommended to use the [latest stable release](https://github.com/awslabs/aws-serverless-data-lake-framework/releases) when setting up SDLF.**
67
64
68
65
**For users of SDLF 1.x, version 1 is still available on the [master branch](https://github.com/awslabs/aws-serverless-data-lake-framework/tree/master). Development of newer versions of SDLF (2.x) happens on branch main. The workshop still contains sections for version 1 as well.**
0 commit comments