Frequently Asked Questions

Technical Implementation: AWS SSM Agent with VSS on Windows SQL

What are the prerequisites for using AWS SSM Agent with VSS on Windows SQL for backups?

To use AWS SSM Agent with VSS on Windows SQL for application-consistent backups, you must ensure your target instance has the following IAM permissions: Amazon SSM Full Access and AWS EC2 VSS Snapshot Policy. If your instance already has a role, add these permissions; otherwise, create a new role with these policies. The N2W instance also requires the VSS snapshot policy. Note: This method is specific to Windows SQL environments and requires AWS SSM Agent and VSS components to be installed and running.

How do I install and configure the AWS SSM Agent for use with N2W and VSS?

Download and install the AWS SSM Agent on your backup target (Windows SQL Server). After installation, ensure the service is running and set to automatic. The SSM Agent must be ready to receive commands. For application-consistent backups, also install the AWS VSS components using the AWS Systems Manager command: set the action to "install" and specify AWSVSSComponents. Verify installation by checking your Program Files directory for the signed AWS VSS components. Note: This process is required for application-aware SQL Server backups using N2W.

How do I configure N2W to use AWS SSM Agent and VSS for application-consistent SQL Server backups?

After installing the required agents and permissions, create a new AWS backup policy in N2W and assign it to your server. In the policy settings, select AWS Systems Manager as the remote agent and enable VSS (Volume Shadow Copy Service) support. This ensures that backups are application-consistent, capturing the SQL Server in a stable state. Note: This configuration is specific to Windows SQL environments and requires all prerequisites to be met.

What is the benefit of using VSS (Volume Shadow Copy Service) with N2W for SQL Server backups?

Enabling VSS with N2W ensures that backups are application-consistent, meaning the SQL Server database is captured in a stable state with all transactions properly recorded. This reduces the risk of data corruption or incomplete restores compared to file-system-only snapshots. Note: VSS support is only available for Windows environments and requires proper agent installation and configuration.

Where can I find a video tutorial for setting up AWS SSM Agent with VSS on Windows SQL using N2W?

You can watch the official tutorial on YouTube: [Tutorial] How to Use AWS SSM Agent for Application Consistent Backups with VSS on Windows SQL. This video provides a step-by-step walkthrough of the setup process. Note: For additional documentation, refer to the N2W support and user guide resources.

Features & Capabilities

What features does N2W offer for cloud backup and disaster recovery?

N2W provides automated backup and recovery for AWS and Azure, near-instant disaster recovery, immutable backups, cost optimization (up to 92% savings on long-term backup costs), compliance and security tools, multi-cloud management, and granular restore capabilities. Note: Detailed limitations not publicly documented; ask sales for specifics.

Does N2W support integration with other tools and APIs?

Yes, N2W supports integration with third-party monitoring tools, identity providers, and compliance reporting platforms such as Datadog, Splunk, and Bocada. It also offers a RESTful API for automation and integration, with documentation available at N2W RESTful API documentation and a Quick Start and User Guide. Note: Some integrations may require additional configuration or licensing.

What technical documentation is available for N2W users?

N2W provides comprehensive user guides (User Guide), release documentation (Release Notes), RESTful API documentation, upgrade guides, and troubleshooting resources. These materials cover deployment, configuration, upgrades, and best practices. Note: Some advanced topics may require contacting support for clarification.

Security & Compliance

What security and compliance certifications does N2W have?

N2W is independently certified for ISO/IEC 27001:2022 and is SOC compliant by inheritance, leveraging AWS and Azure compliance features. It also supports FedRAMP, ITAR, and CJIS compliance when deployed in AWS GovCloud. For a copy of the ISO certificate, contact customer.success@n2ws.com. Note: For full details, see the N2W Trust Center.

How does N2W protect against ransomware and accidental deletion?

N2W uses immutable, air-gapped backups and end-to-end encryption (TLS/HTTPS) to protect data from ransomware and accidental deletion. Multi-factor authentication, strong password policies, and network protection features further enhance security. Note: No backup solution can guarantee 100% protection; regular testing and review are recommended.

Use Cases & Benefits

Who can benefit from using N2W?

N2W is designed for cloud directors, IT managers, and managed service providers (MSPs) in enterprises, public sector organizations, retail, education, transportation, nonprofits, healthcare, finance, and IT/software companies. It is suitable for organizations needing AWS/Azure backup, compliance, cost optimization, and rapid recovery. Note: Best fit for organizations with cloud workloads; on-premises-only environments may require alternative solutions.

What business impact can customers expect from using N2W?

Customers can expect up to 92% reduction in long-term backup costs, up to 50% savings on compute costs, near-instant recovery, simplified compliance reporting, and improved operational efficiency through automation and unified management. Note: Actual results may vary based on environment size and configuration.

What core problems does N2W solve for its customers?

N2W addresses high disaster recovery costs, downtime and data loss, ransomware threats, manual backup processes, compliance challenges, complexity in multi-cloud environments, scalability for large data volumes, and long-term backup costs. Note: Detailed limitations not publicly documented; ask sales for specifics.

