Tag: devops
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}
Airflow turbinado com MySQL e Docker
Deploying Apache Airflow with Docker Compose
Serverless + K8s = <3
Os dois mundos, juntos 🙂 Ver no Medium.com Ver no Medium.com
Ferramentas de orquestração – Comparações
Apache Airflow if you want the most full-featured, mature tool and you can dedicate time to learning how it works, setting it up, and maintaining it. Luigi if you need something with an easier learning curve than Airflow. It has fewer features, but it’s easier to get off the ground. Argo if you’re already deeply invested […]
Upscaling – Kubernetes
Ver no Medium.com
Kaniko + Kubernetes
Ver no Medium.com