AWS Cloud Operations & Migrations Blog
Tag: AWS Systems Manager
Run 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 […]
Upgrading 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 […]
Amazon 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 […]
Recover 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, […]
Reducing Configuration Drift with Amazon EC2 Systems Manager State Manager and Amazon CloudWatch Events
This post was written by Anupam Shrivastava, Software Development Engineer with Amazon Web Services. State Manager helps you automate the process of keeping your EC2 instances or virtual machines (VM) in your on-premises data center in a desired state. Some use cases for State Manager include: Ensuring that instances are joined to a Windows domain […]