Microsoft Workloads on AWS

Category: Compute

Infcurion Reduces Infrastructure Costs by Nearly 30% by Migrating to AWS Fargate and Amazon RDS for SQL Server

This blog post was originally published on the AWS Japan website. It has been translated for our English readers. Written by  Sadanobu Fujikawa Translated to English by Beatriz Maeireizo, Makoto Watanabe, Jun Ueda and Craig Bossie  Infcurion is developing an embedded FinTech business that incorporates financial functions into various services, mainly through their platform services, “Wallet Station” […]

Know your AWS options for Microsoft Windows Server 2012 End of Support

As Windows Server 2012 and 2012 R2 reach end of support (EOS) on October 10, 2023, it presents a unique opportunity for organizations to enhance Windows Server workloads in the cloud. In this blog post, we will walk through the common pathways AWS designed to help address the Windows Server end-of-support challenge by migrating, optimizing and modernizing these workloads, enabling you to take full advantage of the cloud and propel business innovations.

Top 10 recommendations to optimize your Windows Server workloads on AWS

In this blog post, we will share the top 10 recommendations to help you lower your costs and improve performance when running your Windows Server workloads on AWS. The first step you can take is select the right Amazon Elastic Compute Cloud (Amazon EC2) instance family, size, and licensing option for your workloads. Different instance […]

How Thermo Fisher Scientific enriches AWS data pipeline by pulling business data from Microsoft SharePoint

Thermo Fisher team designed a solution to pull business context data from Microsoft SharePoint and enrich data pipeline hosted on AWS to build sales and inventory BI reports.

Babelfish for Aurora PostgreSQL Performance Testing Results

In this blog post, I will share results for Babelfish for Aurora PostgreSQL performance testing using the HammerDB database benchmarking tool. Based upon the results of testing various Aurora for PostgreSQL clusters hosting Babelfish, I will also provide recommendations on the optimal instance selection from the price-performance viewpoint. This blog post concludes with a summary […]

Setting up Babelfish for Aurora PostgreSQL for performance testing using HammerDB

In this blog post, I will provide details on how to set up Babelfish for Aurora PostgreSQL for performance analysis using the HammerDB performance tool. 1.   Introduction Whether it’s a component of migrating to AWS or optimizing workloads already on AWS, customers are looking at the options to modernize their SQL Server workloads. An attractive […]

Build, package, and publish .NET C# Lambda functions with the AWS CDK

CDK offers a high-level abstraction to define AWS resources using modern programming languages. Among its components, it provides aws-s3-assets, which is a high level construct that abstracts packaging AWS Lambda functions. The default behavior of this construct is to zip all the content into a folder and upload it to an Amazon Simple Storage Service (Amazon S3) bucket. That works great for Lambda runtimes like Python or Node.js, which do not require code compilation, but for .NET, Java, or Go, which requires code compilation, you’ll need extra steps to restore external dependencies, compile the code, and publish the binary. This post will explore how to streamline building, packaging, and publishing .NET Lambda functions using AWS CDK.

How to calculate a Dedicated Hosts cost estimate for Windows Server and SQL Server

In this blog post, I will show you how to use the new Dedicated Host packing and pricing capability for Microsoft Windows Server and Microsoft SQL Server in the AWS Pricing Calculator. This used to be a manual process, but our customers wanted us to automate it—so here we are. Amazon Elastic Compute Cloud (Amazon […]

Deploying Microsoft Always On VPN on AWS

In this blog post, I will detail how to create a cost-effective, secure, and resilient VPN remote access architecture on AWS. With the increasing number of full-time remote employees and a mobile workforce, the requirement for remote access has moved from a nice-to-have feature to one that can have a significant financial impact in the […]

How Arkansas Administrative Office of the Courts saved 40% with .NET modernization

The Arkansas Administrative Office of the Courts (AR-AOC) is an agency within the judicial branch of the Arkansas state government. AR-AOC provides a wide range of administrative, legal, financial, management, program, and information technology services to the state courts on behalf of the Arkansas Supreme Court. In this blog post, we share the story of […]