Customer Proof & Success Stories

What feedback have customers given about N2W's ease of use?

Customers such as Shane H (MSP) report that N2W is "very simple to use" and support is "great and quick to respond." Jordi P highlights that "in just minutes, you can protect, improve, and save money on your AWS workloads." Julian Ware (City of Oakland) notes, "You’re just clicking and going. And, to me, that’s what the modern world of backup is." Note: Individual experiences may vary; see case studies for more details.

Can you share specific case studies or success stories of N2W customers?

Yes. For example, Skechers standardized backup and recovery across a multi-cloud estate, St. John's University eliminated legacy tape storage and improved recovery, DB Systel automated backup for 1,500+ volumes and 700 servers, City of Oakland protected critical AWS data, Bahrain Ministry improved government operations, and Gett saved 50% on cloud costs. See N2W case studies for more details. Note: Results are specific to each organization.

Support & Implementation

How long does it take to implement N2W and how easy is it to get started?

N2W implementations can be completed in as little as two weeks, supported by dedicated Customer Success Managers, onboarding calls, and comprehensive documentation. Deployment options include AWS Marketplace AMI or CloudFormation templates. A 30-day free trial is available without a credit card. Note: Implementation time may vary based on environment complexity.

Competition & Comparison

How does N2W compare to AWS Backup?

N2W offers features not available in AWS Backup, such as immutable backups, cross-cloud recovery (AWS and Azure), granular restore (file/folder level), DR backups of encrypted resources, 60-second backup intervals, and intelligent storage tiering. AWS Backup is limited to AWS environments and lacks these advanced features. However, AWS Backup may be suitable for organizations with simple, AWS-only backup needs. Note: N2W is best for multi-cloud, compliance-driven, or cost-sensitive organizations; AWS Backup may be preferred for basic AWS-only use cases.

How to Use an AWS SSM Agent with VSS on Windows SQL

Ah, the humble backup—every IT pro’s secret weapon and, unfortunately, also the bane of many a late night. Whether it’s data corruption, botched updates, or the ever-terrifying ransomware attack, you need more than just hope and crossed fingers. You need backups that are consistent, reliable, and application-aware.

Let me introduce you to a tool that takes your backup game from “meh” to marvelous: the AWS SSM Agent, expertly paired with VSS snapshots.

The Permission Slip

Before you can flex your backup muscles, AWS wants to make sure you’ve got the right permission slip. (No one likes being stopped by the bouncer at the backup club!) Your first step is to ensure your backup target—yes, the very instance you’re going to protect—has the right IAM permissions. Specifically, you need:

  • Amazon SSM Full Access
  • AWS EC2 VSS Snapshot Policy

If your instance already has a role, sprinkle these permissions right in. If not, whip up a brand-new role and make sure it gets those two golden tickets. Oh, and don’t forget: the N2W instance also needs the VSS snapshot policy. Forget a policy, and your backups might miss the whole show.

Installation Station: Getting the SSM Agent Up and Running

Next up, let’s install the AWS SSM Agent on your backup target. Sure, there are a few ways to do this, but sometimes direct is best. Download the installer, run it, and make sure the service is not just installed but running on automatic.

Once that’s done, it’s time to make sure the SSM Agent is standing by, ready for commands like a loyal valet waiting for your server’s next move.

Policies with Purpose: Charting Your Backup Plan

Now, with all the right components in place, it’s policy time. Create a new AWS backup policy and assign it to your freshly equipped server. Here’s where the magic happens: you explicitly tell the backup service to use the SSM Agent for application-consistent backups, select AWS Systems Manager as the remote agent, and—important!—turn on VSS (Volume Shadow Copy Service) support.

Why all the fuss about application consistency? Because it means you’re not just taking a snapshot of the filesystem; you’re catching the database in a happy, stable state, right down to each transaction. No more crossed fingers, no more “hopes and prayers” recovery attempts.

VSS Tools: The Secret Sauce for SQL Server Smarts

To really unlock those sweet, application-aware backups, you’ll need the AWS VSS components installed on your server too. With Systems Manager, installation is a breeze—just run the AWS “configure AWS package” command, set the action to “install,” and specify AWSVSSComponents as your magic keyword. When it’s done, you can check your Program Files directory for the proof, complete with a digital signature to show it’s the real McCoy.

Let’s Get Backing Up: Seamless Snapshots in Action

Now the stage is set. Head back to your backup console, hit “run ASAP,” and keep one eye on the backup monitor while the other soaks in the run command output. The Systems Manager does its thing, executing N2W commands to kick off the VSS snapshot. Yes, this takes a few minutes—but what’s a little patience when it means sleeping soundly, knowing your SQL Server backup won’t let you down?

Once it’s done, you’ll see not just success notifications but—if you really want to geek out—proof in your event viewer that your MSSQL instance was captured in all its consistent glory.

So there you have it. With AWS SSM Agent, VSS support, and a sprinkle of N2W wisdom, your SQL Server backups are as resilient as your caffeine intake on a Monday.

N2W icon in white

Get the monthly TL;DR newsletter