Published inDevOps.devGrafana and Prometheus: The Power for Monitoring and VisualizationIn this article, I’ll share insights into monitoring in backend applications: collecting metrics, visualizing them, and sending…May 23, 2024May 23, 2024
Mastering Software Design: A Deep Dive into SOLID PrinciplesThe SOLID PrinciplesMay 12, 2024May 12, 2024
Revamping Your Codebase: Leveraging Template Design Pattern and RefactoringDesign PatternApr 23, 2024Apr 23, 2024
Git Mastery: Branching Strategy Like a ProIn this post, we will discuss scrum boards, git in general, commit messages in git, also go over why branching is required, why a strategy…Mar 17, 2024Mar 17, 2024
SonarCloud: Elevate Your Code Analysis SkillsIn the previous blog, I discussed how TDD works, as well as discussing how I implementing them in project. In this blog, we will discuss…Mar 17, 2024Mar 17, 2024
Automatic CI/CD Pipeline + Data SeedingIn the previous blog, I discussed various environments in Software Development and how to differentiate them, as well as discussing…Feb 25, 2024Feb 25, 2024
Differentiate Multiple Environment Deployments Like a ProIn this context, an environment includes the necessary hardware (single or multiple servers), software dependencies, database, network…Feb 25, 2024Feb 25, 2024
Write automatic seeding a database in Go with random dataWhat is Data Seeding?Jan 26, 2023Jan 26, 2023