Microsoft Workloads on AWS
Tag: Windows On AWS
Use AWS Systems Manager to enable CloudWatch memory metrics for Windows Server HAQM EC2 instances
In this blog post, we will show how to reduce the administrative burden of enabling HAQM CloudWatch memory metric monitoring on Windows Server EC2 instances using AWS Systems Manager automation. Once enabled, we will show how memory monitoring benefits downstream services like AWS Compute Optimizer to provide accurate cost savings recommendations. Monitoring is an important […]
Containerize SQL Server workloads with HAQM EKS and DxOperator for Kubernetes
In this blog post, we will demonstrate a simple and effective way to deploy Microsoft SQL Server Always On Availability Group (AG) containers in HAQM Elastic Kubernetes Service (HAQM EKS) with DxOperator – SQL Server Operator for Kubernetes. Deploying database workloads in Kubernetes (K8s) is a growing trend. The Cloud Native Foundation’s 2022 Survey showed […]
Automate Microsoft web application deployments with GitHub Actions and Terraform
Managing infrastructure deployments and application code releases can be challenging. Manual processes often lead to delays, errors, and inconsistency across different environments. This inconsistency, known as environment drift, makes it difficult to ensure reliable deployments. As a result, teams struggle to maintain a high release velocity. In this blog post, we will show how GitHub […]
Update AWS Tools for PowerShell at scale with AWS Systems Manager
In this blog post, I will show you how to update AWS Tools for PowerShell at scale within your environment by using the AWS Systems Manager Run Command. Manually updating AWS Tools for PowerShell across multiple instances can be time-consuming, inefficient, and error prone. These manual operational efforts typically result in a logistical nightmare, especially […]
Optimizing large-scale migration of SQL Server databases to HAQM EC2 using backup metadata
In this blog post, we explore how the Microsoft SQL Server backup metadata, known as backup headers, can be leveraged when migrating from on premises to HAQM Elastic Compute Cloud (HAQM EC2). This technique is particularly useful when access to source database information is non-existent or only backup files are available with no access to […]
How to generate TLS certificates for a highly available Remote Desktop Gateway Farm
Introduction In this blog post, I am going to show you how to generate, import, test, and troubleshoot a properly created Transport Layer Security (TLS) certificate for a Remote Desktop Gateway (RD Gateway) farm. Secure management of your HAQM Elastic Compute Cloud (HAQM EC2) instances for Microsoft Windows Server is a top priority for any […]
Accelerate HAQM EC2 Auto Scaling for Microsoft Windows workloads
In this blog post, we will present a sample solution and provide recommendations on how to reduce both the cost and time associated with a Microsoft Windows Server instance joining an HAQM Elastic Compute Cloud (HAQM EC2) Auto Scaling group up to 78%. Customers using HAQM EC2 Auto Scaling often desire faster scale-out times to […]
Migrate SQL Server databases to AWS with minimal downtime using AWS Migration Hub Orchestrator
In this blog post, we will show you how to configure AWS Migration Hub Orchestrator using the recently-launched support for transactional log backups to reduce downtime during Microsoft SQL Server database migrations to HAQM Web Services (AWS). Customers worldwide trust AWS to run their mission-critical SQL Server databases. For SQL Server databases that are still […]
How to migrate a large-scale SQL Server database over low bandwidth using AWS Application Migration Service
In this blog post, we will demonstrate how to migrate a Microsoft SQL Server database on a low bandwidth network using AWS Application Migration Service (AWS MGN), AWS Snowcone, and SQL Server Log Shipping technology. Customers use different migration strategies to lift-and-shift their on-premises SQL Server workloads to the AWS Cloud. One of those approaches […]
Automate rotating IAM credentials for SQL Server backups to HAQM 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 […]