Microsoft Workloads on AWS
Category: Developer Tools
Quickly deploy a CI/CD pipeline for Serverless .NET applications on AWS
This is part 3 in the blog post series that is designed to introduce .NET Quick Starts for AWS. In this post, we will introduce you to the Quick Start that builds a complete CI/CD pipeline using AWS CodePipeline. This CI/CD pipeline is for a serverless .NET application built using AWS Lambda, Amazon API Gateway, […]
Read MoreGet started quickly with .NET with Amazon ECS on AWS Fargate using Quick Starts
This is the second part of a blog post series exploring AWS Quick Starts for .NET. In this post, you will learn how you can use the CI/CD for .NET Applications on AWS Fargate Quick Start. It will help you get started developing .NET applications with Amazon Elastic Container Service (Amazon ECS) on AWS Fargate, […]
Read MoreBuilding Windows containers with AWS CodePipeline on AWS GovCloud (US)
Many AWS GovCloud (US) customers and their partners use AWS CodePipeline and AWS CodeBuild to build Continuous Integration/Continuous Deployment (CI/CD) pipelines on AWS. Building on AWS GovCloud (US), however, introduces a few restrictions, not present in other AWS Regions, when implementing pipelines for Windows container applications. In this blog post, I will explain what these […]
Read MoreHow Tyler Technologies improved access to justice during the COVID-19 pandemic using .NET on AWS
By Zovin Khanmohammed – Software Architect at Tyler Technologies Arun Krishnaswamy – Sr. Solutions Architect at AWS (Tyler Technologies, Inc. (NYSE: TYL) is the largest provider of software to the United States public sector. The end-to-end solutions that Tyler provides empower the public sector to create smarter, safer, and stronger communities.) This blog post […]
Read MoreBuild 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 […]
Read MoreInstrumenting .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 […]
Read MoreHow 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 […]
Read MoreWhy you should modernize legacy .NET applications on AWS (and how we can help)
Many organizations have legacy .NET Framework applications that they want to modernize to gain the agility, scalability, and cost savings of cloud-native technologies. One of the most effective ways to modernize .NET Framework applications is to move them to .NET on Linux runtimes, such as .NET Core on Linux or .NET 5. Moving to Linux […]
Read MoreModernizing legacy .NET applications: DraftKings’ principles for success
This is a guest post from David Musicant, Director of Architecture from DraftKings. DraftKings Inc. is a digital sports entertainment and gaming company created to fuel the competitive spirits of sports fans with products that range across daily fantasy, regulated gaming, and digital media. A little over a year ago, we laid out a path […]
Read MoreJoin Windows on AWS at re:Invent 2020
Join us at re:Invent 2020 for live, online presentations led by AWS solutions architects and engineers. During these presentations and ask-the-expert sessions, you have the unique opportunity to engage on 1-on-1 conversations with Windows Server, .NET, and SQL Server experts. This year, re:Invent is a free online event, giving you unlimited access to hundreds of […]
Read More