Developer Center / .NET on AWS / ...
.NET on AWS Documentation & Developer Guides
Featured Content
This technical guide covers considerations for refactoring a monolithic ASP.NET application into a microservice-based architecture.
In this guide we cover the common approaches our customers use to modernize their Windows-based and .NET applications and tools, services, and the support AWS has to help you in your modernization journey.
Filter
Total results: 190
- Date (Newest)
- Date (Oldest)
- Headline (A-Z)
- Headline (Z-A)
-
Developer Guide
Guide to Microsoft workloads modernization
In this guide we cover the common approaches our customers use to modernize their Windows-based and .NET applications and tools, services, and the support AWS has to help you in your modernization journey.
-
Developer Guide
AWS Modernization Tools for Microsoft…
This guide is intended for architects and developers who are exploring modernizing Microsoft Workloads (.NET applications and SQL Server databases) to AWS. It provides guidance on the AWS modernization tools and recommended approaches to help you accelerate your journey to cloud.
-
CASE STUDY
How Arkansas Administrative Office…
The Arkansas Administrative Office of the Courts (AR-AOC) is an agency within the judicial branch of the Arkansas state government. In this blog post, we share the story of how AWS helped the agency’s technical team to achieve their .NET modernization goals and save 40% on their Total Cost of Ownership (TCO).
-
Case Study
How Tyler Technologies improved access to…
This blog post tells the story of how Tyler Technologies built the Virtual Court solution using the .NET development framework on Amazon Web Services (AWS), and provided much-improved remote access to municipal court infrastructure in the midst of the COVID-19 pandemic.
-
Blogs
Tips & Tricks: Debugging your C# CDK project in…
The AWS CDK is an an open-source Infrastructure-as-Code (IaC) framework that allows developers to model and provision cloud application resources using the language of their choice. .NET developers can write their IaC project in C# using AWS CDK for .NET and add it to their Solution as a Console Application. This allows developers to leverage their existing skills and familiarity with Visual Studio and the .NET Ecosystem to build cloud infrastructure along side the rest of their application. We often get questions from customers asking how they can debug their CDK projects directly from Visual Studio.