Microsoft Workloads on AWS

Category: .NET

How AWS Microservice Extractor for .NET helps Kloia accelerate the modernization journey of their customers

By Prasad Rao – Sr. Partner Solutions Architect at AWS     Ekin Barut – Software Consultant at Kloia Legacy monolithic .NET Framework applications are common in many organizations. Splitting a monolith application into smaller fine-grained microservices is an important part of the modernization journey for these organizations. Modernizing monolith application by converting to microservices […]

Build Your Windows and .NET on AWS Skills at re:Invent 2021

This post is written by Tom McCafferty, Principal Product Marketing. Join us at AWS re:Invent 2021 – Nov 29th – Dec 3rd – to accelerate migration and modernization of your Microsoft workloads. This year the Windows Track will focus on how to maximize the performance of on-premises workloads on AWS, improve security and identity capabilities […]

Reducing the operational cost of containerized Windows applications with AWS App2Container support for Windows on AWS Fargate

In July of 2020, AWS announced support for automating the conversion and deployment of IIS-based Windows applications to Amazon Elastic Container Service (Amazon ECS), Amazon Elastic Kubernetes Service (Amazon EKS), or AWS App Runner using the AWS App2Container tool. In the time since that initial announcement, App2Container has been enhanced to support more complex architectures […]

Modernizing legacy WCF applications to CoreWCF using Porting Assistant for .NET

Many organizations have legacy Windows Communication Framework (WCF) based applications that they have been running for several years on Windows platform. These customers want to modernize to .NET Core to take advantage of the performance, cost savings, and robust ecosystem of Linux. Today, we announced support of porting WCF application to CoreWCF in Porting Assistant for […]

Instrumenting .NET applications with AWS X-Ray using Aspect-oriented Programming

Aspect-oriented programming (AOP) is an approach that enhances modularity by allowing developers to pull out cross-cutting concerns. AOP does so by adding attribute (advice) to the existing code without modifying the code itself. Classic examples of these cross-cutting concerns include caching, logging, monitoring, and, in our case, AWS X-Ray tracing. With AOP, tracing a call […]

How CoStar reduced compute costs by 90% through modernizing legacy .NET Applications with AWS Serverless

This is a guest post from Mark Osborn, Principal Software Engineer at CoStar Group. CoStar Group is the leading provider of commercial real estate information in the world. You might know some of our more famous online marketplaces like Apartments.com or LoopNet. Dealing with commercial real estate information means handling a lot of high-fidelity photographs, […]

Using Datadog observability features to facilitate modernizing .NET applications on AWS

Using Datadog observability features to facilitate modernizing .NET applications on AWS

By Thomas Sobolik – Technical Content Writer at Datadog       Maxim Brown – Team Lead, Technical Content Editor at Datadog       Charlie Shen – Sr. Partner Solutions Architect at AWS Modernization of .NET applications is often a meticulous process, and it benefits greatly by having full visibility into the applications’ behavior. Datadog, […]

Generating CI/CD Pipelines for Containerized ASP.NET Applications using AWS App2Container

Every day, companies are running legacy applications on top of highly scalable container architectures such as Amazon Elastic Container Service (Amazon ECS) and Amazon Elastic Kubernetes Services (Amazon EKS). These legacy applications, many of them Windows-based, can be difficult for companies to manage and often need a heavy infrastructure lift to maintain. Because many legacy […]

Containerizing Complex Multi-tier Windows Applications using AWS App2Container

Many enterprises want to rapidly containerize and migrate their existing legacy applications to the cloud. That’s why AWS launched AWS App2Container in June 2020, a service that helps customers containerize ASP.NET and Java applications without making any code changes. App2Container allows customers to easily containerize and deploy an existing application to Amazon Elastic Container Service […]

Accelerate .NET application modernization with Porting Assistant for .NET Visual Studio IDE extension

Many organizations have .NET Framework legacy applications they want to modernize to .NET Core or .NET 5 to take advantage of the performance, cost savings, and robust ecosystem of Linux. It’s why AWS launched Porting Assistant for .NET in July 2020. Porting Assistant helps developers accelerate the conversion of their code from the Windows-only .NET […]