Using Amazon Managed Service for Prometheus to monitor EC2 environments

By Dustin Ward

AWS FeedUsing Amazon Managed Service for Prometheus to monitor EC2 environments We recently announced Amazon Managed Service for Prometheus (AMP) that allows you to create a fully managed, secure, Prometheus-compatible environment to ingest, query, and store Prometheus metrics. In a previous blog post from the AWS Management & Governance Blog, we explained how you could…

Node.js 14.x runtime now available in AWS Lambda

By Dustin Ward

AWS FeedNode.js 14.x runtime now available in AWS Lambda You can now develop AWS Lambda functions using the Node.js 14.x runtime. This is the current Long Term Support (LTS) version of Node.js. Start using this new version today by specifying a runtime parameter value of nodejs14.x when creating or updating functions or by using the appropriate managed…

How to Integrate AWS Single Sign-On with MongoDB Atlas

By Dustin Ward

AWS FeedHow to Integrate AWS Single Sign-On with MongoDB Atlas By Igor Alekseev, Sr. Partner Solutions Architect at AWSBy Manish Agarwal, Sr ISV Solutions Architect at AWS AWS Single Sign-On (SSO) makes it easy to centrally manage SSO access to multiple Amazon Web Services (AWS) accounts and business applications. With AWS SSO, users sign in…

Set up cross-region metrics collection for Amazon Managed Service for Prometheus workspaces

By Dustin Ward

AWS FeedSet up cross-region metrics collection for Amazon Managed Service for Prometheus workspaces Amazon Managed Service for Prometheus (AMP) is a Prometheus-compatible monitoring service for container infrastructure and application metrics that makes it easy for customers to securely monitor container environments at scale. In a previous getting started blog post, we showed how to set…

Scheduling work meetings in Slack with Amazon Lex

By Dustin Ward

AWS FeedScheduling work meetings in Slack with Amazon Lex Imagine being able to schedule a meeting or get notified about updates in your code repositories without leaving your preferred messaging platform. This could save you time and increase productivity. With the advent of chatbots, these mundane tasks are now easier than ever. Amazon Lex, a…

Using AWS DevOps Tools to model and provision AWS Glue workflows

By Dustin Ward

AWS FeedUsing AWS DevOps Tools to model and provision AWS Glue workflows This post provides a step-by-step guide on how to model and provision AWS Glue workflows utilizing a DevOps principle known as infrastructure as code (IaC) that emphasizes the use of templates, source control, and automation. The cloud resources in this solution are defined…