Unit Testing AWS SDKs in .NET core
Automated unit testing is essential for production systems, you probably don't need to be told that! If you're programming in C# you're probably familiar with Dependency Injection and the Inversion of Control (IoC) pattern.
Sometimes you come across ...
blog.buchanan.dev4 min read