blog.mwanje.meConfigure a MongoDB cluster with AnsibleManual server configuration is always a nightmare, especially when there is a large fleet of servers to manage. However, with Infrastructure as Code(IaC) automation tools like Ansible, all that pain goes away. In this blog, we shall leverage the auto...Jan 12, 2024·4 min read
blog.mwanje.meMy experience with GitOps. So far...GitOps is a modern way to manage cloud-native systems that are powered by Kubernetes. It leverages a policy-as-code approach to define and manage every layer of the modern application stack - infrastructure, networking, application code, and the GitO...Nov 26, 2022·5 min read
blog.mwanje.me[Abstract] A way to boost open-source contribution to mono-reposOpen sourcing software products more often than not increases their success with software engineers all over the globe rapidly contributing to its development than the case is with proprietary software products. This has led to many organisations inc...Nov 10, 2022·2 min read
blog.mwanje.meFor the month of October......I am taking a break from blogging. Why? Cause it's that time of the year again. It's the month when we get to celebrate open source. Its the Hacktoberfest! Hacktoberfest is DigitalOcean’s annual event that encourages people to contribute to open ...Oct 25, 2022·1 min read
blog.mwanje.meMultitasking, something we copied from computers.Multitasking is the concurrent execution of multiple tasks for a given time. This means that if a new task comes up amidst execution of an already running task, the new task is executed without having to wait for the first one to complete. The term o...Sep 17, 2022·3 min read