PinnedA Gentle Introduction to Containerization and DockerIf you are a software engineer I bet you have already read or heard someone talking about containerization, docker, how it’s beneficial…Feb 26, 2024Feb 26, 2024
2024 Year in review(This read and honestly, any other one would be nicer if you had Beautiful Things by Benson Boone or Higher by Burna Boy playing in the…Dec 31, 2024Dec 31, 2024
How to create a local Kubernetes cluster with KindWhile developing apps that will live in a Kubernetes environment it’s always better to have a local cluster to test our app or to debut…Jun 17, 2024Jun 17, 2024
Containers Orchestration and KubernetesIn my previous articles, we learned about containers and how to create a stack for your multi-container app using docker-compose. However…Jun 10, 2024Jun 10, 2024
Building Seiri, my Tasks/Notes taking appFor the last couple of years, I have been using todoist to track my daily tasks and notebag for my notes. Todoist was great it was missing…Jun 3, 20241Jun 3, 20241
Distributed Systems with Nodejs: My notes and reviewThis article was posted first on my personal blog mariusniemet.meApr 17, 20241Apr 17, 20241
Containerize your multi-services app with docker composeThis article was posted first on my personal blog mariusniemet.meMar 28, 2024Mar 28, 2024
2023 Year in review(This read and honestly, any other one would be nicer if you had Found by Jacob Banks or Face by Alex Kehm playing in the background)Dec 31, 2023Dec 31, 2023
DSA12# How to implement a Graph (Adjacency List and Matrix) in JavaScriptGraph-based questions are one of the most popular asked questions in software interviews. Last year I published an introduction to graphs…Jul 17, 2023Jul 17, 2023
How to use Job Queue to handle email sending in your Nestjs serverIn this modern era, when a user uses your software they expect to be notified every time an action is made, sometimes by him or other…Jun 26, 2023Jun 26, 2023