Open source news and updates, #114

海外精选
海外精选的内容汇集了全球优质的亚马逊云科技相关技术内容。同时,内容中提到的“AWS” 是 “Amazon Web Services” 的缩写,在此网站不作为商标展示。
0
0
{"value":"Welcome to the AWS open source newsletter #114. This weeks new open source projects feature a variety of community related projects such as \"instance-scheduler\" a tool to help you schedule AWS resources, \"libaws\" an opinionated tool that helps you simplify creation and deletion of some AWS resources, \"elasticspot\" a nice tool to help you reassign elastic IPs, and \"auto-close-aws-accounts\" that allows you to close AWS accounts if you are using AWS Organisations. We have plenty of other projects such as \"amazon-ec2-spot-interrupter\" a nice tool that provides a command line tool to trigger spot interruption notifications, and others that help you work with [AWS Glue](https://aws.amazon.com/cn/glue/?trk=cndc-detail), simplify deployments of SageMaker notebooks, and others.\n\nAlso featured are blog posts covering topics such as Redis, DAMON, Magento, WireGuard, Amazon Linux 2, AWS Distro for OpenTelemetry, Grafana, Prometheus, Lustre, Open 3D Engine, cdk-nag, Flutter, [AWS Amplify](https://aws.amazon.com/cn/amplify/?trk=cndc-detail), Steampipe, and OpenSearch. This weeks featured videos covers a super nice deep dive on [AWS Lambda](https://aws.amazon.com/cn/lambda/?trk=cndc-detail) Powertools and a look at Kuma. Don't know what Kuma is? Well head down to the Videos and check it out.\n\nBefore diving in, check out this important notice about the end of support for the Node.js 12.x release in the AWS SDK.\n\n##### Announcing the end of support for Node.js 12.x in the AWS SDK for JavaScript (v3)\n\nStarting November 1, 2022, AWS SDK For JavaScript (v3) will no longer support Node.js 12.x which was EOL on April 30, 2022. If you use Node, make sure you check out the post [Announcing the end of support for Node.js 12.x in the AWS SDK for JavaScript (v3)](https://aws-oss.beachgeek.co.uk/1qk) for more details together.\n\n![image.png](https://dc-testmedia.awsapp.cn/aa9dfed49c5c4dfc8a8f0ae93e52024c_image.png)\n\n#### **Celebrating open source contributors**\n\nThe articles posted in this series are only possible thanks to contributors and project maintainers and so I would like to shout out and thank those folks who really do power open source and enable us all to build on top of what they have created.\n\nSo thank you to the following open source heroes: Nick Figgins, Bob Tordella, Allen Samuels, Joe Travaglini, Joe Hu, SeongJae Park, Abhishek Gupta, Kat Morgan, Oleksiy Volkov, Arun Donti, Abdallah Shaban, Ashish Nanda, Raajhesh Kannaa Chidambaram, Marcia Villalba, Sara Gerion, Charlotte Henkle, Nicholas Knize, James McIntyre, Mohammad Qureshi, and Sean Zheng.\n\nMake sure you find and follow these builders and keep up to date with their open source projects and contributions.\n\n#### **Latest open source projects**\n##### **Community**\n##### **instance-scheduler**\n\n[instance-scheduler](https://aws-oss.beachgeek.co.uk/1qp) really nice tool created by AWS Community Builder Mohamed Radwan that allows you to easily schedule stopping and starting your [Amazon EC2 ](https://aws.amazon.com/cn/ec2/?trk=cndc-detail)and RDS instances. He has put together this blog post, [Create Instance Scheduler on Serverless by using Lambda, DynamoDB, API Gateway, Cognito,S3 and CloudFront](https://aws-oss.beachgeek.co.uk/1qq) to get you started.\n\n![image.png](https://dc-testmedia.awsapp.cn/e88a14efd27f4293a865bcaa34d20715_image.png)\n\n##### **libaws**\n\n[libaws](https://aws-oss.beachgeek.co.uk/1qa) an interesting new tool from nathants that simplifies the provisioning and setting up of a number of AWS services. Defining what you need in YAML, you can then use the cli to build and deploy easily. Written in Go, check this out and see if this helps simplify how you create and delete infrastructure.\n\n##### **elasticspot**\n\n[elasticspot](https://aws-oss.beachgeek.co.uk/1qb) this tool from Nick Figgins will help you simplify how to reassign Elastic IPs to new Spot instances with [AWS Lambda](https://aws.amazon.com/cn/lambda/?trk=cndc-detail) and CloudWatch Events.\n\n##### **auto-close-aws-accounts**\n\n[auto-close-aws-accounts](https://aws-oss.beachgeek.co.uk/1qc) this tool from Raajhesh Kannaa Chidambaram leverages the recently available API to close AWS accounts to enable you to automatically close AWS Accounts when moved to a specific Organizational Unit, such as SuspendedOU or ToBeDeletedOU or BlackHole.\n\n#### **Tools**\n##### **amazon-ec2-spot-interrupter**\n\n[amazon-ec2-spot-interrupter](https://aws-oss.beachgeek.co.uk/1q9) is a simple CLI tool that triggers [Amazon EC2 ](https://aws.amazon.com/cn/ec2/?trk=cndc-detail)Spot Interruption Notifications and Rebalance Recommendations. Detailed usage guide on how this tool works, this is a tool that you should add to your toolkit.\n\n##### **aws-glue-streaming-libs**\n\n[aws-glue-streaming-libs](https://aws-oss.beachgeek.co.uk/1q6) this repo contains additions and enhancements to Spark Structured Streaming for ETL operations. This repository contains **awsglue**, a Python libary you can use to author [AWS Glue](https://aws.amazon.com/cn/glue/?trk=cndc-detail) Streaming ETL job that extends Apache Spark with additional data types and operations for Streaming ETL workflows, and **bin **a number of executables that allow you to run the Python library locally or open up a PySpark shell to run Glue Spark code interactively.\n\n##### **audit-plugin-for-mysql**\n\n[audit-plugin-for-mysql](https://aws-oss.beachgeek.co.uk/1q1) this Audit Plugin for MySQL Server is used by [Amazon RDS](https://aws.amazon.com/cn/rds/?trk=cndc-detail) for MySQL to enable logging of server activity, typically for security and compliance purposes. Make sure you read the README about contributions and roadmap for this repo.\n\n##### **aws-lambda-powershell-runtime**\n\n[aws-lambda-powershell-runtime](https://aws-oss.beachgeek.co.uk/1pz) provides the source code for the new PowerShell custom runtime for [AWS Lambda](https://aws.amazon.com/cn/lambda/?trk=cndc-detail) that makes it even easier to run Lambda functions written in PowerShell to process events. Your code runs in an Amazon Linux environment that includes AWS credentials from an [AWS Identity and Access Management](https://aws.amazon.com/cn/iam/?trk=cndc-detail) (IAM) role that you manage. Julian Wood has put together a blog post, [Introducing the PowerShell custom runtime for AWS Lambda](https://aws-oss.beachgeek.co.uk/1q0) to provide a more detailed overview and a getting started guide.\n\n##### **automate-vending-sagemaker-notebooks-with-eventbridge-and-lambda**\n\n[automate-vending-sagemaker-notebooks-with-eventbridge-and-lambda](https://aws-oss.beachgeek.co.uk/1q5) this is a super nice project that helps you automate how you can provision of SageMaker notebooks to your data scientists.\n\n#### **Demos, Samples and Workshops**\n##### **amazon-chime-sdk-pstn-audio-workshop**\n\n[amazon-chime-sdk-pstn-audio-workshop](https://aws-oss.beachgeek.co.uk/1q7) if you ever wanted to learn how to build telephony applications, then why not take a look at this workshop. This repo contains all the source code and workshop materials to help you do things like call recordings, call me back, call bridging, building a voice chat bot, call transcription and more. You can start your journey [here](https://aws-oss.beachgeek.co.uk/1q8).\n\n##### **gitlab-for-eks**\n\n[gitlab-for-eks](https://aws-oss.beachgeek.co.uk/1q2) this repo contains a workshop that focuses specifically on using the GitLab Kubernetes Agent to accomplish integration of a GitLab Instance (including GitLab.com SaaS) with an EKS cluster for managing cluster applications that are built and tested by GitLab. Previous to the availability of the GitLab Kubernetes Agent, GitLab cluster integration was done via an SSL connection to the Kubernetes Control API endpoint for a cluster. All cluster deployment happened as a matter of CI pushes to the cluster API endpoint.\n\n##### **landing-zone-accelerator-on-aws**\n\n[landing-zone-accelerator-on-aws](https://aws-oss.beachgeek.co.uk/1q3) this repo contains the Landing Zone Accelerator on AWS solution helps you quickly deploy a secure, resilient, scalable, and fully automated cloud foundation that accelerates your readiness for your cloud compliance program. A landing zone is a cloud environment that offers a recommended starting point, including default accounts, account structure, network and security layouts, and so forth. From a landing zone, you can deploy workloads that utilize your solutions and applications.\n\n##### **go-redis-apprunner**\n\n[go-redis-apprunner](https://aws-oss.beachgeek.co.uk/1pu) this repo contains code using [AWS CDK](https://aws.amazon.com/cn/cdk/?trk=cndc-detail) to package and deploy a sample app (along with infrastructure), and run it as an [AWS App Runner](https://aws.amazon.com/cn/apprunner/?trk=cndc-detail) service that integrates with MemoryDB for Redis. My colleague Abhishek Gupta has put together an accompanying guide to walk you through how this works, in the post [Build Cloud-Native apps with AWS App Runner, Redis and AWS CDK](https://aws-oss.beachgeek.co.uk/1pv)\n\n![image.png](https://dc-testmedia.awsapp.cn/203c7d908a614277b1425fe78059b883_image.png)\n\n##### **aws-graviton-ml-inference-armnn-example**\n\n[aws-graviton-ml-inference-armnn-example](https://aws-oss.beachgeek.co.uk/1q4) provides sample code and steps you need to deploy ArmNN on [AWS Lambda](https://aws.amazon.com/cn/lambda/?trk=cndc-detail) by building and loading a container image. The Lambda function will be used to efficiently perform ML inference (on Arm architecture) using an example image classification ML model in ONNX format (ResNet 50).\n\n#### **AWS and Community blog posts**\n##### **OpenSearch**\n\nGreat news for folks interested in OpenSearch as v2 officially launched earlier this week. Charlotte Henkle, Nicholas Knize, James McIntyre, Mohammad Qureshi, and Sean Zheng share more details in the post, [OpenSearch 2.0 is now available!](https://aws-oss.beachgeek.co.uk/1qs).\n\n##### **Steampipe**\n\nFollowing up from a previous post, Bob Tordella follows that up by showing you how you can now run a security audit from within [AWS CloudShell](https://aws.amazon.com/cn/cloudshell/?trk=cndc-detail) in his post, [How to perform a security audit of your AWS account in AWS CloudShell](https://aws-oss.beachgeek.co.uk/1qo) [hands on]\n\n##### **DAMON**\n\nI featured a project back in [#86](https://dev.to/aws/aws-open-source-news-and-updates-86-2hpa) called damo, a user space tool for DAMON (a data access monitoring framework subsystem for the Linux kernel). Using this, you can monitor the data access patterns of your system or workloads and make data access-aware memory management optimisations. I recently found out that this project was created by someone here at Amazon, SeongJae Park. You can catch up with the recent updates by checking out, [DAMON: Data Access Monitor](https://aws-oss.beachgeek.co.uk/10h)\n\n![image.png](https://dc-testmedia.awsapp.cn/68ae41682d044327a359b87a66650c56_image.png)\n\n##### **Redis**\n\nAnnounced earlier this week, Redis application developers now have native support for JavaScript Object Notation (JSON) within ElastiCache and MemoryDB. In the post, [Unlocking JSON workloads with ElastiCache and MemoryDB](https://aws-oss.beachgeek.co.uk/1py) Allen Samuels, Joe Travaglini, and Joe Hu cover how JSON support works at a more technical level and provide examples of how you can write JSON documents, efficiently fetch or set portions of a JSON document in Redis. [hands on]\n\n##### **Inverting Proxy**\n\n[Inverting Proxy](https://aws-oss.beachgeek.co.uk/1qm) is an open-source reverse proxy that inverts the direction of traffic between the proxy and the backend servers. In the post, [Implementing lightweight on-premises API connectivity using inverting traffic proxy](https://aws-oss.beachgeek.co.uk/1ql) Oleksiy Volkov explores the use of lightweight application inversion proxy as a solution for multi-point hybrid or multi-cloud, API-level connectivity for cases where [AWS Direct Connect](https://aws.amazon.com/cn/directconnect/?trk=cndc-detail) or VPN may not be practical. This is super interesting, and I am wondering how else I might be able to use this tool. Essential reading this week! [hands on]\n\n![image.png](https://dc-testmedia.awsapp.cn/85f9a669dc81498eb17e87828bea71fa_image.png)\n\n##### **cdk-nag**\n\ncdk-nag (inspired by cfn_nag) validates that the state of constructs within a given scope comply with a given set of rules. Rule sets (NagPacks) includes things such as HIPAA Security, NIST 800-53 rev 4, NIST 800-53 rev 5, and PCI DSS 3.2.1. In the post, [Manage application security and compliance with the AWS Cloud Development Kit and cdk-nag](https://aws-oss.beachgeek.co.uk/1qe) Arun Donti demonstrates how to integrate cdk-nag into an [AWS CDK](https://aws.amazon.com/cn/cdk/?trk=cndc-detail) application to provide continual feedback and help align your applications with best practices. [hands on]\n\n##### **[AWS Amplify](https://aws.amazon.com/cn/amplify/?trk=cndc-detail) and Flutter**\n\nThe [AWS Amplify](https://aws.amazon.com/cn/amplify/?trk=cndc-detail) Flutter Authenticator is a drop in UI library that allows Flutter developers to add a customisable authentication and registration quickly. Abdallah Shaban and Ashish Nanda have collaborated on this blog post, [Setup sign-up and sign-in flows for your Flutter app in minutes with AWS Amplify](https://aws-oss.beachgeek.co.uk/1qi) which provides a hands on guide together with supporting source code. [hands on]\n\n![image.png](https://dc-testmedia.awsapp.cn/389230a2cb9a41de9849aba47c3377dc_image.png)\n\n##### **Other posts you might like from the past week**\n\n- [How to Set Up WireGuard VPN on Amazon Linux 2](https://aws-oss.beachgeek.co.uk/1pw) does exactly what the titles says, and provide a walk through on how to set this up\n- [Containerizing our Magento stack on AWS](https://aws-oss.beachgeek.co.uk/1px) nice post on how to deploy this popular open source eCommerce system on AWS ECS Fargate\n\n![image.png](https://dc-testmedia.awsapp.cn/1a1acafb27d4499fb91a4d25a0036f2b_image.png)\n\n- [Prepare for Babelfish migration with the AWS SCT assessment report](https://aws-oss.beachgeek.co.uk/1qf) demonstrates how to use the AWS Schema Conversion Tool (AWS SCT) assessment report to identify where Babelfish doesn’t support specific SQL Server language features\n- [Viewing collectd statistics with Amazon Managed Service for Prometheus and Amazon Managed Service for Grafana](https://aws-oss.beachgeek.co.uk/1qh) walks you through how to view metrics from a running instance of collectd on a Linux-based Amazon Elastic Compute Cloud (Amazon EC2) instance [hands on]\n- [Viewing custom metrics from statsd with Amazon Managed Service for Prometheus and Amazon Managed Grafana](https://aws-oss.beachgeek.co.uk/1qg) shows you how you can view metrics from a running instance of statsd, on a Linux or Windows based Amazon Elastic Compute Cloud (Amazon EC2) instance, with [Amazon Managed Service for Prometheus](https://aws.amazon.com/cn/prometheus/?trk=cndc-detail) and [Amazon Managed Grafana](https://aws.amazon.com/cn/grafana/?trk=cndc-detail) [hands on]\n- [Deploying PyTorch Model as a Serverless Service](https://aws-oss.beachgeek.co.uk/1qr) shows you a way you can deploy a PyTorch model as a Serverless API leveraging Lambda, ECR and Serverless framework [hands on]\n\n#### **Case studies**\n\n- [Nurturing Continued Growth of Our Oak CT Log](https://aws-oss.beachgeek.co.uk/1qn) fascinating blog post from Lets Encrypt that walks you through the Lets Encrypt Certificate Transparency (CT) log, built using open source components running on [Amazon RDS](https://aws.amazon.com/cn/rds/?trk=cndc-detail)\n\n#### **Quick updates**\n##### **Open 3D Engine**\n\nEarlier this week saw the release of 22.05.0 of Open 3D Engine (O3DE) an Apache 2.0-licensed open source project. O3DE is an engine for real-time 3D development that provides developers with a modular foundation for building games and 3D simulations across a variety of applications like robotics, digital twins, automotive, healthcare, and more. In our ongoing support of O3DE, the AWS Game Engine and Developer Services team contributed numerous features to version 22.05.0 including:\n\nRead more about this release in the announcement, [AWS for Games latest contribution to the Open 3D Engine (O3DE)](https://aws-oss.beachgeek.co.uk/1qj)\n\n##### **[Amazon FSx for Lustre](https://aws.amazon.com/cn/fsx/lustre/?trk=cndc-detail)**\n\n[Amazon FSx for Lustre](https://aws.amazon.com/cn/fsx/lustre/?trk=cndc-detail), a service that provides cost-effective, high-performance, and scalable file storage for compute workloads, now supports root squash. This administrative feature adds an additional layer of file access control on top of the current network-based access control and POSIX file permissions that FSx for Lustre provides. Using the root squash feature, you can restrict root level file system access from clients that access an FSx for Lustre file system as root.\n\nIT administrators often give users root access on their compute instances to perform privileged operations such as changing system configurations or installing and removing software. However, for instances attached to a Linux based file system, such as FSx for Lustre, a user who is granted root access also gets full access to files on the file system, which may not be desirable for certain scenarios. With root squash enabled, you can continue to give users root access to instances attached to an FSx for Lustre file system, while limiting file system permissions to those of a less-privileged user and group.\n\n##### **Redis**\n\n[Amazon ElastiCache](https://aws.amazon.com/cn/elasticache/?trk=cndc-detail) for Redis and [Amazon MemoryDB for Redis](https://aws.amazon.com/cn/memorydb/?trk=cndc-detail) now support natively storing and accessing data in the JavaScript Object Notation (JSON) format. With this launch, application developers can effortlessly store, fetch, and update their JSON data inside Redis without needing to manage custom code for serialisation and deserialisation. Using ElastiCache and MemoryDB, you can now efficiently retrieve and update specific portions of a JSON document without needing to manipulate the entire object, which can help improve performance and help reduce cost. You can also search your JSON document contents using the JSONPath query syntax. JSON support is available for Redis version 6.2 and above for ElastiCache and MemoryDB in all available regions, at no additional cost.\n\n##### **Grafana**\n\n[Amazon Managed Grafana](https://aws.amazon.com/cn/grafana/?trk=cndc-detail) now supports a new API for creating Grafana API tokens, as well as support for new plugins, Grafana version 8.4, and workspace tags. With CreateWorkspaceApiKey, customers can create Grafana API tokens without having to log into the Grafana workspace console, enabling users to programmatically create, delete, and manage Grafana resources such as dashboards, alerts, and data sources. [Amazon Managed Grafana](https://aws.amazon.com/cn/grafana/?trk=cndc-detail) adds support for Github, Moogsoft, Pixie, and Windrose plugins, enabling customers to connect, query, and visualize data from additional data sources. Existing and new [Amazon Managed Grafana](https://aws.amazon.com/cn/grafana/?trk=cndc-detail) workspaces now support Grafana version 8.4, with no action required from users. Customers can now tag [Amazon Managed Grafana](https://aws.amazon.com/cn/grafana/?trk=cndc-detail) workspaces to help simplify organisation and cost management of workspaces. Tags are labels in the form of key-value pairs that may be attached to [Amazon Managed Grafana](https://aws.amazon.com/cn/grafana/?trk=cndc-detail) workspaces to search, filter, or allocate costs.\n\n##### **AWS Distro for OpenTelemetry**\n\nEarlier in the week was the announcement of the general availability of AWS Distro for OpenTelemetry (ADOT) for metrics, a secure, production-ready, AWS-supported distribution of the OpenTelemetry project. With this launch, customers can use OpenTelemetry APIs and SDKs in Java, .Net, and JavaScript to collect and send metrics to [Amazon CloudWatch](https://aws.amazon.com/cn/cloudwatch/?trk=cndc-detail), [Amazon Managed Service for Prometheus](https://aws.amazon.com/cn/prometheus/?trk=cndc-detail), and other monitoring destinations supported by the OpenTelemetry Protocol (OTLP). Part of the Cloud Native Computing Foundation (CNCF), OpenTelemetry provides open source APIs, libraries, and agents to collect distributed traces and metrics for application and infrastructure monitoring. With ADOT, you can instrument your applications just once to send metrics and traces to multiple monitoring solutions and use auto-instrumentation agents to collect traces and metrics without changing your code. Use AWS Distro for OpenTelemetry to instrument your applications running on Amazon Elastic Compute Cloud (EC2), [Amazon Elastic Container Service](https://aws.amazon.com/cn/ecs/?trk=cndc-detail) (ECS), and [Amazon Elastic Kubernetes Service](https://aws.amazon.com/cn/eks/?trk=cndc-detail) (EKS).\n\nFor your observability needs, you can choose [Amazon CloudWatch](https://aws.amazon.com/cn/cloudwatch/?trk=cndc-detail), [Amazon Managed Service for Prometheus](https://aws.amazon.com/cn/prometheus/?trk=cndc-detail), or one of the AWS partner destinations. You can configure and deploy the latest version of the AWS Distro for OpenTelemetry for container services and [Amazon EC2 ](https://aws.amazon.com/cn/ec2/?trk=cndc-detail)by using [AWS CloudFormation](https://aws.amazon.com/cn/cloudformation/?trk=cndc-detail) templates, the AWS Command Line Interface, Kubectl commands, or the ADOT EKS add-on. Developers can use the several supported receivers such as Prometheus as well as OpenTelemetry SDKs to collect or instrument their applications for collecting correlated metrics and traces.\n\n#### **Videos of the week**\n##### **[AWS Lambda](https://aws.amazon.com/cn/lambda/?trk=cndc-detail) Powertools**\n\n[AWS Lambda](https://aws.amazon.com/cn/lambda/?trk=cndc-detail) Powertools is a suite of TypeScript utilities for [AWS Lambda](https://aws.amazon.com/cn/lambda/?trk=cndc-detail) functions to ease adopting best practices such as tracing, structured logging, custom metrics, and more. Join Marcia Villalba and Sara Gerion as they dive deep into this project, getting hands on and showing you more about this tool. Extra bonus points as Sara uses Terraform throughout.\n\n<video src=\\"https://dc-testmedia.awsapp.cn/63b9e737100f4f1fb0b4001694505b82_AWS%20Lambda%20Powertools%20for%20Typescript%20_%20Adopt%20easily%20the%20best%20practices%20in%20your%20apps.mp4\\" class=\\"manvaVedio\\" controls=\\"controls\\" style=\\"width:160px;height:160px\\"></video>\n\n##### **Kuma**\n\nKuma is an open source service mesh that can run on every cloud, in a single or multi-zone capacity, across both Kubernetes and VMs. In this video, Kat Morgan walks you through how to install and run Kuma on AWS ECS\n\n<video src=\\"https://dc-testmedia.awsapp.cn/3ae4fc62183049509a7877f5afc6a4b0_Kong%20Builders%20-%20May%2025%20-%20How%20to%20install%20and%20run%20Kuma%20on%20AWS%20ECS.mp4\\" class=\\"manvaVedio\\" controls=\\"controls\\" style=\\"width:160px;height:160px\\"></video>\n\n#### **Events for your diary**\n##### **BOSC 2022**\n##### **July 13-14, Madison, Wisconsin, USA**\n\nThe Bioinformatics Open Source Conference (BOSC) has been held annually since 2000, and this year AWS is proud to be a platinum sponsor for this event. BOSC covers all aspects of open source bioinformatics software and open science, including (but not limited to) these topics, Open Science and Reproducible Research, Open Biomedical Data, Citizen/Participatory Science, Standards and Interoperability, Data Science Workflows, Open Approaches to Translational Bioinformatics, Developer Tools and Libraries, Inclusion, and Outreach and Training. This is a hybrid event (in person/virtual) and you find out more by checking out the event page, [BOSC 2022](https://aws-oss.beachgeek.co.uk/1li)\n\n##### **OpenSearch**\n##### **Every other Tuesday, 3pm GMT**\n\nThis regular meet-up is for anyone interested in OpenSearch & Open Distro. All skill levels are welcome and they cover and welcome talks on topics including: search, logging, log analytics, and data visualisation.\n\nSign up to the next session, [OpenSearch Community Meeting](https://aws-oss.beachgeek.co.uk/1az)\n\n##### **OpenSearchCon 2022**\n##### **Sept 21st, 2022 Seattle**\n\nCome to the first annual OpenSearchCon!\n\nThis day-long conference will be packed with presenters who build and innovate with OpenSearch. It doesn’t matter if you’re just getting started on your OpenSearch journey, running giant clusters, or contributing tons of code; the event is for everyone. Join us to celebrate the progress and look into the future of the project. Admission is free, and registration will be open in the next few weeks. All you will need to do is sign up, and get to Seattle!\n\nCheck out the full details, including signing up and location, at the [meetup page here](https://aws-oss.beachgeek.co.uk/1n1).\n\n#### **Stay in touch with open source at AWS**\nI hope this summary has been useful. Remember to check out the [Open Source homepage](https://aws.amazon.com/opensource/?opensource-all.sort-by=item.additionalFields.startDate&opensource-all.sort-order=asc) to keep up to date with all our activity in open source by following us on [@AWSOpen](https://twitter.com/AWSOpen)","render":"<p>Welcome to the AWS open source newsletter #114. This weeks new open source projects feature a variety of community related projects such as “instance-scheduler” a tool to help you schedule AWS resources, “libaws” an opinionated tool that helps you simplify creation and deletion of some AWS resources, “elasticspot” a nice tool to help you reassign elastic IPs, and “auto-close-aws-accounts” that allows you to close AWS accounts if you are using AWS Organisations. We have plenty of other projects such as “amazon-ec2-spot-interrupter” a nice tool that provides a command line tool to trigger spot interruption notifications, and others that help you work with AWS Glue, simplify deployments of SageMaker notebooks, and others.</p>\n<p>Also featured are blog posts covering topics such as Redis, DAMON, Magento, WireGuard, Amazon Linux 2, AWS Distro for OpenTelemetry, Grafana, Prometheus, Lustre, Open 3D Engine, cdk-nag, Flutter, AWS Amplify, Steampipe, and OpenSearch. This weeks featured videos covers a super nice deep dive on AWS Lambda Powertools and a look at Kuma. Don’t know what Kuma is? Well head down to the Videos and check it out.</p>\n<p>Before diving in, check out this important notice about the end of support for the Node.js 12.x release in the AWS SDK.</p>\n<h5><a id=\\"Announcing_the_end_of_support_for_Nodejs_12x_in_the_AWS_SDK_for_JavaScript_v3_6\\"></a>Announcing the end of support for Node.js 12.x in the AWS SDK for JavaScript (v3)</h5>\\n<p>Starting November 1, 2022, AWS SDK For JavaScript (v3) will no longer support Node.js 12.x which was EOL on April 30, 2022. If you use Node, make sure you check out the post <a href=\\"https://aws-oss.beachgeek.co.uk/1qk\\" target=\\"_blank\\">Announcing the end of support for Node.js 12.x in the AWS SDK for JavaScript (v3)</a> for more details together.</p>\\n<p><img src=\\"https://dc-testmedia.awsapp.cn/aa9dfed49c5c4dfc8a8f0ae93e52024c_image.png\\" alt=\\"image.png\\" /></p>\n<h4><a id=\\"Celebrating_open_source_contributors_12\\"></a><strong>Celebrating open source contributors</strong></h4>\\n<p>The articles posted in this series are only possible thanks to contributors and project maintainers and so I would like to shout out and thank those folks who really do power open source and enable us all to build on top of what they have created.</p>\n<p>So thank you to the following open source heroes: Nick Figgins, Bob Tordella, Allen Samuels, Joe Travaglini, Joe Hu, SeongJae Park, Abhishek Gupta, Kat Morgan, Oleksiy Volkov, Arun Donti, Abdallah Shaban, Ashish Nanda, Raajhesh Kannaa Chidambaram, Marcia Villalba, Sara Gerion, Charlotte Henkle, Nicholas Knize, James McIntyre, Mohammad Qureshi, and Sean Zheng.</p>\n<p>Make sure you find and follow these builders and keep up to date with their open source projects and contributions.</p>\n<h4><a id=\\"Latest_open_source_projects_20\\"></a><strong>Latest open source projects</strong></h4>\\n<h5><a id=\\"Community_21\\"></a><strong>Community</strong></h5>\\n<h5><a id=\\"instancescheduler_22\\"></a><strong>instance-scheduler</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1qp\\" target=\\"_blank\\">instance-scheduler</a> really nice tool created by AWS Community Builder Mohamed Radwan that allows you to easily schedule stopping and starting your [Amazon EC2 ](https://aws.amazon.com/cn/ec2/?trk=cndc-detail)and RDS instances. He has put together this blog post, <a href=\\"https://aws-oss.beachgeek.co.uk/1qq\\" target=\\"_blank\\">Create Instance Scheduler on Serverless by using Lambda, DynamoDB, API Gateway, Cognito,S3 and CloudFront</a> to get you started.</p>\\n<p><img src=\\"https://dc-testmedia.awsapp.cn/e88a14efd27f4293a865bcaa34d20715_image.png\\" alt=\\"image.png\\" /></p>\n<h5><a id=\\"libaws_28\\"></a><strong>libaws</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1qa\\" target=\\"_blank\\">libaws</a> an interesting new tool from nathants that simplifies the provisioning and setting up of a number of AWS services. Defining what you need in YAML, you can then use the cli to build and deploy easily. Written in Go, check this out and see if this helps simplify how you create and delete infrastructure.</p>\\n<h5><a id=\\"elasticspot_32\\"></a><strong>elasticspot</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1qb\\" target=\\"_blank\\">elasticspot</a> this tool from Nick Figgins will help you simplify how to reassign Elastic IPs to new Spot instances with [AWS Lambda](https://aws.amazon.com/cn/lambda/?trk=cndc-detail) and CloudWatch Events.</p>\\n<h5><a id=\\"autocloseawsaccounts_36\\"></a><strong>auto-close-aws-accounts</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1qc\\" target=\\"_blank\\">auto-close-aws-accounts</a> this tool from Raajhesh Kannaa Chidambaram leverages the recently available API to close AWS accounts to enable you to automatically close AWS Accounts when moved to a specific Organizational Unit, such as SuspendedOU or ToBeDeletedOU or BlackHole.</p>\\n<h4><a id=\\"Tools_40\\"></a><strong>Tools</strong></h4>\\n<h5><a id=\\"amazonec2spotinterrupter_41\\"></a><strong>amazon-ec2-spot-interrupter</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1q9\\" target=\\"_blank\\">amazon-ec2-spot-interrupter</a> is a simple CLI tool that triggers [Amazon EC2 ](https://aws.amazon.com/cn/ec2/?trk=cndc-detail)Spot Interruption Notifications and Rebalance Recommendations. Detailed usage guide on how this tool works, this is a tool that you should add to your toolkit.</p>\\n<h5><a id=\\"awsgluestreaminglibs_45\\"></a><strong>aws-glue-streaming-libs</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1q6\\" target=\\"_blank\\">aws-glue-streaming-libs</a> this repo contains additions and enhancements to Spark Structured Streaming for ETL operations. This repository contains <strong>awsglue</strong>, a Python libary you can use to author [AWS Glue](https://aws.amazon.com/cn/glue/?trk=cndc-detail) Streaming ETL job that extends Apache Spark with additional data types and operations for Streaming ETL workflows, and **bin **a number of executables that allow you to run the Python library locally or open up a PySpark shell to run Glue Spark code interactively.</p>\\n<h5><a id=\\"auditpluginformysql_49\\"></a><strong>audit-plugin-for-mysql</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1q1\\" target=\\"_blank\\">audit-plugin-for-mysql</a> this Audit Plugin for MySQL Server is used by [Amazon RDS](https://aws.amazon.com/cn/rds/?trk=cndc-detail) for MySQL to enable logging of server activity, typically for security and compliance purposes. Make sure you read the README about contributions and roadmap for this repo.</p>\\n<h5><a id=\\"awslambdapowershellruntime_53\\"></a><strong>aws-lambda-powershell-runtime</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1pz\\" target=\\"_blank\\">aws-lambda-powershell-runtime</a> provides the source code for the new PowerShell custom runtime for [AWS Lambda](https://aws.amazon.com/cn/lambda/?trk=cndc-detail) that makes it even easier to run Lambda functions written in PowerShell to process events. Your code runs in an Amazon Linux environment that includes AWS credentials from an [AWS Identity and Access Management](https://aws.amazon.com/cn/iam/?trk=cndc-detail) (IAM) role that you manage. Julian Wood has put together a blog post, <a href=\\"https://aws-oss.beachgeek.co.uk/1q0\\" target=\\"_blank\\">Introducing the PowerShell custom runtime for AWS Lambda</a> to provide a more detailed overview and a getting started guide.</p>\\n<h5><a id=\\"automatevendingsagemakernotebookswitheventbridgeandlambda_57\\"></a><strong>automate-vending-sagemaker-notebooks-with-eventbridge-and-lambda</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1q5\\" target=\\"_blank\\">automate-vending-sagemaker-notebooks-with-eventbridge-and-lambda</a> this is a super nice project that helps you automate how you can provision of SageMaker notebooks to your data scientists.</p>\\n<h4><a id=\\"Demos_Samples_and_Workshops_61\\"></a><strong>Demos, Samples and Workshops</strong></h4>\\n<h5><a id=\\"amazonchimesdkpstnaudioworkshop_62\\"></a><strong>amazon-chime-sdk-pstn-audio-workshop</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1q7\\" target=\\"_blank\\">amazon-chime-sdk-pstn-audio-workshop</a> if you ever wanted to learn how to build telephony applications, then why not take a look at this workshop. This repo contains all the source code and workshop materials to help you do things like call recordings, call me back, call bridging, building a voice chat bot, call transcription and more. You can start your journey <a href=\\"https://aws-oss.beachgeek.co.uk/1q8\\" target=\\"_blank\\">here</a>.</p>\\n<h5><a id=\\"gitlabforeks_66\\"></a><strong>gitlab-for-eks</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1q2\\" target=\\"_blank\\">gitlab-for-eks</a> this repo contains a workshop that focuses specifically on using the GitLab Kubernetes Agent to accomplish integration of a GitLab Instance (including GitLab.com SaaS) with an EKS cluster for managing cluster applications that are built and tested by GitLab. Previous to the availability of the GitLab Kubernetes Agent, GitLab cluster integration was done via an SSL connection to the Kubernetes Control API endpoint for a cluster. All cluster deployment happened as a matter of CI pushes to the cluster API endpoint.</p>\\n<h5><a id=\\"landingzoneacceleratoronaws_70\\"></a><strong>landing-zone-accelerator-on-aws</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1q3\\" target=\\"_blank\\">landing-zone-accelerator-on-aws</a> this repo contains the Landing Zone Accelerator on AWS solution helps you quickly deploy a secure, resilient, scalable, and fully automated cloud foundation that accelerates your readiness for your cloud compliance program. A landing zone is a cloud environment that offers a recommended starting point, including default accounts, account structure, network and security layouts, and so forth. From a landing zone, you can deploy workloads that utilize your solutions and applications.</p>\\n<h5><a id=\\"goredisapprunner_74\\"></a><strong>go-redis-apprunner</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1pu\\" target=\\"_blank\\">go-redis-apprunner</a> this repo contains code using [AWS CDK](https://aws.amazon.com/cn/cdk/?trk=cndc-detail) to package and deploy a sample app (along with infrastructure), and run it as an [AWS App Runner](https://aws.amazon.com/cn/apprunner/?trk=cndc-detail) service that integrates with MemoryDB for Redis. My colleague Abhishek Gupta has put together an accompanying guide to walk you through how this works, in the post <a href=\\"https://aws-oss.beachgeek.co.uk/1pv\\" target=\\"_blank\\">Build Cloud-Native apps with AWS App Runner, Redis and AWS CDK</a></p>\\n<p><img src=\\"https://dc-testmedia.awsapp.cn/203c7d908a614277b1425fe78059b883_image.png\\" alt=\\"image.png\\" /></p>\n<h5><a id=\\"awsgravitonmlinferencearmnnexample_80\\"></a><strong>aws-graviton-ml-inference-armnn-example</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1q4\\" target=\\"_blank\\">aws-graviton-ml-inference-armnn-example</a> provides sample code and steps you need to deploy ArmNN on [AWS Lambda](https://aws.amazon.com/cn/lambda/?trk=cndc-detail) by building and loading a container image. The Lambda function will be used to efficiently perform ML inference (on Arm architecture) using an example image classification ML model in ONNX format (ResNet 50).</p>\\n<h4><a id=\\"AWS_and_Community_blog_posts_84\\"></a><strong>AWS and Community blog posts</strong></h4>\\n<h5><a id=\\"OpenSearch_85\\"></a><strong>OpenSearch</strong></h5>\\n<p>Great news for folks interested in OpenSearch as v2 officially launched earlier this week. Charlotte Henkle, Nicholas Knize, James McIntyre, Mohammad Qureshi, and Sean Zheng share more details in the post, <a href=\\"https://aws-oss.beachgeek.co.uk/1qs\\" target=\\"_blank\\">OpenSearch 2.0 is now available!</a>.</p>\\n<h5><a id=\\"Steampipe_89\\"></a><strong>Steampipe</strong></h5>\\n<p>Following up from a previous post, Bob Tordella follows that up by showing you how you can now run a security audit from within AWS CloudShell in his post, <a href=\\"https://aws-oss.beachgeek.co.uk/1qo\\" target=\\"_blank\\">How to perform a security audit of your AWS account in AWS CloudShell</a> [hands on]</p>\\n<h5><a id=\\"DAMON_93\\"></a><strong>DAMON</strong></h5>\\n<p>I featured a project back in <a href=\\"https://dev.to/aws/aws-open-source-news-and-updates-86-2hpa\\" target=\\"_blank\\">#86</a> called damo, a user space tool for DAMON (a data access monitoring framework subsystem for the Linux kernel). Using this, you can monitor the data access patterns of your system or workloads and make data access-aware memory management optimisations. I recently found out that this project was created by someone here at Amazon, SeongJae Park. You can catch up with the recent updates by checking out, <a href=\\"https://aws-oss.beachgeek.co.uk/10h\\" target=\\"_blank\\">DAMON: Data Access Monitor</a></p>\\n<p><img src=\\"https://dc-testmedia.awsapp.cn/68ae41682d044327a359b87a66650c56_image.png\\" alt=\\"image.png\\" /></p>\n<h5><a id=\\"Redis_99\\"></a><strong>Redis</strong></h5>\\n<p>Announced earlier this week, Redis application developers now have native support for JavaScript Object Notation (JSON) within ElastiCache and MemoryDB. In the post, <a href=\\"https://aws-oss.beachgeek.co.uk/1py\\" target=\\"_blank\\">Unlocking JSON workloads with ElastiCache and MemoryDB</a> Allen Samuels, Joe Travaglini, and Joe Hu cover how JSON support works at a more technical level and provide examples of how you can write JSON documents, efficiently fetch or set portions of a JSON document in Redis. [hands on]</p>\\n<h5><a id=\\"Inverting_Proxy_103\\"></a><strong>Inverting Proxy</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1qm\\" target=\\"_blank\\">Inverting Proxy</a> is an open-source reverse proxy that inverts the direction of traffic between the proxy and the backend servers. In the post, <a href=\\"https://aws-oss.beachgeek.co.uk/1ql\\" target=\\"_blank\\">Implementing lightweight on-premises API connectivity using inverting traffic proxy</a> Oleksiy Volkov explores the use of lightweight application inversion proxy as a solution for multi-point hybrid or multi-cloud, API-level connectivity for cases where [AWS Direct Connect](https://aws.amazon.com/cn/directconnect/?trk=cndc-detail) or VPN may not be practical. This is super interesting, and I am wondering how else I might be able to use this tool. Essential reading this week! [hands on]</p>\\n<p><img src=\\"https://dc-testmedia.awsapp.cn/85f9a669dc81498eb17e87828bea71fa_image.png\\" alt=\\"image.png\\" /></p>\n<h5><a id=\\"cdknag_109\\"></a><strong>cdk-nag</strong></h5>\\n<p>cdk-nag (inspired by cfn_nag) validates that the state of constructs within a given scope comply with a given set of rules. Rule sets (NagPacks) includes things such as HIPAA Security, NIST 800-53 rev 4, NIST 800-53 rev 5, and PCI DSS 3.2.1. In the post, <a href=\\"https://aws-oss.beachgeek.co.uk/1qe\\" target=\\"_blank\\">Manage application security and compliance with the AWS Cloud Development Kit and cdk-nag</a> Arun Donti demonstrates how to integrate cdk-nag into an [AWS CDK](https://aws.amazon.com/cn/cdk/?trk=cndc-detail) application to provide continual feedback and help align your applications with best practices. [hands on]</p>\\n<h5><a id=\\"AWS_Amplify_and_Flutter_113\\"></a><strong>AWS Amplify and Flutter</strong></h5>\\n<p>The AWS Amplify Flutter Authenticator is a drop in UI library that allows Flutter developers to add a customisable authentication and registration quickly. Abdallah Shaban and Ashish Nanda have collaborated on this blog post, <a href=\\"https://aws-oss.beachgeek.co.uk/1qi\\" target=\\"_blank\\">Setup sign-up and sign-in flows for your Flutter app in minutes with AWS Amplify</a> which provides a hands on guide together with supporting source code. [hands on]</p>\\n<p><img src=\\"https://dc-testmedia.awsapp.cn/389230a2cb9a41de9849aba47c3377dc_image.png\\" alt=\\"image.png\\" /></p>\n<h5><a id=\\"Other_posts_you_might_like_from_the_past_week_119\\"></a><strong>Other posts you might like from the past week</strong></h5>\\n<ul>\\n<li><a href=\\"https://aws-oss.beachgeek.co.uk/1pw\\" target=\\"_blank\\">How to Set Up WireGuard VPN on Amazon Linux 2</a> does exactly what the titles says, and provide a walk through on how to set this up</li>\\n<li><a href=\\"https://aws-oss.beachgeek.co.uk/1px\\" target=\\"_blank\\">Containerizing our Magento stack on AWS</a> nice post on how to deploy this popular open source eCommerce system on AWS ECS Fargate</li>\\n</ul>\n<p><img src=\\"https://dc-testmedia.awsapp.cn/1a1acafb27d4499fb91a4d25a0036f2b_image.png\\" alt=\\"image.png\\" /></p>\n<ul>\\n<li><a href=\\"https://aws-oss.beachgeek.co.uk/1qf\\" target=\\"_blank\\">Prepare for Babelfish migration with the AWS SCT assessment report</a> demonstrates how to use the AWS Schema Conversion Tool (AWS SCT) assessment report to identify where Babelfish doesn’t support specific SQL Server language features</li>\\n<li><a href=\\"https://aws-oss.beachgeek.co.uk/1qh\\" target=\\"_blank\\">Viewing collectd statistics with Amazon Managed Service for Prometheus and Amazon Managed Service for Grafana</a> walks you through how to view metrics from a running instance of collectd on a Linux-based Amazon Elastic Compute Cloud (Amazon EC2) instance [hands on]</li>\\n<li><a href=\\"https://aws-oss.beachgeek.co.uk/1qg\\" target=\\"_blank\\">Viewing custom metrics from statsd with Amazon Managed Service for Prometheus and Amazon Managed Grafana</a> shows you how you can view metrics from a running instance of statsd, on a Linux or Windows based Amazon Elastic Compute Cloud (Amazon EC2) instance, with [Amazon Managed Service for Prometheus](https://aws.amazon.com/cn/prometheus/?trk=cndc-detail) and [Amazon Managed Grafana](https://aws.amazon.com/cn/grafana/?trk=cndc-detail) [hands on]</li>\\n<li><a href=\\"https://aws-oss.beachgeek.co.uk/1qr\\" target=\\"_blank\\">Deploying PyTorch Model as a Serverless Service</a> shows you a way you can deploy a PyTorch model as a Serverless API leveraging Lambda, ECR and Serverless framework [hands on]</li>\\n</ul>\n<h4><a id=\\"Case_studies_131\\"></a><strong>Case studies</strong></h4>\\n<ul>\\n<li><a href=\\"https://aws-oss.beachgeek.co.uk/1qn\\" target=\\"_blank\\">Nurturing Continued Growth of Our Oak CT Log</a> fascinating blog post from Lets Encrypt that walks you through the Lets Encrypt Certificate Transparency (CT) log, built using open source components running on [Amazon RDS](https://aws.amazon.com/cn/rds/?trk=cndc-detail)</li>\\n</ul>\n<h4><a id=\\"Quick_updates_135\\"></a><strong>Quick updates</strong></h4>\\n<h5><a id=\\"Open_3D_Engine_136\\"></a><strong>Open 3D Engine</strong></h5>\\n<p>Earlier this week saw the release of 22.05.0 of Open 3D Engine (O3DE) an Apache 2.0-licensed open source project. O3DE is an engine for real-time 3D development that provides developers with a modular foundation for building games and 3D simulations across a variety of applications like robotics, digital twins, automotive, healthcare, and more. In our ongoing support of O3DE, the AWS Game Engine and Developer Services team contributed numerous features to version 22.05.0 including:</p>\n<p>Read more about this release in the announcement, <a href=\\"https://aws-oss.beachgeek.co.uk/1qj\\" target=\\"_blank\\">AWS for Games latest contribution to the Open 3D Engine (O3DE)</a></p>\\n<h5><a id=\\"Amazon_FSx_for_Lustre_142\\"></a><strong>Amazon FSx for Lustre</strong></h5>\\n<p>Amazon FSx for Lustre, a service that provides cost-effective, high-performance, and scalable file storage for compute workloads, now supports root squash. This administrative feature adds an additional layer of file access control on top of the current network-based access control and POSIX file permissions that FSx for Lustre provides. Using the root squash feature, you can restrict root level file system access from clients that access an FSx for Lustre file system as root.</p>\n<p>IT administrators often give users root access on their compute instances to perform privileged operations such as changing system configurations or installing and removing software. However, for instances attached to a Linux based file system, such as FSx for Lustre, a user who is granted root access also gets full access to files on the file system, which may not be desirable for certain scenarios. With root squash enabled, you can continue to give users root access to instances attached to an FSx for Lustre file system, while limiting file system permissions to those of a less-privileged user and group.</p>\n<h5><a id=\\"Redis_148\\"></a><strong>Redis</strong></h5>\\n<p>Amazon ElastiCache for Redis and Amazon MemoryDB for Redis now support natively storing and accessing data in the JavaScript Object Notation (JSON) format. With this launch, application developers can effortlessly store, fetch, and update their JSON data inside Redis without needing to manage custom code for serialisation and deserialisation. Using ElastiCache and MemoryDB, you can now efficiently retrieve and update specific portions of a JSON document without needing to manipulate the entire object, which can help improve performance and help reduce cost. You can also search your JSON document contents using the JSONPath query syntax. JSON support is available for Redis version 6.2 and above for ElastiCache and MemoryDB in all available regions, at no additional cost.</p>\n<h5><a id=\\"Grafana_152\\"></a><strong>Grafana</strong></h5>\\n<p>Amazon Managed Grafana now supports a new API for creating Grafana API tokens, as well as support for new plugins, Grafana version 8.4, and workspace tags. With CreateWorkspaceApiKey, customers can create Grafana API tokens without having to log into the Grafana workspace console, enabling users to programmatically create, delete, and manage Grafana resources such as dashboards, alerts, and data sources. Amazon Managed Grafana adds support for Github, Moogsoft, Pixie, and Windrose plugins, enabling customers to connect, query, and visualize data from additional data sources. Existing and new Amazon Managed Grafana workspaces now support Grafana version 8.4, with no action required from users. Customers can now tag Amazon Managed Grafana workspaces to help simplify organisation and cost management of workspaces. Tags are labels in the form of key-value pairs that may be attached to Amazon Managed Grafana workspaces to search, filter, or allocate costs.</p>\n<h5><a id=\\"AWS_Distro_for_OpenTelemetry_156\\"></a><strong>AWS Distro for OpenTelemetry</strong></h5>\\n<p>Earlier in the week was the announcement of the general availability of AWS Distro for OpenTelemetry (ADOT) for metrics, a secure, production-ready, AWS-supported distribution of the OpenTelemetry project. With this launch, customers can use OpenTelemetry APIs and SDKs in Java, .Net, and JavaScript to collect and send metrics to Amazon CloudWatch, Amazon Managed Service for Prometheus, and other monitoring destinations supported by the OpenTelemetry Protocol (OTLP). Part of the Cloud Native Computing Foundation (CNCF), OpenTelemetry provides open source APIs, libraries, and agents to collect distributed traces and metrics for application and infrastructure monitoring. With ADOT, you can instrument your applications just once to send metrics and traces to multiple monitoring solutions and use auto-instrumentation agents to collect traces and metrics without changing your code. Use AWS Distro for OpenTelemetry to instrument your applications running on Amazon Elastic Compute Cloud (EC2), Amazon Elastic Container Service (ECS), and Amazon Elastic Kubernetes Service (EKS).</p>\n<p>For your observability needs, you can choose Amazon CloudWatch, Amazon Managed Service for Prometheus, or one of the AWS partner destinations. You can configure and deploy the latest version of the AWS Distro for OpenTelemetry for container services and Amazon EC2 by using AWS CloudFormation templates, the AWS Command Line Interface, Kubectl commands, or the ADOT EKS add-on. Developers can use the several supported receivers such as Prometheus as well as OpenTelemetry SDKs to collect or instrument their applications for collecting correlated metrics and traces.</p>\n<h4><a id=\\"Videos_of_the_week_162\\"></a><strong>Videos of the week</strong></h4>\\n<h5><a id=\\"AWS_Lambda_Powertools_163\\"></a><strong>AWS Lambda Powertools</strong></h5>\\n<p>AWS Lambda Powertools is a suite of TypeScript utilities for AWS Lambda functions to ease adopting best practices such as tracing, structured logging, custom metrics, and more. Join Marcia Villalba and Sara Gerion as they dive deep into this project, getting hands on and showing you more about this tool. Extra bonus points as Sara uses Terraform throughout.</p>\n<p><video src=\\"https://dc-testmedia.awsapp.cn/63b9e737100f4f1fb0b4001694505b82_AWS%20Lambda%20Powertools%20for%20Typescript%20_%20Adopt%20easily%20the%20best%20practices%20in%20your%20apps.mp4\\" controls=\\"controls\\"></video></p>\\n<h5><a id=\\"Kuma_169\\"></a><strong>Kuma</strong></h5>\\n<p>Kuma is an open source service mesh that can run on every cloud, in a single or multi-zone capacity, across both Kubernetes and VMs. In this video, Kat Morgan walks you through how to install and run Kuma on AWS ECS</p>\n<p><video src=\\"https://dc-testmedia.awsapp.cn/3ae4fc62183049509a7877f5afc6a4b0_Kong%20Builders%20-%20May%2025%20-%20How%20to%20install%20and%20run%20Kuma%20on%20AWS%20ECS.mp4\\" controls=\\"controls\\"></video></p>\\n<h4><a id=\\"Events_for_your_diary_175\\"></a><strong>Events for your diary</strong></h4>\\n<h5><a id=\\"BOSC_2022_176\\"></a><strong>BOSC 2022</strong></h5>\\n<h5><a id=\\"July_1314_Madison_Wisconsin_USA_177\\"></a><strong>July 13-14, Madison, Wisconsin, USA</strong></h5>\\n<p>The Bioinformatics Open Source Conference (BOSC) has been held annually since 2000, and this year AWS is proud to be a platinum sponsor for this event. BOSC covers all aspects of open source bioinformatics software and open science, including (but not limited to) these topics, Open Science and Reproducible Research, Open Biomedical Data, Citizen/Participatory Science, Standards and Interoperability, Data Science Workflows, Open Approaches to Translational Bioinformatics, Developer Tools and Libraries, Inclusion, and Outreach and Training. This is a hybrid event (in person/virtual) and you find out more by checking out the event page, <a href=\\"https://aws-oss.beachgeek.co.uk/1li\\" target=\\"_blank\\">BOSC 2022</a></p>\\n<h5><a id=\\"OpenSearch_181\\"></a><strong>OpenSearch</strong></h5>\\n<h5><a id=\\"Every_other_Tuesday_3pm_GMT_182\\"></a><strong>Every other Tuesday, 3pm GMT</strong></h5>\\n<p>This regular meet-up is for anyone interested in OpenSearch &amp; Open Distro. All skill levels are welcome and they cover and welcome talks on topics including: search, logging, log analytics, and data visualisation.</p>\n<p>Sign up to the next session, <a href=\\"https://aws-oss.beachgeek.co.uk/1az\\" target=\\"_blank\\">OpenSearch Community Meeting</a></p>\\n<h5><a id=\\"OpenSearchCon_2022_188\\"></a><strong>OpenSearchCon 2022</strong></h5>\\n<h5><a id=\\"Sept_21st_2022_Seattle_189\\"></a><strong>Sept 21st, 2022 Seattle</strong></h5>\\n<p>Come to the first annual OpenSearchCon!</p>\n<p>This day-long conference will be packed with presenters who build and innovate with OpenSearch. It doesn’t matter if you’re just getting started on your OpenSearch journey, running giant clusters, or contributing tons of code; the event is for everyone. Join us to celebrate the progress and look into the future of the project. Admission is free, and registration will be open in the next few weeks. All you will need to do is sign up, and get to Seattle!</p>\n<p>Check out the full details, including signing up and location, at the <a href=\\"https://aws-oss.beachgeek.co.uk/1n1\\" target=\\"_blank\\">meetup page here</a>.</p>\\n<h4><a id=\\"Stay_in_touch_with_open_source_at_AWS_197\\"></a><strong>Stay in touch with open source at AWS</strong></h4>\\n<p>I hope this summary has been useful. Remember to check out the <a href=\\"https://aws.amazon.com/opensource/?opensource-all.sort-by=item.additionalFields.startDate&amp;opensource-all.sort-order=asc\\" target=\\"_blank\\">Open Source homepage</a> to keep up to date with all our activity in open source by following us on <a href=\\"https://twitter.com/AWSOpen\\" target=\\"_blank\\">@AWSOpen</a></p>\n"}
目录
亚马逊云科技解决方案 基于行业客户应用场景及技术领域的解决方案
联系亚马逊云科技专家
亚马逊云科技解决方案
基于行业客户应用场景及技术领域的解决方案
联系专家
0
目录
关闭