Automated RefactoringTestingWhy Use Automated Refactoring?Using automated refactorings allows us to make changes to our code without introducing behavioral…Frederik BankeJune 22, 2020 3 min
CKAKubernetesCKA Certification - 3 Tips to Rock the ExamCKA Certification - 3 Tips to Rock the Exam I have just completed the CKA (Certified Kubernetes…Frederik BankeJune 18, 2020 2 min
Monolith vs MicroserviceArchitectureMonolith or Microservice?Monolith or Microservice? When starting a new project, architecture is one of the defining decisions…Frederik BankeMay 26, 2020 16 min
Legacy CodeTestingAdding Unit-tests to a Legacy CodebaseAdding unit tests to a legacy codebase is quite different beast than adding it to new code. It…Frederik BankeMay 26, 2020 3 min
Monolith or Microservice?ArchitectureMonolith or Microservice?When starting a new project, architecture is one of the defining decisions you want to make. If you…Frederik BankeMay 26, 2020 16 min
C# AsyncC#Improving Scalability in C# Using Async and AwaitLearn how to improve performance using scalability with the async and await keywords. When are…Frederik BankeApril 12, 2020 7 min