Amazon S3 For the .NET Developer: How to Easily Get Started 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.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
AWS

AWS Parameter Store For The .NET Developer: How to Easily Get Started 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

Rahul Pulikkot Nath
Rahul Pulikkot Nath
AWS

Amazon API Gateway for the .NET Developer - How To Build HTTP APIs 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.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
AWS

How To Setup Dependency Injection With Azure Functions ⚡ Members Public

Learn how to set up Dependency Injection in Azure Functions using .NET .

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Azure

2021: What Went Well, What Didn't and Goals 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.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Thoughts

Azure Queue Storage For The .NET Developer: How To Easily Get Started 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.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Azure

Is Instant Messaging At Work Distracting You? 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.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Essays

5 Ways to Handle Application Configuration & Secrets With Azure 🔐 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.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Azure