
Amazon S3 For the .NET Developer: How to Easily Get Started Paid Members Public
Learn how to get started with Amazon S3 from a .NET Core application. We will learn how to store and retrieve data from the storage, important concepts to be aware of while using S3.

AWS Parameter Store For The .NET Developer: How to Easily Get Started Paid Members Public
Learn how to get started with AWS Parameter Store and use it from a .NET application to store and retrieve configuration data. Understand how parameters are versioned and how to use labels and hierarchies to manage parameters better. Seamlessly use the built-in .NET Configuration capabilities to loa

Amazon API Gateway for the .NET Developer - How To Build HTTP APIs Paid Members Public
Learn how to get started with API Gateway by building an HTTP API backed by AWS Lambda running on .NET Core. We will see how to create different HTTP endpoints, connect them to lambda functions, send and receive data, set up stages, and more.

How To Setup Dependency Injection With Azure Functions ⚡ Paid Members Public
Learn how to set up Dependency Injection in Azure Functions using .NET .

2021: What Went Well, What Didn't and Goals Paid Members Public
A short recap of the year that is gone by, and looking forward! Bought a house, crossed 10k YouTube subscribers, renewed as Microsoft MVP, became an AWS Community Builder, and continued blogging. Getting fitter took a back seat. Looking forward to 2022.

Azure Queue Storage For The .NET Developer: How To Easily Get Started Paid Members Public
Learn how to use Azure Queue Storage to build decoupled applications. Understand the different ways to interact with a Queue Storage and use it from a .NET application. Also see how to use Managed Identities to connect to Queue without needing any connection string.

Is Instant Messaging At Work Distracting You? Paid Members Public
Are you overwhelmed by the constant stream of messages at work? Here's an easy way to focus more on your work while still being there for your colleagues.

5 Ways to Handle Application Configuration & Secrets With Azure 🔐 Paid Members Public
Handing application configuration can be tricky. Let's dive into 5 different ways we can manage application secrets, configuration, connection strings, etc when building an ASP NET Application on Azure.