AWS DevOps & Developer Productivity Blog
Tag: .NET
Accelerate large-scale modernization of .NET, mainframe, and VMware workloads using HAQM Q Developer
Software runs the world – not just the new software applications built in modern languages and deployed on the most optimized cloud infrastructure, but also legacy software built over years and barely understood by the teams that inherit them. These legacy applications may have snowballed into monolithic blocks or may be fragmented across siloed on-premises […]
Create a CI/CD pipeline for .NET Lambda functions with AWS CDK Pipelines
The AWS Cloud Development Kit (AWS CDK) is an open-source software development framework to define cloud infrastructure in familiar programming languages and provision it through AWS CloudFormation. In this blog post, we will explore the process of creating a Continuous Integration/Continuous Deployment (CI/CD) pipeline for a .NET AWS Lambda function using the CDK Pipelines. We […]
Build and deploy .NET web applications to ARM-powered AWS Graviton 2 HAQM ECS Clusters using AWS CDK
With .NET providing first-class support for ARM architecture, running .NET applications on an AWS Graviton processor provides you with more choices to help optimize performance and cost. We have already written about .NET 5 with Graviton benchmarks; in this post, we explore how C#/.NET developers can take advantages of Graviton processors and obtain this performance […]