AWS Management Tools Blog
Category: Amazon Systems Manager
Take Microsoft VSS-Enabled Snapshots Using Amazon EC2 Systems Manager
We are happy to announce the support for Microsoft Volume Shadow Copy Service (VSS) on Amazon EC2 instances running Windows AMIs. VSS is a popular volume backup technology in the Microsoft Windows ecosystem (compatible with most Microsoft applications, including SQL Server and Exchange Server). VSS manages disk operations, such as file writes, when a backup […]
Read MoreQuery for the Latest Windows AMI Using Systems Manager Parameter Store
AWS has introduced a simpler way for you to query for the latest Windows Amazon Machine Image (AMI). You can now use Amazon EC2 Systems Manager Parameter Store. Prior to this release, finding the latest regional ImageID for an Amazon-provided AMI involved a three-step process. First, use an API call to search the list of […]
Read MoreFINRA Gatekeeper: Amazon EC2 Access Management System Using Amazon EC2 Systems Manager
By Daniel Koo, Senior Director at FINRA, and Stephen Mele, Software Developer at FINRA Introduction Moving from a traditional data center to the cloud can impose many questions around compliance and security. FINRA took these concerns very seriously with our cloud migration journey to AWS. As a regulatory organization, overseeing up to 75 billion market […]
Read MoreRun Scripts Stored in Private or Public GitHub Repositories Using Amazon EC2 Systems Manager
By Melonia Mendonca, Software Development Engineer at Amazon Web Services Amazon EC2 Systems Manager (SSM) lets you configure, manage and automate your AWS and on-premises resources at scale. You can perform safe and secure operations without SSH access or bastion hosts using Systems Manager Run Command, mitigate configuration drift using Systems Manager State Manager, and […]
Read MoreUpgrading SQL Server Using EC2 Systems Manager
This post was written by Alan Cranfield, Systems Engineer at Amazon Web Services This is the first in a series of blog posts aimed at the enterprise SQL Server DBA. I’ll demonstrate how to administer your SQL Server workloads on Amazon EC2 using practical examples and best practices. Using Run Command In this post I’ll […]
Read MoreAmazon EC2 Systems Manager Parameter Store adds support for Parameter versions
By Lou de la Torre, AWS Partner Solutions Architect and Venkat Krishnamachari, Principal Product Manager, Amazon EC2 Systems Manager Today we are excited to announce versioning support for Amazon EC2 Systems Manager Parameter Store. With Parameter Store versioning support, each iteration of a parameter is assigned a unique version number at creation time. These individual […]
Read MoreRecover your impaired instances using EC2Rescue and Amazon EC2 Systems Manager Automation
Have you ever had an issue connecting to your Amazon EC2 Windows instance? This can be caused by any number of different reasons, but is almost always related to how the instance is configured. Unfortunately, if you can’t connect to it, you can’t fix it! Earlier this year, AWS announced EC2Rescue for Windows, a convenient, […]
Read MoreAmazon EC2 Systems Manager as a General-Purpose DevOps Tool
This guest post was written by Andrew Rout, Engineer at Riverbed SteelCentral Office of the CTO A long time ago, a manufacturer in Cincinnati invented Play-Doh to be used as a wallpaper cleaner. Twenty years later, an even better purpose was found for it, and kids everywhere rejoiced. History repeats itself with Amazon EC2 Systems […]
Read MoreAutomate remediation actions for Amazon EC2 notifications and beyond using EC2 Systems Manager Automation and AWS Health
You can use EC2 Systems Manager Automation to take remediation actions in response to events that may impact your AWS resources. To illustrate this concept, this post guides you through setting up automated remediation actions when an Amazon EBS backed Amazon EC2 instance is scheduled for retirement. An instance is scheduled to be retired when […]
Read MoreGet Disk Utilization of Your Fleet Using EC2 Systems Manager Custom Inventory Types
Amazon EC2 Systems Manager Inventory provides a centralized way to collect and query system, application, and instance metadata. Using the resource data sync feature, you can sync this metadata to Amazon S3. In Amazon S3 you can aggregate the metadata for different AWS Regions and accounts. After you sync this inventory data to Amazon S3, […]
Read More