Given the ability to customise the runtime environment, responsibility for providing and maintaining a proper environment shifts from IT-Ops towards developers. Fortunate enough, we can apply well-known methods to make this effort less tedious: automated ... (more…)
Read more »
This blog is a static website served from a Docker container. The content is written in markdown and pushed to a Git repository hosted on GitHub. Every time I push to that repository a Docker image containing the new version is build on DockerHub. (more…)
Read more »
FastAPI is a powerful API framework for Python that allows to quickly create and develop APIs in Python. But where to deploy those APIs ? (more…)
Read more »
At DoltHub we are building Dolt, a relational database with Git-like version control features. Naturally we are interested in measuring the… (more…)
Read more »
So you have your Docker Containers deployed, which in turn are hosting critical applications of your organization? Great! So far, so good! (more…)
Read more »