Rahul Pulikkot Nath

AWS Serverless Refactoring Series: How to Move to Clean Architecture? Members Public

Learn how to refactor the AWS Serverless Application Template to use Clean Architecture. Following the Dependency Inversion Principle, we will create diferent projects to separate concerns.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
AWS

AWS Serverless Refactoring Series: How to Improve the Maintainability of Project Members Public

Let's look at different design patterns and principles we can apply to make the default AWS Serverless Application Template cleaner and easier to maintain.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
AWS

Going Serverless on AWS For The .NET Developer: How To Easily Get Started Members Public

Learn how to get started with AWS Serverless Application using the Serverless Application Model (SAM). The Serverless Application Template available as part of the AWS Toolkit makes it easy to start building Serverless Application.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
AWS

AWS DynamoDB For The .NET Developer: How To Easily Get Started Members Public

Learn how to get started with AWS DynamoDB with .NET Core by updating the default ASP NET Web API template to use DynamoDB as it's data store. We will learn to do basic Creat, Read, Update and Delete operations from the API.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
AWS

2021: Quarter 1 Review and Goals Looking Forward to Quarter 2 Members Public

A short recap of the 2021 first quarter that is gone by, and looking forward! I did reasonably well in three out of for focus Areas.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Thoughts

How To Protect Your ASP NET Web API Using JWT Authentication Members Public

Learn how to protect an ASP NET Core Web API using JWT Bearer Token. We will be using Azure Active Directory (AD) as the Identity Provider and see how to integrate with it from our application and how everything works together.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Azure

AWS Lambda For The .NET Developer: How To Easily Get Started Members Public

Learn how to get started with AWS Lambda with .NET Core by building out a simple function and deploying to AWS. We will also see how to set up local development environment using the AWS Toolkit.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
AWS

Book Summary: Ultralearning by Scott.H. Young Members Public

Ultralearning is a book on how to learn anything that is of interest to you. Often we get stuck with the same 'classroom learning methodology' and don't try anything outside of it. If you are invested in yourself and learning, then I do recommend this book. I am sure you will pick up one or two stra

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Books