
Rahul Nath
@rahulpnath
Followers
3K
Following
9K
Media
1K
Statuses
10K
I code, write, and teach .NET | Tech YouTuber & Content Creator with a Full Time Job https://t.co/TBbMhJrj8k
Brisbane, Queensland
Joined March 2009
Here are my popular YouTube Series 🚀. • Azure Series • AWS NET Series • ASP NET Series • Azure DevOps Series
2
18
46
RT @j3rbrown: Are You Using HttpClient in The Right Way? . via @rahulpnath.
rahulpnath.com
If not used correctly it's easy to run into socket exhaustion and DNS related issues with HttpClient in .NET Core. Learn how to identify these issues and how to use HttpClient class in the right way.
0
2
0
How do you do a full-text search on the data in your DynamoDB database?. The simple answer is. You don’t. Choose the right tool for the right job. 👇Keep Reading: Amazon OpenSearch is optimized for complex full-text search and analytics, offering.
rahulpnath.com
Let's learn how to set up the DynamoDB Zero ETL plugin for OpenSearch, a fully managed, no-code setup for ingesting data into Amazon OpenSearch Service.
0
0
0
One AWS CDK to rule them all!. Developing and testing AWS applications locally can be challenging without the right tools. AWS CDK makes deploying and managing resources effortless. And when combined with LocalStack, it allows for a smooth local.
rahulpnath.com
Let's learn how to use CDK to deploy and manage resources in both LocalStack and AWS accounts. We will use the same CDK code base to deploy to both.
0
0
2
Testing against live AWS services can be costly, time-consuming, and sometimes impractical when building cloud-based applications. This is where @localstack  comes in. LocalStack is a fully functional local AWS cloud stack that lets you emulate AWS.
rahulpnath.com
LocalStack is a fully functional local AWS cloud stack that lets you emulate AWS services directly on your machine. Let's learn how to set up and run your .NET application locally on LocalStack.
0
0
3
The AWS Cloud Development Kit (CDK) simplifies cloud infrastructure management. CDK lets you define AWS resources using first-class programming concepts. It translates your code into AWS CloudFormation templates, which can be used to provision AWS.
rahulpnath.com
AWS CDK simplifies Cloud Infrastructure management. CDK lets you define AWS resources using first-class programming concepts. It translates your code into AWS CloudFormation templates, which can be...
0
0
2
Develop and test your .NET AWS applications locally using @localstack . In this video, we’ll set up ASP NET Web API, DynamoDB, SQS, and Lambda on LocalStack to simulate AWS services locally for .NET development. We’ll create an ASP NET Web API that.
0
0
2