Microsoft Workloads on AWS
Tag: Windows On AWS
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 […]
Optimizing performance and reducing licensing costs: Leveraging AWS Compute Optimizer for Amazon EC2 SQL Server instances
Amazon Web Services (AWS) recently added a new feature to AWS Compute Optimizer that detects Microsoft SQL Server workloads running on Amazon Elastic Compute Cloud (Amazon EC2) using machine learning. In this blog post, I will explain how this new feature helps you identify and optimize your SQL Server workloads. Addressing challenges in rightsizing SQL Server […]
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.
What’s new in SQL Server 2022 on AWS?
Customers running SQL Server on AWS have enjoyed running their workloads with higher reliability and performance, lowered total cost of ownership (TCO), flexible licensing options, and using the broad and deep capabilities of AWS, all while leveraging greater security and identity services. Microsoft released SQL Server 2022 for general availability (GA) on November 16th 2022, […]
Increasing sustainability for your Microsoft workloads on AWS
At re:Invent 2021, Amazon Web Services (AWS) launched the sustainability pillar as part of the AWS Well-Architected framework. It focuses on minimizing the environmental impact of running cloud workloads. Key topics include a shared responsibility model for sustainability, understanding impact, and maximizing utilization to minimize required resources and reduce downstream impact. In this blog post, […]
Port legacy VB.NET applications to .NET 6.0 with Porting Assistant for .NET
Since its release in 2002, Visual Basic .NET (VB.NET) has been a popular choice for software developers creating Windows-based applications. With the release of .NET 6.0, some exciting changes are available for developers. This version of .NET boasts some amazing features that are sure to make your applications faster, more reliable, and easier to maintain. […]
An AWS perspective on securely managing Windows Server infrastructure at scale
In this blog, we will provide a holistic approach to help customers manage their Windows Server infrastructure securely and at scale for both cloud-only and hybrid cloud using AWS services. This approach helps our customers use more efficient, unified, and automated operational solutions for managing server infrastructure. Cloud innovations have opened new possibilities for enterprise […]
Improve EC2 Windows launch experience by upgrading the launch agent to the latest EC2Launch v2
Overview EC2Launch v2 is the latest Windows launch agent offered by AWS. It is the upgraded version of earlier launch agents, EC2Config and EC2Launch v1. EC2Launch v2 comes with more features that allow better control over the launch experience of Amazon Elastic Compute Cloud (Amazon EC2) Windows instances. It makes the launch process consistent, more […]
Building 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 […]