Terraform Modules Explained with code exampleYou can find the GitHub Repo hereDec 17, 2024Dec 17, 2024
Terraform nested loopTerraform is the best programming language for looping! It’s so easy that I thought a blog covering the topic would help :)Dec 10, 2024Dec 10, 2024
Passing CKAD: cheatsheet, notes and tipsThis is the continuation to my previous blogs on containersOct 31, 2024Oct 31, 2024
Containerize a .Net application with Docker: A comprehensive guideIntroductionAug 13, 20242Aug 13, 20242
Domain-Driven Design (DDD): From Customer Ideas to CodeIf we read a definition of DDD, it readsJul 5, 20241Jul 5, 20241
Fluent Validation Dependency Injection .NetThis example demonstrates how to use Fluent Validation with Dependency Injection in a .NET application to validate objects before…Jul 5, 2024Jul 5, 2024
Parallel and asynchronous Computing in C#/ .Net using tasks and async/awaitThis is a sequel to my post on Multithreading in C# where I also introduce Asynchrony and parallelism are and when to use each.Jun 14, 20241Jun 14, 20241
Multithreading in C#/.Net Introduction and Best practicesThreads c#/Net how and when to work with themMay 31, 20245May 31, 20245