AWS Cloud Operations Blog

Category: AWS Lambda

How to aggregate and visualize AWS Health events using AWS Organizations and HAQM Elasticsearch Service

September 8, 2021: HAQM Elasticsearch Service has been renamed to HAQM OpenSearch Service. See details. In this post, I show you how to aggregate AWS Health events centrally from all accounts in your organization using AWS Organizations, AWS Lambda, and AWS Health API, and then build automation to ingest and visualize the operations data using […]

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

Build a scheduler as a service with HAQM CloudWatch Events, HAQM 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 HAQM CloudWatch Events and HAQM EventBridge with AWS Lambda. We also demonstrate how to build a dynamic API scheduler using EventBridge and Lambda. CloudWatch Events deliver […]

Using AWS Launch Wizard, AWS Marketplace, and AWS Service Management Connector for ServiceNow to deploy SAP HANA based applications on AWS

More than 5,000 of our customers run SAP on AWS and more than half of them have deployed SAP HANA-based solutions on AWS. Since 2008, when SAP became an AWS customer, customers have been bringing their SAP landscapes to AWS and using it as their platform for innovation. AWS Launch Wizard helps customers to deploy […]

Cloud native application monitoring for AWS

Cloud Native Application Monitoring for AWS

This blog post will show you how DXC used AWS management tools and services to create a custom cloud native application monitoring framework. DXC made this advanced monitoring offering available to their customers, which resulted in improved customer satisfaction. The business driver DXC has a robust set of tools and capabilities to solve customers’ application […]

The document management system includes KMS, HAQM Cognito identity pool, and a document bucket. Internal and external users are authenticated through a process that uses API Gateway and the identity pool. The Lambda function runs inside the VPC.

Mphasis rearchitects a legacy application to a serverless cloud-native architecture on AWS

Mphasis thrives on business agility and resilience. Its internal operations, especially the core development processes and supporting functions such as sales, client servicing, finance, and administration, are fueled by multiple in-house business applications. For a company to showcase its digital prowess, empower its workforce to innovate, and stay at the cutting edge of technology, these […]

How BBVA automated responses through event management at scale

In this blog post, we describe how BBVA USA, a financial institution that ranks among the top 25 largest commercial banks, used AWS services to implement event management at scale and centralize its event response. Generally speaking, security compliance in a monolithic environment is easier to monitor and enforce when a small number of hands […]

Manage Control Tower life cycle actions intelligently using AWS Service Catalog, AWS Config, HAQM DynamoDB and AWS CloudFormation

As customers create and manage multi-account AWS environments, cloud administrators need to process where each account can apply configuration autonomously from a centralize configuration repository. Some of the customers I work with use AWS Control Tower to manage a multi account environment. Administrators use AWS Control Tower to create organization units for account grouping and […]

Distributed Tracing using AWS Distro for OpenTelemetry

More and more applications are being developed using serverless architectures with multiple microservices. Customers use managed AWS services including AWS Lambda, HAQM ECS and HAQM EKS running on HAQM Elastic Compute Cloud (EC2) and AWS Fargate for running their code along with services like HAQM API Gateway, HAQM SNS, HAQM SQS, HAQM DynamoDB, HAQM S3, and others. Developers use multiple […]

AWS AppConfig Lambda Extension

Deploying application configuration to serverless: Introducing the AWS AppConfig Lambda extension

At AWS, we feel strongly that separating application configuration from application code is a best practice. Being able to deploy configuration independently from code makes it possible to build services like Service Quotas and launch new services and features right as we announce them. If we didn’t separate these, even a simple configuration change would […]