I generally love Cloud Run - I use it to host a lot of my side projects and demos that won’t receive a lot of traffic, but that still need a big server to run on. However, I recently ran into a frustrating bug when using pretrained Huggingface ML models i... (more…)
Read more »
Vlad's Base Images for Docker. Contribute to vladgh/docker_base_images development by creating an account on GitHub. (more…)
Read more »
Thoughts on software design, infrastructure as code, webapps, software development, industry best practices and devops processes from a developers point of view... (more…)
Read more »
Does your CI job have time-consuming setup steps? Bake them into the environment with a custom Docker image. (more…)
Read more »
Docker is a game-changer. But it is not a one-size-fits-all solution.There are many good things about Docker. It packs, ships, and runs applications as a lightweight, portable, and self-sufficient containerization tool. Docker is great for businesses of a... (more…)
Read more »