This is a multi-part series on developing production-ready R microservices. Read part 2 here. Read part 3 here Some work I did for a recent client involved developing an R-based data science model… (more…)
Read more »
This blog post will guide you to create the ultimate smallest possible Docker image for your Golang application using the Build flow tool Habitus! (more…)
Read more »
With "ko", you can build and push container images for your Go apps without Docker (and faster than Docker), then deploy to Cloud Run. (more…)
Read more »
A misconfiguration in Docker Hub repositories has led to the exposure of source code and other sensitive information to the public at many organizations. (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 »