Microsoft Workloads on AWS
Category: Windows on AWS
Automate rotating IAM credentials for SQL Server backups to Amazon S3
In this blog post, we will look at how to automate the rotation of the AWS Identity and Access Management (IAM) credentials synchronized with Microsoft SQL Server credentials to meet password rotation requirements. Solution overview The IAM Access key and Secret access key are used to create a SQL Server credential; therefore, to rotate the […]
Year in review 2023: AWS for Microsoft workloads
Celebrating 15 years of running Microsoft workloads in the cloud, longer than any other major cloud provider Before we wrap up 2023, I wanted to capture some of the highlights of the year—so I reached out to my esteemed colleague, Rajesh Rathod. Rajesh is an Amazon Elastic Cloud Compute (Amazon EC2) product leader who has […]
How to manually downgrade SQL Server Enterprise edition to Developer edition on AWS and save on licensing costs
In this blog post, we will show you how to downgrade Microsoft SQL Server instances from Enterprise edition to Developer edition on Amazon Elastic Compute Cloud (Amazon EC2) instances. This post is especially useful if there are a single digit number of SQL Server instances to be downgraded. In our next blog post, we will […]
Containerize your legacy ASP.NET application in a few clicks using AWS Migration Hub Orchestrator
In this blog post, we will cover how to containerize and deploy an ASP.NET application running on an Amazon Elastic Compute Cloud (Amazon EC2) for Microsoft Windows Server instance to Amazon ECS on AWS Fargate using AWS Migration Hub Orchestrator.
Refactor to Modern .NET and Move to Linux
A brief history of .NET In 2002, Microsoft introduced .NET Framework as a software platform for Windows to help developers rapidly create business applications and simplify complex programming tasks. Thousands of organizations of all sizes began to use it to create software for their business models. Millions of developers around the globe adopted .NET Framework. […]
Reserve your seat: Microsoft workloads on AWS sessions at re:Invent 2023
AWS re:Invent 2023 is less than six weeks away! Did you know that this is Amazon Web Services’ (AWS) 12th annual re:Invent? With over 2,200 sessions across six venues this year, it is an opportune time to expand your skill set and your network of AWS enthusiasts and builders. The good news is that the […]
Join AWS at PASS Data Community Summit 2023
Amazon Web Services (AWS) is excited to welcome our customers and partners to the PASS Data Community Summit 2023 in Seattle on November 14-17, where data professionals and experts gather to explore the latest trends, technologies, and innovations. We are delighted that AWS will continue our ongoing support of this community as a Platinum sponsor—and […]
Exporting the Windows Failover Cluster log to CloudWatch
In this deep-dive blog post, we will go through a step-by-step guide on how to capture Windows Failover Cluster Event Viewer logs using Amazon CloudWatch agent and send alerts using Amazon Simple Notification Service (Amazon SNS). Introduction Windows Event Viewer logs are a crucial aspect of monitoring and troubleshooting Windows systems. However, manually reviewing these […]
It’s end of support time again. Are your Microsoft Windows Servers secure?
With the upcoming end of support for Microsoft Windows Server 2012/2012 R2 on October 10, 2023, and the ongoing challenges faced by those on Windows Server 2008/2008 R2, many organizations find themselves in a delicate position. Transitioning away from these older versions isn’t always straightforward. Some organizations are running third-party software that is not yet […]
Using Amazon EC2 Auto Scaling to Manage Azure Pipelines Agent Capacity
In this blog post, we will show you how to use Amazon Elastic Compute Cloud (Amazon EC2) Auto Scaling with your self-hosted Amazon EC2 Azure Pipelines agents to deploy applications to Amazon Web Services (AWS) using Azure DevOps. Introduction There are many ways that you can build and deploy your applications to AWS. You can […]