Introduction

Amazon Monitron is a powerful software tool that provides real-time monitoring and analysis of sensor data in industrial environments. With its recent update, Monitron now offers enhanced cost visibility, allowing users to allocate costs at the project and site level. This added capability enables businesses to better understand their resource consumption and optimize their operations …

Introduction Read More »

Connect GraphQL APIs to existing MySQL and PostgreSQL databases with AWS Amplify

Introduction¶ Creating a GraphQL API for existing MySQL and PostgreSQL data sources has traditionally been a cumbersome and time-consuming process. Developers have to manually author the API logic, configure networking settings between the API and database layer, and constantly update the database schema when changes occur. However, with AWS Amplify, this workflow has been simplified …

Connect GraphQL APIs to existing MySQL and PostgreSQL databases with AWS Amplify Read More »

EC2 Image Builder Guide: Customizing Image Creation with Image Workflows

Guide Version: 1.0 Table of Contents¶ Introduction Overview of EC2 Image Builder Understanding Image Workflows Implementing Customization with Image Workflows Use Cases for Image Workflows Generating Detailed Logs with Image Workflows Best Practices for Image Workflow Customizations Conclusion Glossary References 1. Introduction¶ Welcome to the comprehensive guide on using EC2 Image Builder to customize the …

EC2 Image Builder Guide: Customizing Image Creation with Image Workflows Read More »

Amazon CloudWatch Cross-Account Metrics Insights Guide

Introduction¶ Amazon CloudWatch Metrics Insights is a valuable tool for querying metrics at scale. With the recent addition of Cross-Account Metrics Insights, you can now gather and analyze infrastructure and application metrics from multiple AWS accounts in a single central monitoring account. This guide will walk you through the process of using Cross-Account Metrics Insights, …

Amazon CloudWatch Cross-Account Metrics Insights Guide Read More »

Amazon MSK IAM Support for all Programming Languages

Introduction¶ Amazon Managed Streaming for Apache Kafka (Amazon MSK) is a fully managed service that makes it easy to build and run applications that use Apache Kafka to process streaming data. With the recent update, Amazon MSK now extends its support for AWS Identity and Access Management (IAM) to all programming languages. This advancement allows …

Amazon MSK IAM Support for all Programming Languages Read More »

Introducing Managed Package Repository Support for Amazon CodeCatalyst

Today, AWS is thrilled to announce the general availability of managed package repositories in Amazon CodeCatalyst. This exciting new feature allows CodeCatalyst customers to securely store, publish, and share npm packages, taking their development process to the next level. With the integration of package repositories, developers can access open source npm packages from the npm …

Introducing Managed Package Repository Support for Amazon CodeCatalyst Read More »

AWS Lambda Concurrency: A Guide to Improved Quota Monitoring

Introduction¶ AWS Lambda, a serverless compute service provided by Amazon Web Services (AWS), has proven to be an increasingly popular choice among developers for its scalability, cost-effectiveness, and ease of use. However, until recently, Lambda customers using reserved concurrency and provisioned concurrency faced difficulties in accurately monitoring their account limits. The existing concurrency metric, ConcurrentExecutions, …

AWS Lambda Concurrency: A Guide to Improved Quota Monitoring Read More »

AWS AppConfig: A Comprehensive Guide

Introduction¶ In the world of software development, adjusting application behavior in production without the need for full code deployments is a constant challenge. Thankfully, AWS AppConfig comes to the rescue by providing a seamless and secure way for software builders to make changes on-the-fly without interruption. This comprehensive guide will walk you through everything you …

AWS AppConfig: A Comprehensive Guide Read More »