
Amazon API Gateway - Introduction To Building REST APIs Paid Members Public
Learn how to build REST API using API Gateway. We will learn the different building blocks of REST APIs, how they connect with each other, and how you can build and configure an API in the AWS Console.

Uses Paid Members Public
My daily drivers, tools, softwares and gadgets that help me do what I do. I do keep changing things often, so plan to keep this page updated as it happens.

How To Setup AWS Secret Manager for A Real World .NET Application Paid Members Public
Learn how to organize and manage Secrets in AWS Secrets manager when building .NET applications. Configure applications such that only secrets are relevant to the applications and retrieved from the AWS Secrets Manager, mainly when it contains secrets for multiple applications.

Amazon SNS For the .NET Developer: Getting Started Quick and Easy Paid Members Public
Learn how to get started with Amazon SNS and use it from a .NET application. We will learn about Topics, sending messages to topics, and using Subscriptions to receive messages. We will also learn about Filters, how to use them, and error handling with SNS.

How Best To Secure Secrets When Building .NET Applications on AWS Paid Members Public
Learn how to get started with using AWS Secrets Manager using a .NET Application. We will learn to connect to Secrets Manager from .NET using the client SDK and retrieve secrets. We will also see how to integrate Secrets Manager into built-in .NET Configuration and seamlessly use secrets from our ap

Amazon SQS For the .NET Developer: How to Easily Get Started Paid Members Public
Learn how to get started with Amazon SQS and use it from a .NET Application. We will learn how to send and receive messages, important properties,and concepts that you need to know when using SQS.

How To Log Correctly To AWS CloudWatch From a .NET Application Paid Members Public
Learn how to use Amazon CloudWatch when building .NET applications. We will learn how to write logs into CloudWatch, filter the logs, some good practices when logging, learn about Log Analytics, and see how we can filter and view logs across multiple applications.

Learn How To Manage Credentials When Building .NET Application on AWS Paid Members Public
Learn different ways to set up and manage credentials and sensitive information when building .NET applications on AWS. We will also touch upon some of the tools and utilities that I have set up on my local development machine to make working with AWS easier.