Microsoft Workloads on AWS
Category: Learning Levels
Automate Active Directory domain join activities at scale with AWS Systems Manager
In a previous blog post, I showed how you can use AWS Systems Manager Automation to dynamically automate domain join and unjoin activities with Microsoft Active Directory Domain Services (AD DS) for your Windows instances on Amazon Elastic Compute Cloud (Amazon EC2). The previous solution showed you how to manually domain join/unjoin activities against single or multiple […]
Running your modern CoreWCF application on AWS
In this blog post, we will show you how to deploy a CoreWCF application on an Amazon Linux Graviton2 instance. Also, we will provide a sample application that integrates with Amazon CloudWatch. This approach of running CoreWCF applications on Linux and integration with other AWS services gives customers the ability to improve performance, increase security, […]
Provisioning SQL Server on Amazon EC2 with AWS Lambda, AWS Step Functions, and AWS Systems Manager
Automating the process of deploying SQL Server on Amazon EC2 not only simplifies the deployment, but it also gives customers the ability to spin up additional SQL Server instances for additional capacity or spin down instances when not in use to save money. The provisioning of SQL Server is a multi-step process that is outlined in this blog.
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. […]
How to set up Microsoft Visual Studio on Amazon EC2
AWS recently announced the general availability of license-included Visual Studio software on Amazon Elastic Compute Cloud (Amazon EC2) instances.
This offering is made possible by the new user-based subscriptions feature of AWS License Manager. Let’s review steps needed to set up your license-included Visual Studio software on an Amazon EC2 instance.
Simplifying Active Directory domain join with AWS Systems Manager
A new version of this blog was recently published. The new blog post offers an updated solution to streamline your Active Directory credentials with AWS Secrets Manager. This replaces AWS Systems Manager Parameter Store and AWS Lambda function while maintaining the same Automation workflow. In this blog post, I will present a solution for managing […]
Amazon FSx for Windows File Server and AWS Managed Microsoft AD Multi-Administrator Deployment
In this blog post, I will demonstrate how to configure your Amazon FSx for Windows File Server and AWS Managed Microsoft Active Directory (AD) to give separate teams administrative control over each individual Amazon FSx for Windows File Server. I was working with a customer that deployed Amazon FSx for Windows File Server with AWS […]
Implement a SQL Server HA/DR solution on AWS Outposts
In highly-regulated industries, such as financial services, in-country data residency requirements can often challenge cloud adoption, especially in countries without an AWS Region. In such a case, AWS Outposts could be a good solution to achieve durability and availability whilst complying with in-country data requirements. Outposts, which provides a pool of compute and storage capacity […]
How Dow Jones migrated and modernized its business-critical databases in one motion to gain effectiveness and cost benefits
As one of the largest business and financial news companies in the world, millions of people around the world rely on Dow Jones properties for their daily market data needs. The Market Data platform, one of Dow Jones’ most critical business systems, serves the real-time markets data to all of its news sites, including WSJ.com, […]
SQL Server High Availability Deployments Using Amazon FSx for NetApp ONTAP
UPDATE: On 26th May 2022, AWS Launch Wizard added support to SQL Server deployments using Amazon FSx for NetApp ONTAP. AWS Launch Wizard uses a simple console wizard to simplify the deployment of SQL Server Failover Cluster Instances (FCI) with Amazon FSx for NetApp ONTAP. To learn more about using AWS Launch Wizard, visit the […]