Tag: docker
Reducing the size of Docker images with docker-slim
GitHub repo: https://github.com/docker-slim/docker-slim GitHub repo (example): https://github.com/docker-slim/examples In the terminal, once docker-slim is installed, just run: $ docker-slim build {name_of_the_original_image}
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