.NET on AWS
@dotnetonAWS
Followers
14K
Following
291
Statuses
2K
Official Twitter handle for all things .NET on AWS.
Seattle, WA
Joined October 2013
What's your top consideration when choosing or reconsidering a cloud platform? Comments welcome. #dotnet
0
2
4
How can you automate rotation of AWS IAM access keys for your services? In this post, @iammukeshm shows how to build automated AWS IAM Access key rotation using AWS Lambda, Amazon SNS, and Amazon EventBridge Scheduler. π #dotnet #AWS #AWSIAM
0
3
4
Did you know you can use the familiar dotnet command to create, package, and deploy .NET AWS Lambda functions? Read about using the dotnet command with serverless functions in the AWS Lambda Developer Guide. β‘ #dotnet #AWS #serverless
0
3
7
AWS Elastic Beanstalk is an easy way to migrate .NET web applications to AWS. Follow this quick start to create an application and deploy it to AWS from Visual Studio. π± #dotnet #AWS #Beanstalk
0
2
2
Optimistic locking allows multiple users to access and modify the same data concurrently while preventing conflicts and maintaining consistency. In this post by @rahulpnath, learn how to use optimistic locking with #AmazonDynamoDB tables. π #dotnet #AWS
0
2
3
Did you know there's a .NET on AWS community? Follow our social media, blogs, YouTube influencers, and open source projects - and add your own voice. Get plugged in to the .NET on AWS community today. π¬ #dotnet #AWS #AWSCommunity
0
4
7
A solid #DisasterRecovery (DR) strategy upholds business continuity in the event of unexpected disruptions. In this post, @dhelper shows how to build DR-ready .NET Web APIs on AWS for two architectural styles: Serverless & Containers. β οΈ #dotnet #AWS
1
2
5
#AmazonDynamoDB Condition Expressions allow you to specify constraints when writing data to an Amazon DynamoDB table. In this post, AWS Community Builder @rahulpnath shows how to use DynamoDB condition expressions from .NET code. β #dotnet #AWS
0
4
4
You can use Retrieval Augmented Generation (RAG) to pass authoritative data to a large language model (LLML). In this post, learn how to add RAG to your .NET applications with Amazon Bedrock Knowledge Bases. π #dotnet #AWS #generativeAI
0
1
4
By default, the #AmazonDynamoDB .NET SDK serializes .NET classes as JSON - but you can customize data written to DynamoDB using Custom Converters. In this post, AWS Community Builder @rahulpnath explains custom types and custom converters. π #dotnet #AWS
0
3
3
How does .NET 8 perform on AWS Graviton3? Read the benchmark by @KirkAws and @hijaggu for insights on price-performance. π #dotnet #AWS #goGraviton
1
4
14
When adding and modifying data in Amazon DynamoDB, should you use the PutItem or UpdateItem method? In this post, AWS Community Builder @rahulpnath explains the differences and when to use each method. βοΈ #dotnet #AWS #AmazonDynamoDB
0
4
4
You can move from SQL Server to open source #AmazonAurora and save on license costs. Use Babelfish for Aurora PostgreSQL to migrate to Aurora with little or no code changes to your SQL Server app. Find database license freedom on AWS. π #dotnet #AWS
0
3
9
.NET Developers - want to run your .NET Windows apps on Kubernetes in the cloud? In this free AWS Skill Builder course, learn how to containerize and run .NET applications on Amazon Elastic Kubernetes Service (EKS) Windows Pods. βΈοΈ #dotnet #AWS #Kubernetes
0
0
3
The AWS Message Processing Framework for .NET is an AWS-native framework that simplifies development of .NET message-processing apps that use AWS services. In this post, Alex Shovlin introduces the framework, now in preview. π© #dotnet #AWS #AppDevelopment
0
1
5
Show your proficiency with .AWS machine learning services such as Amazon Rekognition with a .NET skills badge. Preparation guides and exams are free, and a passing score earns you a badge you can share on social media. π #dotnet #AWS #MachineLearning
0
1
5
An #AmazonDynamoDB Sparse Index is a special type of Index which does not have an entry for every item in the table. In this post by AWS Community Builder @rahulpnath, learn how to use Sparse Indexes to optimize storage and performance. ποΈ #dotnet #AWS
0
3
2