Autor: Luis Yamada
Data Advantage Matrix
You DEFENITELY should consider read about the ‘Data Advantage Matrix’ before starting your next Data Project https://towardsdatascience.com/data-advantage-matrix-a-new-way-to-think-about-data-strategy-4178cd2f520a
How-to FastAPI
GET: https://betterprogramming.pub/how-to-create-a-get-request-in-fastapi-ecdc794b0cf POST: https://betterprogramming.pub/how-to-create-a-post-request-in-fastapi-3dbd017dd998 PUT: https://betterprogramming.pub/why-you-should-use-a-put-request-instead-of-a-post-request-13b593b6e67c DELETE: https://betterprogramming.pub/how-to-create-a-delete-request-in-fastapi-b4577f9bcb77
PySpark on AWS Lambda
Leveraging on Docker image using ECR and AWS Lambda to process Spark workloads PoC planned, soon on my GitHub 🙂 https://aws.plainenglish.io/spark-on-aws-lambda-c65877c0ac96