├── Chapter01 └── README.md ├── Chapter02 └── README.md ├── Chapter03 ├── CSVtoParquetLambda.py ├── DataEngLambdaS3CWGluePolicy.json ├── README.md └── test.csv ├── Chapter04 └── README.md ├── Chapter05 ├── Data-Engineering-Completed-Whiteboard.drawio ├── Data-Engineering-Whiteboard-Completed-Notes.drawio ├── Data-Engineering-Whiteboard-Template.drawio └── README.md ├── Chapter06 └── README.md ├── Chapter07 └── README.md ├── Chapter08 └── README.md ├── Chapter09 └── README.md ├── Chapter10 ├── ProcessFileStateMachine.json ├── README.md ├── dataeng-check-file-ext.py └── dataeng-random-failure-generator.py ├── Chapter11 └── README.md ├── Chapter12 └── README.md ├── Chapter13 ├── README.md └── website-reviews-analysis-role.py ├── Chapter14 └── README.md ├── LICENSE └── README.md /Chapter01/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/Chapter01/README.md -------------------------------------------------------------------------------- /Chapter02/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/Chapter02/README.md -------------------------------------------------------------------------------- /Chapter03/CSVtoParquetLambda.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/Chapter03/CSVtoParquetLambda.py -------------------------------------------------------------------------------- /Chapter03/DataEngLambdaS3CWGluePolicy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/Chapter03/DataEngLambdaS3CWGluePolicy.json -------------------------------------------------------------------------------- /Chapter03/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/Chapter03/README.md -------------------------------------------------------------------------------- /Chapter03/test.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/Chapter03/test.csv -------------------------------------------------------------------------------- /Chapter04/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/Chapter04/README.md -------------------------------------------------------------------------------- /Chapter05/Data-Engineering-Completed-Whiteboard.drawio: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/Chapter05/Data-Engineering-Completed-Whiteboard.drawio -------------------------------------------------------------------------------- /Chapter05/Data-Engineering-Whiteboard-Completed-Notes.drawio: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/Chapter05/Data-Engineering-Whiteboard-Completed-Notes.drawio -------------------------------------------------------------------------------- /Chapter05/Data-Engineering-Whiteboard-Template.drawio: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/Chapter05/Data-Engineering-Whiteboard-Template.drawio -------------------------------------------------------------------------------- /Chapter05/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/Chapter05/README.md -------------------------------------------------------------------------------- /Chapter06/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/Chapter06/README.md -------------------------------------------------------------------------------- /Chapter07/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/Chapter07/README.md -------------------------------------------------------------------------------- /Chapter08/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/Chapter08/README.md -------------------------------------------------------------------------------- /Chapter09/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/Chapter09/README.md -------------------------------------------------------------------------------- /Chapter10/ProcessFileStateMachine.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/Chapter10/ProcessFileStateMachine.json -------------------------------------------------------------------------------- /Chapter10/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/Chapter10/README.md -------------------------------------------------------------------------------- /Chapter10/dataeng-check-file-ext.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/Chapter10/dataeng-check-file-ext.py -------------------------------------------------------------------------------- /Chapter10/dataeng-random-failure-generator.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/Chapter10/dataeng-random-failure-generator.py -------------------------------------------------------------------------------- /Chapter11/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/Chapter11/README.md -------------------------------------------------------------------------------- /Chapter12/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/Chapter12/README.md -------------------------------------------------------------------------------- /Chapter13/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/Chapter13/README.md -------------------------------------------------------------------------------- /Chapter13/website-reviews-analysis-role.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/Chapter13/website-reviews-analysis-role.py -------------------------------------------------------------------------------- /Chapter14/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/Chapter14/README.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Data-Engineering-with-AWS/HEAD/README.md --------------------------------------------------------------------------------