#devops
Read more stories on Hashnode
Articles with this tag
In this article, we'll explore how to make a program packaged as a Jar (Java, Kotlin, Scala, ...) easily installable by end users using homebrew and...
I don't need to enumerate all the situations in which you would need to mock an API or an HTTP server. There are many options available, such as...
With GitHub standing out as the leading platform for hosting public code, most cloud providers offer dedicated features for deploying code hosted on...
I had a very interesting use case lately: being able to upload a file to S3 without being signed in to AWS and taking advantage of multipart uploads...
I just found out nixery ! Nixery is a Docker-compatible container registry that is capable of transparently building and serving container images...
helmfile is a very nice and powerful tool to manage multiple Helm charts declaratively. However, there is one area in which I find it suboptimal: the...