Microsoft Workloads on AWS

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 […]

SourceFuse: Helping enterprises save millions by modernizing their legacy Microsoft Windows workloads on AWS

Many enterprises running legacy Microsoft Windows workloads in their environment spend millions in licensing costs. These enterprises can significantly reduce or eliminate these licensing costs by modernizing their legacy applications running on Windows servers to open source and cloud-first alternatives on AWS. Founded in 2006, SourceFuse is an AWS Advanced Consulting Partner that helps enterprises […]

How to use the new AWS Modernization Calculator for Microsoft Workloads to estimate modernized architectures

On November 18, 2022, we announced the general availability of the AWS Modernization Calculator for Microsoft Workloads. Using this tool, you can estimate the cost of modernizing your Microsoft workloads to a new architecture that uses open-source software and cloud-based services in the AWS cloud. It enables you to assess the benefits of using technologies […]

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 […]

Datavail: Migrating and modernizing commercial databases to open-source database engines on AWS

Modernizing commercial databases on AWS helps lowers costs by eliminating punitive licensing contracts and helps improve quality, efficiency, and performance. Datavail, an AWS Advanced Consulting Partner with AWS Microsoft Workloads Competency, has successfully migrated over 200 database workloads from on premises to AWS. They also help customers modernize their migrated workloads to further reduce costs […]

Convert Ansible playbooks for AMI creation into EC2 Image Builder component documents

In this post, I will show you how to automate the conversion of Ansible playbooks into EC2 Image Builder components. Automating this conversion is useful for migrations to EC2 Image Builder, where the amount of Ansible playbooks is considerable and manually creating an equivalent AWS Task Orchestrator and Executor (AWSTOE) component for each playbook becomes […]

How to set up Microsoft Office on Amazon EC2

Amazon Web Services (AWS) recently announced the general availability of Microsoft Office, along with Remote Desktop Service Subscriber Access License (RDS SAL), as license included offerings on Amazon Elastic Compute Cloud (Amazon EC2) instances. Empowering employees to work from anywhere with many different devices is at the core of many of our customers’ IT strategy. […]