Giter Club home page Giter Club logo

2020's Introduction

The AWS Developer Challenge for Data Engineers

Instructions

In general feel free to expand/change the challenge in any way you like, just explain your solution and decision making, any concerns around it or limitations etc.

Some information/content is left out intentionally to validate your working experience, please fill in the missing parts.

Fork this repo with your solution. Ideally, we'd like to see your progression through commits, and don't forget to update the README.md to explain your thought process.

Please do not reference any websites or published articles. We are looking for original content!

Please let us know how long the challenge took you. We're not looking for how fast or detailed you are. It's just to give us a clearer idea of what you've produced in the time you decided to take. Feel free to go as big or as small as you want.

AWS Data Engineer | Challenge Information

This company is ingesting data into a 'data lake' running AWS. Below find a picture of the AWS components used for this company's architecture.

AWS-COMPONENTS

Section A

Use the components shown above and create an architecture with your tool of choice (powerpoint / draw.io / etc) showing how to ingest data from an on-premise site into AWS.

Upload the diagram/picture into the Git repository and indicate where it's saved. Use the given components as far as possible to illustrate your solution.

Hints
  • Focus on low cost & high performance.
  • All the data are stored in S3 buckets.
  • Athena is used to query the data.
  • Show how you will use Step Functions to orchestrate the ingest process.
  • AWS DynamoDB / CloudWatch must be used.
  • Glue Jobs should be used to do the ingest.
  • CloudFormation output is a CodeBuild Project
  • Git is used to save the terraforms and python / pyspark code.
  • You do not have to design/depict the CI/CD, assume that it's already in place.
  • Look at the available .tf files to get an understanding of the architecture.

Section B

Within this Readme.md describe the architecture above, giving detail when and how you would use the selected components.

Hints
  • Consider aspects like security (iam / firewalls / vpc / security groups / roles)
  • To each component used, give a detailed description on how it fits into the solution, please do not reference existing AWS documentation, use your own words! Feel free to document your thought process. We are interested to find out how you think.

Section C

Within the Git Repository Structure:

  • Modify the CloudFormation Template [CFN/seed.yaml] in order to create a CodeBuild Project.
  • Update the glue_jobs.tf, main.tf and output.tf terraform files.
  • Provide the python script that will be used within the glue job, using either python shell or spark, think here about using DynamoDB to keep certain job settings and table structures for S3.

Submit it

Please use a private repo just email us when you are done.

My Solution

Use this area to describe your solution as requested in Section B.

Additional Comments / Information / Concerns

Add info here.

2020's People

Contributors

aws-challenge avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.