AWS Cloud Operations & Migrations Blog

Category: Technical How-to

Build scheduler with AWS Lambda functions using Amazon EventBridge solution architecture diagram.

Build a scheduler as a service with Amazon CloudWatch Events, Amazon EventBridge, and AWS Lambda

There are multiple ways to build a scheduler as a service in AWS. In this blog post, we provide step-by-step instructions for building a scheduler as a service with Amazon CloudWatch Events and Amazon EventBridge with AWS Lambda. We also demonstrate how to build a dynamic API scheduler using EventBridge and Lambda. CloudWatch Events deliver […]

CloudFormation Module Code

Introducing AWS CloudFormation modules

If you’ve used AWS CloudFormation, you’ve probably experienced times when you are trying to build applications and want to deploy resources with best practices defined. As you work on your templates, you might be curious about which resource properties to configure and which values to use to follow those best practices. While you’re building your […]

The success banner at the top of the page says the AMI has been successfully associated.

Creating ServiceNow incidents for AWS License Manager notifications

AWS License Manager streamlines the process of managing software licenses from software vendors like Microsoft, Oracle, IBM, SAP, and others across AWS and in on-premises environments. Administrators can create customized licensing rules that AWS License Manager enforces when Amazon Elastic Compute Cloud (Amazon EC2) instances are launched. This helps you prevent licensing violations by stopping the […]

AWS Management and Governance at Re:Invent 2020

AWS re:Invent is always an exciting time of the year to engage with our customers to learn, and share information about our services and features. Due to the current pandemic, re:Invent is pivoting to a free and virtual format presented across 3 weeks from November 30 to December 18 this year. Yes, you read that […]

Monitor the health of AWS Systems Manager agent using Amazon CloudWatch

AWS customers use AWS Systems Manager to view and control their infrastructure on AWS. Using the AWS Systems Manager console, they can view operational data from multiple AWS services and automate operational tasks across AWS resources. AWS Systems Manager helps you maintain security and compliance by scanning your managed instances. It also reports on (or […]

Track licenses across multiple AWS Regions using AWS License Manager

Are you a license administrator who wants to manage software licenses from different vendors as you build your cloud infrastructure across multiple AWS Regions? If so, you can use AWS License Manager to gain control and visibility into license usage. In this blog post, we discuss a solution that integrates AWS License Manager with AWS […]

Improved management of Amazon CloudWatch Alarms using AWS Systems Manager OpsCenter

In today’s world of DevOps, continuous deployments, and data-driven decisions, we are gathering more and more data from our applications.  From metrics to logs to traces to time series data the volume of information being collected is growing at an exponential rate.  This enormous amount of data is causing us to rethink traditional approaches to […]

AppConfig Featured Image

Application configuration deployment to container workloads using AWS AppConfig

UPDATE (15 Dec 22): AWS AppConfig released an Agent for containers (EKS, ECS, Docker, Kubernetes) in December 2022, which makes calling AppConfig much simpler from containerized applications. We recommend using the AppConfig Agent for containers instead of the method below. Read the Agent documentation.   AWS AppConfig is a capability of AWS Systems Manager that you […]

The components include AWS Batch, batch jobs, AWS X-Ray, and the X-Ray daemon.

How to configure AWS X-Ray tracing for your AWS Batch jobs

Many customers implement business processes as batch workloads. End-to-end visibility into those workloads can help you identify bottlenecks in the batch jobs. In this blog post, I will show how to configure AWS X-Ray for your AWS Batch workloads in an automated way and present a sample application to visualize the collected X-Ray traces. AWS Batch is a […]

Example Dashboard

View AWS Trusted Advisor recommendations at scale with AWS Organizations

Since 2014, AWS Trusted Advisor has been providing customers with visibility into an individual AWS account and providing recommendations based on known AWS best practices. Trusted Advisor makes recommendations to help customers achieve a better security posture, control their costs, optimize application performance, design better fault tolerance, and maintain control over their AWS service limits […]