AWS Cloud Operations & Migrations Blog

AWS Recognized as a Leader in the 2023 ISG Provider Lens for Mainframe Application Modernization Software

Industry analyst firm Information Services Group, Inc. (ISG) has published its annual ISG Provider Lens “Mainframes – Services and Solutions” reports. These reports assess the current market positioning of vendors offering mainframe application modernization software to enterprises, based on the depth of their service offerings and market presence. AWS Mainframe Modernization service has marked its […]

Report and visualize your AWS Service Catalog estate

AWS Service Catalog allows organizations to create and manage catalog of IT services that are approved for use on AWS. These IT services can include everything from virtual machine images, servers, software, and databases to complete multi-tier application architectures. In addition, organizations can centrally manage deployed IT services, applications, resources, and metadata. This helps you […]

Reduce incident management response times for container workloads using AWS Chatbot

One of the key focus areas for customers running their mission-critical container workloads on AWS, is to be able to analyze and act on operational events quickly. Getting real-time visibility into performance issues, traffic spikes, infrastructure events and security threats can enable teams to quickly address issues and prevent potential downtime. AWS Chatbot helps teams […]

Automating Amazon CloudWatch Alarm Cleanup at Scale

Automating Amazon CloudWatch Alarm Cleanup at Scale

Do you have thousands of Amazon CloudWatch alarms across AWS Regions and want to quickly identify which ones are low-value alarms or misconfigured alarms across regions? Are you looking for ways to identify alarms which are in ‘ALARM’ or ‘IN_SUFFICIENT’ state for several days and need to be revisited? Do you need a cleanup mechanism […]

How Hapag-Lloyd established observability for serverless multi-account workloads

This post is co-authored by Grzegorz Kaczor from Hapag-Lloyd AG and Michael Graumann and Daniel Moser from AWS. Introduction Establishing observability over the state, performance, health, and security posture of applications is key to successfully operating multi-account workloads in the cloud. As the number and size of workloads increases, finding and correlating all available information […]

Implementing AWS Session Manager logging guardrails in a multi-account environment

Raiffeisen Bank International (RBI), a prominent Austrian banking group, maintains a multi-account AWS environment that allows product teams to build and test new customer features at speed, but within the limits of central security guardrails. One of these guardrails requires central logging of all sessions established to Amazon Elastic Compute Cloud (Amazon EC2) instances across the […]

Announcing Amazon Managed Grafana workspace version selection with version 9.4 support

Many customers that use Amazon Managed Grafana have requested for the ability to choose a Grafana version with the latest product features including navigation, dashboards, and visualizations. Today, we are announcing Amazon Managed Grafana workspace version selection with version 9.4 support. Since the product was launched, Amazon Managed Grafana maintained a single version offering globally. […]

Scale AWS Well-Architected Framework Reviews with the new Consolidated Report

Scale AWS Well-Architected Framework Reviews with the new Consolidated Report

AWS Well-Architected Framework Reviews help you improve your workload‘s architecture by identifying risks that require attention across the six pillars of the framework. However, after identifying the risks in your architecture, you need to prioritize them and create an improvement strategy to address them. Using Consolidated Report, a new feature added recently to AWS Well-Architected […]

Tracking and remediating non-compliant resources by integrating AWS Config and Atlassian Jira Service Management through automated webhooks

Tracking and remediating non-compliant resources by integrating AWS Config and Atlassian Jira Service Management through automated webhooks

Organizations require their cloud environment to be secure and compliant according to their governance policies. AWS Config provides customers configuration details of their resources in AWS accounts. Customers can make use of AWS Config managed rules, AWS Config custom rules or conformance packs to get to know the configuration details of their resources quickly. Being aware of […]

Coordinating complex resource dependencies across CloudFormation stacks

There are many benefits to using Infrastructure as Code (IaC), but as you grow your infrastructure or your IaC coverage, the number of components and their dependencies can become increasingly more complex. In this post we will walk through strategies to address this complexity. CloudFormation has built-in support for defining dependencies across resources in your […]