Data Lake on AWS - implementation still current?

0

I'm investigating and deploying https://docs.aws.amazon.com/solutions/latest/data-lake-solution/welcome.html Looking at the GitHub repo https://github.com/aws-solutions/aws-data-lake-solution it looks like this solution is somewhat outdated. It also contains a broken link to the underlying documentation: https://github.com/aws-solutions/aws-data-lake-solution from this page: https://docs.aws.amazon.com/solutions/latest/data-lake-solution/deployment.html Before I invest a lot of time in this solution the question then is if this solution is still up-to-date and is it still worthwhile to deploy and explore it for a production use case? Alternatively, what is a comparable and current solution to look at? Thanks in advance for advice.

asked 2 years ago401 views
3 Answers
0
Accepted Answer

Hi - I would recommend that you take a look at the DDK (https://github.com/awslabs/aws-ddk) if you want to create data pipelines using CDK constructs or if you want a pre-packaged data lake in CloudFormation you could check out the SDLF (https://github.com/awslabs/aws-serverless-data-lake-framework/). Both have workshops that should quickly get you up to speed!

AWS
Nick
answered 2 years ago
0

Great! I missed the DDK. That will be awesome to use! Thanks.

answered 2 years ago
0
AWS
Nuno_Q
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions