Infrastructure 10 March 2023 Detect vulnerabilities using Lacework Detect vulnerabilities using LaceworkIntroductionIn today's world, cybersecurity is a major concern for businesses of all sizes. With the increasing number of cyber attacks and data
Docker 18 June 2021 APIO - Create dynamic APIs easily APIO is part of the Monkiato's experiments, created with Golang and designed for running under Docker containers. It's a dynamic Rest API where internal collections
Docker 11 January 2021 Kubectl (Kubernetes) cheat sheet This post contains a list of command to remember some basic operations for Kubernetes. It's not about explaining what Kubernetes is or how to use
Featured Docker 15 December 2020 Kubernetes not supporting Docker anymore... don't panic Kubernetes (K8) has announced that Docker is being deprecated and won't be supported anymore. It sounds a drastical decision but we need to understand some
Infrastructure 15 October 2020 Docker Swarm configuration for Vultr Docker swarm setup is pretty straightforward but I had to deal with some network problems for Vultr during the setup, so this is a quick
Featured Docker 8 September 2020 Using Multi-stage Builds in Dockerfile Using Multi-stage builds is a good solution I found in order to write clear step-by-step Dockerfiles and at the same time get a simple, secure
Infrastructure 15 August 2018 Organize your server with Docker If you are a Python developer, probably you had to deal with versioning issues between your personal or professional projects in the past, or a