Microsoft Workloads on AWS
Category: Compute
Mastering SQL Server Backups with T-SQL Snapshots and Amazon FSx for NetApp ONTAP
In this blog post, we will guide you through the process on performing a snapshot backup using native T-SQL based backup abilities and snapshot technology of Amazon FSx for NetApp ONTAP (FSxN). This method provide near-instant, consistent backups with negligible I/O, storage and compute capacity impact unlike traditional Microsoft SQL Server backups. Introduction Microsoft SQL […]
Deploy SQL Server Container Clusters using Amazon EKS and Amazon FSx for Windows
Introduction This blog post shows how to deploy a highly available SQL Server instance in a container using Amazon Elastic Kubernetes Service (Amazon EKS) with persistent storage backed by Amazon FSx for Windows File Server. Running databases and other stateful workloads in containers has grown significantly over the years. According to the CNCF Annual Survey […]
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.
How to use persistent storage with AWS Elastic Beanstalk Windows deployment.
Introduction This blog post demonstrates how to use Amazon FSx for Windows File Server(FSxW) as persistent SMB storage for Windows applications running on AWS Elastic Beanstalk. The solution addresses common challenges with configuring persistent storage and enables direct access to SMB shares within AWS Elastic Beanstalk Windows environments while maintaining application performance, flexibility, and security […]
Automating SQL Server Point-in-Time Recovery Using EBS Snapshots
This blog post introduces a new AWS feature that enables point-in-time recovery for SQL Server using EBS snapshots. It offers a detailed walkthrough for creating VSS-integrated snapshots and restoring SQL Server databases using EBS snapshots to simplify database backups and automate point-in-time restore. Introduction Amazon Web Services (AWS) recently introduced support for restoring Microsoft SQL […]
Mastering Windows Server migration to Amazon EC2: Key tactics for success – Part 1
Introduction We will explore key considerations that frequently arise during the Microsoft Windows Server migration process and offer practical insights and solutions to complete a successful transition. Migrating Windows Server to Amazon Elastic Compute Cloud (Amazon EC2) requires careful planning and decision-making to align with business and technical requirements. Amazon Web Services (AWS) provides the […]
Ola Hallengren’s SQL Server Maintenance Solution in AWS
In this blog, we will demonstrate using Ola Hallengren’s SQL Server Maintenance Solution with native backups to Amazon S3. A common task for customers is to configure database backups and maintenance jobs for their SQL Servers. Ola Hallengren’s SQL Server Maintenance Solution scripts can simplify this task by automating SQL Server database backup and maintenance […]
How to configure Microsoft Remote Desktop Services using user-based subscription licenses with AWS License Manager
Amazon Web Services (AWS) recently announced the general availability of AWS provided Subscriber Access Licenses (SAL) for Microsoft Remote Desktop Services (RDS). In this blog post we are going to show you how AWS License Manager is used to provide subscription licenses for Microsoft RDS running on Amazon Elastic Compute Cloud (EC2). What is Microsoft […]
Continuous Replication to Amazon RDS for SQL Server from Azure SQL
In this blog post, we will explore how to set up continuous database replication from Azure SQL to Amazon Relational Database Service (Amazon RDS) for SQL Server using SQL Data Sync for Azure (SQL Data Sync). Customers often replicate data across cloud platforms for various reasons, such as implementing a multicloud strategy, addressing performance challenges, […]
License enforcement and tracking for multiple accounts with AWS organizations based on AMI
Have you been tasked with tracking the licenses for all Amazon Elastic Compute Cloud (Amazon EC2) instances created from a custom Amazon Machine Images (AMI) such as Microsoft Windows Server or SQL Server in your organization? If you need to track and enforcing license usage per account from a centralized location, then this solution is […]