Encrypted Mosquitto MQTT broker in KubernetesEclipse Mosquitto is an open-source MQTT broker supporting MQTT(S) and Websocket (WS), popular for applications such as IoT.Jan 22Jan 22
Distributing an application as Helm chart on Artifact HubBuilding application in a microservice architecture has become more and more popular recently. With this design pattern, applications are…Nov 30, 2021Nov 30, 2021
Environment variables for containerized Vue.js applications and how to set them at runtimeEnvironment variables can be used in a Vue.js application but those get converted into their hardcoded value during build. Thus, those…Nov 22, 20211Nov 22, 20211
SSH reverse shellsSSH is one of the most widely used network protocol for interacting with remote servers and computers. However, in some cases, SSH access…Nov 21, 20211Nov 21, 20211
Environment variables and their usage in KubernetesAn application will almost always involve configuration specific to the environment it is being executed in. For instance, if the…Nov 21, 2021Nov 21, 2021
Integrating a Microk8s cluster in GitLabGitLab provides Kubernetes integration out of the box, which means that GitLab CI/CD Pipelines can be used to deploy applications in…Nov 21, 2021Nov 21, 2021
A pluggable user management and authentication service for web applicationsBecause implementing authentication should not take more time than the development of the application itselfMay 4, 2021May 4, 2021
Published inGeek CultureDeploying a TensorFlow Model to KubernetesAn versatile approach to using AI in a microservice architectureMay 1, 20211May 1, 20211
Published inLevel Up CodingDockerization and deployment of a Node.js application to Kubernetes using GitLab-CIIn this article, we’ll build a simple Node.js application that uses Express to respond to HTTP requests. In order to deploy this…May 26, 2020May 26, 2020