Amazon Web Services open source newsletter, #180

海外精选
开源
Amazon EC2
Amazon EMR
Amazon Corretto
海外精选的内容汇集了全球优质的亚马逊云科技相关技术内容。同时,内容中提到的“AWS” 是 “Amazon Web Services” 的缩写,在此网站不作为商标展示。
0
0
## November 20th, 2023 - Instalment #180 Welcome to #180 of the Amazon Web Services open source newsletter, the place for all your Amazon Web Services and open source needs. As we ramp up to re:Invent, it is good to see that pre:Invent is giving us plenty of open source goodies. In this weeks newsletter, we have some of those in the way of new projects such as **res** and **aws-iatk**, but we also have lots of really great content too. In this edition, we have a curated set of observability content which I think you will really enjoy, as well as featuring posts that cover projects like Ragna, ezsmdeploy, SnapStart, GraalVM, [Amazon Corretto](https://aws.amazon.com/cn/corretto/?trk=cndc-detail), [Amazon EMR](https://aws.amazon.com/cn/emr/?trk=cndc-detail), Apache Airflow, LangChain, Amazon Copilot, Karpenter, Grafana, Prometheus, Kubernetes, Apache Flink, Apache Kafka, Avro, Apache Cassandra, Apache Spark, Amazon Amplify, Redis, MySQL, PostgreSQL, eksctl, MapLibre, Overture Maps, and more! As always, do not skip the end, where videos and events await your gaze. Speaking of events, I am heading to Vilnius later this week to speak at Big Data Europe. I have a couple of sessions related to Apache Airflow, so if you are going to be attending get in touch, would love to meet up. Before driving into the newsletter, make sure you check the following launch we did last week which I was super excited about. **Open source security** I was very happy to see two new important resources launched this week. First up was news that we now have a dedicated page for open source security. You can view the page, [Amazon Open Source Security](https://aws-oss.beachgeek.co.uk/3fx?trk=cndc-detail) which shares our approach to open source security together with some useful examples, data points, and supporting articles. If that was not enough, we also launched[ Open Source Cryptography](https://aws-oss.beachgeek.co.uk/3fy?trk=cndc-detail) that looks at some of the great open source innovations that Amazon Web Services has produced, in the area of cryptography. Bookmark both of these resources and let us know what you think. **Feedback** Please please please take 1 minute to [complete this short survey](https://www.pulse.aws/promotion/10NT4XZQ?trk=cndc-detail). I have Amazon Web Services credit codes for the first 50 as a thank you! ### Celebrating open source contributors The articles and projects shared in this newsletter are only possible thanks to the many contributors in open source. I would like to shout out and thank those folks who really do power open source and enable us all to learn and build on top of what they have created. So thank you to the following open source heroes: Haoween You, Joe Dahlquist, Chetan Patwal, Ali Alemi, Kiran Singh, Chirag Dave, Vinodkrishna Gopalan, Yoni Shalom, Sashi Varanasi, Roberto Luna Rojas, Steven Hancz, Elad Bernstein, Karthik Konaparthi, Erik Hanchett, Ashish Nanda, Pascal Vogel, Rakshith Rao, John Jackson, Rachel Leekin, Michael (Mike) Masaaud, Jihed Mselmi, Shreyas Subramanian, Ray Khorsandi, Hemanth Vemulapalli, Abhishek Gupta, Ruchi Mishra, Naga Gaddamu, Vadym Kazulkin, Harry at Data Smiles, Nowsath, Brendan Bouffler, Dan Fox, and Brian Krygsman. ### Latest open source projects *The great thing about open source projects is that you can review the source code. If you like the look of these projects, make sure you that take a look at the code, and if it is useful to you, get in touch with the maintainer to provide feedback, suggestions or even submit a contribution. The projects mentioned here do not represent any formal recommendation or endorsement, I am just sharing for greater awareness as I think they look useful and interesting!* #### Tools **aws-iatk** [aws-iatk](https://aws-oss.beachgeek.co.uk/3fc?trk=cndc-detail) Amazon Integrated Application Test Kit (IATK), a new open-source test library that makes it easier for developers to create tests for cloud applications with increased speed and accuracy. With Amazon IATK, developers can quickly write tests that exercise their code and its Amazon Web Services integrations against an environment in the cloud, making it easier to catch mistakes early in the development process. IATK includes utilities to generate test events, validate event delivery and structure in [Amazon EventBridge](https://aws.amazon.com/cn/eventbridge/?trk=cndc-detail) Event Bus, and assertions to validate call flow using Amazon X-Ray traces. The [Amazon IATK](https://aws-oss.beachgeek.co.uk/3g0?trk=cndc-detail) is available for Python3.8+. To help you get started, check out the supporting blog post from Dan Fox and Brian Krygsman, [Introducing the Amazon Integrated Application Test Kit (IATK)](https://aws-oss.beachgeek.co.uk/3fz?trk=cndc-detail). **res** [res](https://aws-oss.beachgeek.co.uk/3f0?trk=cndc-detail) Research and Engineering Studio on Amazon Web Services (RES) is an open source, easy-to-use web-based portal for administrators to create and manage secure cloud-based research and engineering environments. Using RES, scientists and engineers can visualise data and run interactive applications without the need for cloud expertise. With just a few clicks, scientists and engineers can create and connect to Windows and Linux virtual desktops that come with pre-installed applications, shared data, and collaboration tools they need. With RES, administrators can define permissions, set budgets, and monitor resource utilisation through a single web interface. RES virtual desktops are powered by [Amazon EC2 ](https://aws.amazon.com/cn/ec2/?trk=cndc-detail)instances and NICE DCV. RES is available at no additional charge. You pay only for the Amazon Web Services resources needed to run your applications. Dive deeper by reading [New: Research and Engineering Studio on Amazon Web Services](https://aws-oss.beachgeek.co.uk/3f1?trk=cndc-detail), where Brendan Bouffler explains what RES is and how it works, and we’ll explain how to deploy it in your own Amazon Web Services account, and get it ready for your users. ![image.png](https://dev-media.amazoncloud.cn/50b400baf51a4362b11257a5bd90c566_image.png "image.png") **aws-cdk-stack-builder-tool** [aws-cdk-stack-builder-tool](https://aws-oss.beachgeek.co.uk/3g3?trk=cndc-detail) or Amazon CDK Builder, is a browser-based tool designed to streamline bootstrapping of Infrastructure as Code (IaC) projects using the Amazon Cloud Development Kit (CDK). Equipped with a dynamic visual designer and instant TypeScript code generation capabilities, the CDK Builder simplifies the construction and deployment of CDK projects. It stands as a resource for all CDK users, providing a platform to explore a broad array of CDK constructs. Very cool indeed, and you can deploy on Amazon Cloud9, so that this project on my weekend to do list. ![image.png](https://dev-media.amazoncloud.cn/63f18ea93d19420ca8beb1d643a27fb7_image.png "image.png") **terraform-aws-ecr-watch** [terraform-aws-ecr-watch](https://aws-oss.beachgeek.co.uk/3f2?trk=cndc-detail) is a project out of the folks from Porsche, when they are not busy designing super fast cars, their engineers are busy creating useful open source tools for folks to use. This project is a Terraform module to configure an Amazon ECR Usage Dashboard based on [Amazon CloudWatch](https://aws.amazon.com/cn/cloudwatch/?trk=cndc-detail) log insight queries with data fetched from Amazon CloudTrail. ![image.png](https://dev-media.amazoncloud.cn/3e92be54fc7f44f3bdad62ab1bc51a1b_image.png "image.png") ### Demos, Samples, Solutions and Workshops **ragna** [ragna](https://aws-oss.beachgeek.co.uk/3f3?trk=cndc-detail) this is a repo I put together to show you how you can add [Amazon Bedrock](https://aws.amazon.com/cn/bedrock/?trk=cndc-detail) models from Anthropic and Meta within the Ragna tool. I blogged last week about this [#179](https://dev.to/aws/unboxing-ragna-getting-hands-on-and-making-it-to-work-with-amazon-bedrock-7k3?trk=cndc-detail) but I have put together this repo that shows the actual code as I had received quite a few DMs, and as a bonus, I have also added the recently announced Llama2 13B model from Meta. To help with this, a new blog post, [Adding Amazon Bedrock Llama2 as an assistant in Ragna](https://dev.to/aws/adding-amazon-bedrock-llama2-as-an-assistant-in-ragna-pdl?trk=cndc-detail) will help you get this all up and running. There is also lots of useful info in the project README. ![image.png](https://dev-media.amazoncloud.cn/4a297caf3eb447efb307ec1da6a90735_image.png "image.png") **aws-external-package-security** [aws-external-package-security](https://aws-oss.beachgeek.co.uk/3g2?trk=cndc-detail) provides code to setup a solution that demonstrates how you can deploy Amazon Code Services (e.g., Amazon CodePipeline, Amazon CodeBuild, [Amazon CodeGuru](https://aws.amazon.com/cn/codeguru/?trk=cndc-detail) Security, Amazon CodeArtifact) to orchestrate secure access to external package repositories from an [Amazon SageMaker](https://aws.amazon.com/cn/sagemaker/?trk=cndc-detail) data science environment configured with multi-layer security. The solution can also be expanded upon to account for general developer workflows, where developers use external package dependencies. ### Amazon Web Services and Community blog posts **Community round up** Starting strongly in this weeks community round up we have Amazon Web Services Community Builder Vadym Kazulkin who has put together a great read for those building modern Java apps and looking for ways to optimise how these work in his post, [Reducing Cold Starts on Amazon Lambda with Java Runtime - Future Ideas about SnapStart, GraalVM and Co](https://aws-oss.beachgeek.co.uk/3fr?trk=cndc-detail). Amazon Web Services Community Builder Nowsath has a quick handy post for those working with [Amazon EMR](https://aws.amazon.com/cn/emr/?trk=cndc-detail), and who might be encountering the occasional error (after all, who create stuff that works first time.......yeah, exactly, no one!). Check out [Most common errors when setting up Amazon EMR](https://aws-oss.beachgeek.co.uk/3fs?trk=cndc-detail) the next time you are planning to work on [Amazon EMR](https://aws.amazon.com/cn/emr/?trk=cndc-detail), you never know, it might help save you some time. I am also a big fan of including errors and issues in my blog posts. The amount of times that I have received messages to say they were searching for a fix, and came across my blog posts is enough validation for me. Next up we have Harry at Data Smiles with [Mastering Apache Airflow: My Essential Best Practices for Robust Data Orchestration](https://aws-oss.beachgeek.co.uk/3ft), covering good practices when working with Apache Airflow. A lot of sense in that post, so whether you are new or experienced, well worth checking out. To finish up, a few posts from some of my colleagues. First up we have Abhishek Gupta with [Use Amazon Bedrock and LangChain to build an application to chat with web pages](https://aws-oss.beachgeek.co.uk/3fu?trk=cndc-detail), who shows you how you can build and package a conversational application using Amazon CDK, LangChain, and of course Go. Next up we have a longer tutorial from Hemanth Vemulapalli, [Break a Monolithic Application Into Microservices With Amazon Web Services Migration Hub Refactor Spaces, Amazon Copilot](https://aws-oss.beachgeek.co.uk/3fv?trk=cndc-detail) which walks you through the process of decomposing a monolith to micro services leveraging the strangler fig pattern using Refactor Spaces and Amazon Copilot. To finish this weeks community round up, we have [How to launch Ray Clusters on Amazon Web Services](https://aws-oss.beachgeek.co.uk/3fw?trk=cndc-detail) where Ruchi Mishra and Naga Gaddamu look at how you can get started with Ray on Amazon Web Services. Ray is an open source general purpose universal library that allows you to do distributed computing and it offers you an ecosystem of native libraries to scale ML workloads. **ezsmdeploy** I first covered ezsmdeploy back in [#25](https://dev.to/aws/aws-open-source-news-and-updates-no-25-528b?trk=cndc-detail), an open source Python package to help easily deploy machine learning models and provide a variety of options such as passing one or more model files, automatic selection of instances, and autoscaling. In [Deploy Large Language Models Easily with the New ezsmdeploy Python SDK](https://aws-oss.beachgeek.co.uk/3fq?trk=cndc-detail), Shreyas Subramanian and Ray Khorsandi cover the new features of the ezsmdeploy 2.0 SDK, providing some code examples to demonstrate how to launch and interact with popular foundation models (FM). This is a really nice update, so make sure you check this out if you are exploring the world of generative AI and looking for open source tools to help make your life easier. **Karpenter** Karpenter is an open-source, high-performance Kubernetes cluster autoscaler that automatically provisions new nodes in response to un-schedulable pods. In the post, [Deliver Namespace as a Service multi tenancy for Amazon EKS using Karpenter](https://aws-oss.beachgeek.co.uk/3fk?trk=cndc-detail) Rachel Leekin, Michael (Mike) Masaaud, and Jihed Mselmi show how you can use Karpenter to provision node, scale up, and scale down the cluster per tenant without impacting other ones. \[hands on] **Apache Airflow** For folks who have been using Managed Workflows for Apache Airflow (MWAA) for a while, you may be familiar with a long requested ask around how to deploy MWAA into more customised [Amazon VPC](https://aws.amazon.com/cn/vpc/?trk=cndc-detail) configurations. Specifying customer-managed endpoints is sometimes a requirements for customers to meet strict security policies by explicitly restricting VPC resource access to just those needed by their Amazon MWAA environments. It was great to read [Introducing shared VPC support on Amazon MWAA](https://aws-oss.beachgeek.co.uk/3fd?trk=cndc-detail), where John Jackson provides a hands on guide on how to automate environment creation with shared VPC support in Amazon MWAA. This gives you the ability to manage your own endpoints within your VPC, adding compatibility to shared, or otherwise restricted, VPCs. **Observability** Last week saw some great content covering all things related to observability, so here are my picks: * [Extend your Amazon Managed Grafana experience with Grafana community plugins](https://aws-oss.beachgeek.co.uk/3fp?trk=cndc-detail) looks at a new self-service plugin management experience for Grafana community plugins, that enables you to unify data from a wider variety of data sources with visualisations tailored to analyse your unique datasets \[hands on] * [.NET Observability with OpenTelemetry – Part 1: Metrics using Amazon Managed Prometheus and Grafana](https://aws-oss.beachgeek.co.uk/3fl?trk=cndc-detail) is the first in a series, that looks at the implementation of OpenTelemetry in an ASP.NET website to capture application metrics \[hands on] * [Analyzing Amazon Lex conversation log data with Amazon Managed Grafana](https://aws-oss.beachgeek.co.uk/3fm?trk=cndc-detail) overes how to enable and use conversation logs to provide these insights and use Grafana to visualize and report on key metrics \[hands on] ![image.png](https://dev-media.amazoncloud.cn/335116560c70477580eca4d4104e6763_image.png "image.png") * [Announcing Amazon CloudWatch Container Insights with Enhanced Observability for Amazon EKS on EC2](https://aws-oss.beachgeek.co.uk/3fn?trk=cndc-detail) has probably more graphs than I have ever seen in a post before, but looks at the various features introduced as part of the [Amazon CloudWatch](https://aws.amazon.com/cn/cloudwatch/?trk=cndc-detail) Container Insights with enhanced observability for [Amazon Elastic Kubernetes Service](https://aws.amazon.com/cn/eks/?trk=cndc-detail) - expect lots of graphs! \[hands on] ![image.png](https://dev-media.amazoncloud.cn/e1a349c876e047bd8c7b0914b48af92b_image.png "image.png") * [Monitoring MongoDB Atlas with Amazon Web Services Managed Grafana and Amazon Managed Service for Prometheus](https://aws-oss.beachgeek.co.uk/3fo?trk=cndc-detail) describes how to use Amazon Web Services Managed Service for Prometheus (AMP) and [Amazon Managed Grafana](https://aws.amazon.com/cn/grafana/?trk=cndc-detail) (AMG) for monitoring MongoDB Atlas Clusters \[hands on] ![image.png](https://dev-media.amazoncloud.cn/8e8df599a9634bf78adc94e868ee40ff_image.png "image.png") **Other posts and quick reads** * [Implement Apache Flink near-online data enrichment patterns](https://aws-oss.beachgeek.co.uk/3fj?trk=cndc-detail) covers how you can implement data enrichment for near-online streaming events with Apache Flink and how you can optimize performance \[hands on] ![image.png](https://dev-media.amazoncloud.cn/592042bc0eb64833a207cdbf57fcf437_image.png "image.png") * [Converting Apache Kafka events from Avro to JSON using EventBridge Pipes](https://aws-oss.beachgeek.co.uk/3fg?trk=cndc-detail)shows how to reliably consume, validate, convert, and send Avro events from Kafka to Amazon Web Services and third-party services using EventBridge Pipes, allowing you to reduce custom deserialization logic in downstream services \[hands on] ![image.png](https://dev-media.amazoncloud.cn/6e4832d726d74faa93fc9eff6c6da31c_image.png "image.png")> * [Announcing frozen collections in Amazon Keyspaces](https://aws-oss.beachgeek.co.uk/3fe?trk=cndc-detail) looks at support for frozen collections in [Amazon Keyspaces](https://aws.amazon.com/cn/keyspaces/?trk=cndc-detail), and discusses various use cases for frozen collections and how to use the three different types of collections: MAP, LIST, and SET \[hands on] * [Simplifying data processing at Capitec with Amazon Redshift integration for Apache Spark](https://aws-oss.beachgeek.co.uk/3fh?trk=cndc-detail) is a case study on how the Capitec team successfully implemented the Apache Spark [Amazon Redshift](https://aws.amazon.com/cn/redshift/?trk=cndc-detail) integration for Apache Spark to simplify their feature computation workflows \[hands on] * [Run Amazon EKS on RHEL Worker Nodes with IPVS Networking](https://aws-oss.beachgeek.co.uk/3ff?trk=cndc-detail) provides details of how to create [Amazon EKS](https://aws.amazon.com/cn/eks/?trk=cndc-detail) worker nodes that run on RHEL 8 and RHEL 9 [Amazon EC2 ](https://aws.amazon.com/cn/ec2/?trk=cndc-detail)instances and how to run your [Amazon EKS](https://aws.amazon.com/cn/eks/?trk=cndc-detail) clusters in IPVS networking mode \[hands on] * [Build trust and safety for generative AI applications with Amazon Comprehend and LangChain](https://aws-oss.beachgeek.co.uk/3fi?trk=cndc-detail) explores how you can use [Amazon Comprehend](https://aws.amazon.com/cn/comprehend/?trk=cndc-detail) ContentModerationChain to add trust and safety features to any LLM workflow, including Retrieval Augmented Generation (RAG) workflows implemented in LangChain \[hands on] ![image.png](https://dev-media.amazoncloud.cn/05e980b621af4a298fbd647895f93772_image.png "image.png") ### Quick updates **Amazon Linux 2023** Amazon Lambda now supports Amazon Linux 2023 as both a managed runtime and a container base image. This runtime has a significantly smaller deployment footprint than Amazon Linux 2 runtimes, and provides updated versions of common libraries such as glibc. The Amazon Linux 2023 runtime will also be used as the basis for future Lambda runtime releases, such as Node.js 20, Python 3.12, Java 21, and .NET 8. The Amazon Linux 2023 runtime provides an OS-only execution environment for Lambda functions. It is based on the AL2023 minimal container image release of AL2023. An OS-only Lambda environment is useful in three scenarios: when using languages which are compiled to native code, such as Go or Rust; when using third-party runtimes such as Bref for PHP; or when using custom runtimes. Amazon Web Services will automatically apply updates and security patches to the managed runtime and container base image, as they become available. Rakshith Rao provides more details in the post, [Introducing the Amazon Linux 2023 runtime for Amazon Lambda](https://aws-oss.beachgeek.co.uk/3fa?trk=cndc-detail). **NodeJS** Amazon Lambda now supports creating serverless applications using Node.js 20. Developers can use Node.js 20 as both a managed runtime and a container base image, and Amazon Web Services will automatically apply updates to the managed runtime and base image as they become available. You can use Node.js 20 with Lambda\@Edge, allowing you to customize low-latency content delivered through [Amazon CloudFront](https://aws.amazon.com/cn/cloudfront/?trk=cndc-detail). Powertools for Amazon Lambda (TypeScript), a developer toolkit to implement serverless best practices and increase developer velocity, also supports Node.js 20. The Lambda Node.js 20 runtime is built on the new Amazon Linux 2023 runtime, which is based on the AL2023 minimal container image. This provides a significantly smaller deployment footprint than earlier Amazon Linux 2-based runtimes, updated versions of common libraries such as glibc, and a new package manager. The Node.js 20 runtime also provides configurable certificate loading for faster cold starts, as well as supporting new Node.js 20 language features. Read Pascal Vogel's post to find out more, [Node.js 20.x runtime now available in Amazon Lambda](https://aws-oss.beachgeek.co.uk/3ez?trk=cndc-detail) \[hands on] **Amazon Amplify** Amazon Amplify JavaScript Library v6 is now available. This includes reduced bundle sizes, richer TypeScript support, and integrations with Next.js server-side features. The Amazon Amplify JavaScript Library enables frontend developers to connect their web and React Native apps to Amazon Web Services cloud backends. In this release, Amplify JavaScript now offers richer TypeScript support enhancing developer productivity and reducing runtime errors. Additionally, Apps using this new release will be served with smaller bundle sizes. Amplify JavaScript v6 also introduces an integration with Next.js server-side features such as App Router, Middleware, API routes, and server functions. Developers can now build web apps leveraging improved TypeScript interfaces for a more intuitive development experience, including syntax highlighting, code completion, and type checking. We have improved app load times by reducing the bundle sizes served with Amplify JavaScript. This version also enables developers to use Amplify JavaScript in Next.js applications client-side or server-side, including in Middleware, API routes, and with the new App Router. You might be wanting more info perhaps? Well, in which case why not dive into this post [Building fast Next.js apps using TypeScript and Amazon Amplify JavaScript v6](https://aws-oss.beachgeek.co.uk/3f4?trk=cndc-detail), where Erik Hanchett and Ashish Nanda happily oblige. ![image.png](https://dev-media.amazoncloud.cn/d4bceb1898c640ed953fec5ed16c900b_image.png "image.png") **Redis** [Amazon ElastiCache](https://aws.amazon.com/cn/elasticache/?trk=cndc-detail) for Redis version 7.1 is now generally available. This release contains performance improvements which enable workloads to drive higher throughput and lower operation latencies. ElastiCache customers can achieve over 1 million requests per second per node on r7g.4xlarge or larger. [Amazon ElastiCache](https://aws.amazon.com/cn/elasticache/?trk=cndc-detail) for Redis version 7.1 can achieve up to 100% more throughput and 50% lower P99 latency, compared to Elasticache for Redis version 7.0. Customers choose ElastiCache to power some of their most performance-sensitive, real-time applications, that require fast data access, fast response time and cost reduction. As they scale their applications, they have a growing need for high throughput, while keeping latency under 1ms per request. Today, customers can double the performance by upgrading from ElastiCache for Redis 7.0 to 7.1, and can scale to 500 millions of requests per second (RPS) with microsecond response time. Also published this week on an unrelated note, was a great post to help guide you in sizing your Redis clusters using good practices. Elad Bernstein and Karthik Konaparthi are your hosts in [Best practices for sizing your Amazon ElastiCache for Redis clusters](https://aws-oss.beachgeek.co.uk/3f5?trk=cndc-detail). If that was not enough, Sashi Varanasi, Roberto Luna Rojas, and Steven Hancz collaborated on [Optimize cost and boost performance of RDS for MySQL using Amazon ElastiCache for Redis](https://aws-oss.beachgeek.co.uk/3f6?trk=cndc-detail), that very nicely details how you can optimise your relational database costs with in-memory caching using [Amazon ElastiCache](https://aws.amazon.com/cn/elasticache/?trk=cndc-detail). ![image.png](https://dev-media.amazoncloud.cn/43edcde56b6d42b0b02c88af8d346bf8_image.png "image.png") **MySQL** [Amazon RDS](https://aws.amazon.com/cn/rds/?trk=cndc-detail) for MySQL now supports MySQL Innovation Release 8.1 in the [Amazon RDS](https://aws.amazon.com/cn/rds/?trk=cndc-detail) Database Preview Environment, allowing you to evaluate the latest Innovation Release on [Amazon RDS](https://aws.amazon.com/cn/rds/?trk=cndc-detail) for MySQL. You can deploy MySQL 8.1 in the [Amazon RDS](https://aws.amazon.com/cn/rds/?trk=cndc-detail) Database Preview Environment that has the benefits of a fully managed database, making it simpler to set up, operate, and monitor databases. MySQL 8.1 is the first Innovation Release from the MySQL community. MySQL Innovation releases include bug fixes, security patches, as well as new features. MySQL Innovation releases are supported by the community until the next major & minor release, whereas MySQL Long Term Support (LTS) Releases, such as MySQL 8.0, are supported by the community for up to eight years. **PostgreSQL** [Amazon RDS](https://aws.amazon.com/cn/rds/?trk=cndc-detail) Proxy is a fully managed and a highly available database proxy for [Amazon Aurora](https://aws.amazon.com/cn/rds/aurora/?trk=cndc-detail) and RDS databases. RDS Proxy allows customers to gracefully scale applications by efficiently reusing database connections. For application using PostgreSQL Extended Query Protocol, RDS Proxy can now reuse database connections, resulting in efficient use of database resources. Many applications and database drivers use PostgreSQL Extended Query Protocol for improved security and performance. Prior to this launch, when RDS Proxy encountered an extended query protocol message, it automatically “pinned” the database connection, which meant applications could not benefit from efficient database connection reuse. Now, RDS Proxy will continue to pool and share database connections when it detects an extended query protocol message, improving your database efficiency and application scalability. This functionality is available for existing as well as new RDS Proxy customers by default. It would be great if you could get more details right? Well, why not try [Amazon RDS Proxy multiplexing support for PostgreSQL Extended Query Protocol](https://aws-oss.beachgeek.co.uk/3f7?trk=cndc-detail), where Kiran Singh, Chirag Dave, Vinodkrishna Gopalan, and Yoni Shalom provide a details hands on guide on getting started with this. ![image.png](https://dev-media.amazoncloud.cn/da7be67fbeb44b879f59160d014c3011_image.png "image.png") **Apache Kafka** [Amazon Managed Streaming for Apache Kafka](https://aws.amazon.com/cn/msk/?trk=cndc-detail) (Amazon MSK) Serverless now supports writes and reads from Kafka clients written in all programming languages. Administrators can simplify and standardise access control to Kafka resources using Amazon Identity and Access Management (IAM). Amazon MSK’s IAM support is based on SASL/OAUTHBEARER, an open standard for authorisation and authentication. Amazon MSK Serverless is a cluster type for Amazon MSK that allows you to run Apache Kafka without having to manage and scale cluster capacity. MSK Serverless automatically provisions and scales compute and storage resources, so you can use Apache Kafka on demand. Developers can now build applications on Amazon MSK Serverless with minimal code changes using Amazon MSK’s open-sourced client helper libraries and code samples for popular languages, including Java, Python, Go, JavaScript, and .NET. Customers can also use standard IAM access controls such as temporary role-based credentials and precisely scoped permission policies more broadly with the multiple language support on Amazon MSK Serverless. Check out [Amazon MSK Serverless now supports Kafka clients written in all programming languages](https://aws-oss.beachgeek.co.uk/3f8?trk=cndc-detail) where Ali Alemi provides a hands on guide to show how you can connect your applications to MSK Serverless with minimal code changes using the open-sourced client helper libraries and code samples for popular languages, including Java, Python, Go, JavaScript, and .NET. Ali also published [Amazon MSK IAM authentication now supports all programming languages](https://aws-oss.beachgeek.co.uk/3f9?trk=cndc-detail), so make sure you check that out too. ![image.png](https://dev-media.amazoncloud.cn/801d374853f541c2b387db944fa54598_image.png "image.png") ### Videos of the week **eksctl - the CLI for EKS** The topic for this Weaveworks Office Hours session is eksctl - The official CLI for [Amazon EKS](https://aws.amazon.com/cn/eks/?trk=cndc-detail) and the hosts for this session include Joe Dahlquist, VP Product Marketing, and Chetan Patwal, Senior Software Engineer. Learn about eksctl, an open source tool that simplifies the creation and management of clusters on [Amazon EKS](https://aws.amazon.com/cn/eks/?trk=cndc-detail). https://youtu.be/Cnxri7yllcU?trk=cndc-detail **Open Source with Amazon Geospatial** Haoween You from Amazon Geospatial talks about recent open-source developments at Amazon Web Services. This is a presentation during the Open Visualization Collaborator Summit 2023. https://youtu.be/7HNdIdpEuFk?trk=cndc-detail # Events for your diary If you are planning any events in 2023, either virtual, in person, or hybrid, get in touch as I would love to share details of your event with readers. **Big Data Europe**\ **21st-24th November, Online/Vilnius, Lithuania** I will be speaking at the Big Data Europe event, talking about how you can shift left and apply modern developer approaches to manage your Apache Airflow workflows. This builds upon a lot of the other work I have done in this space, so am really looking forward to doing this talk. Check out the[ event page ](https://labsoflatvia.com/en/events/big-data-conference-europe-2023?trk=cndc-detail)for registration details, as well as to check out all the other sessions - many of which feature open source projects and technologies. **re:Invent**\ **November, 27th-1st December, Las Vegas, USA** The annual must attend conference for all Amazon Web Services developers is back, and with another strong line up of open source sessions, chalk talks, builder sessions, workshops and more. There will be a super cool open source booth, with a line up of great demos - I have taken a sneak look and so make sure you check out the demo schedule on the booth. Find out more by checking out the event page, [re:Invent 2023](https://reinvent.awsevents.com/?trk=cndc-detail) The [Amazon EKS](https://aws.amazon.com/cn/eks/?trk=cndc-detail) team have published a post to help ensure that you do not miss the best Kubernetes related sessions. Go check it out at, [Amazon EKS and Kubernetes sessions at Amazon Web Services re:Invent 2023](https://aws-oss.beachgeek.co.uk/3fb?trk=cndc-detail). **Cortex**\ **Every other Thursday, next one 16th February** The Cortex community call happens every two weeks on Thursday, alternating at 1200 UTC and 1700 UTC. You can check out the GitHub project for more details, go to the [Community Meetings](https://aws-oss.beachgeek.co.uk/2h5?trk=cndc-detail) section. The community calls keep a rolling doc of previous meetings, so you can catch up on the previous discussions. Check the [Cortex Community Meetings Notes](https://aws-oss.beachgeek.co.uk/2h6?trk=cndc-detail) for more info. **OpenSearch**\ **Every other Tuesday, 3pm GMT** This 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. Sign up to the next session, [OpenSearch Community Meeting](https://aws-oss.beachgeek.co.uk/1az?trk=cndc-detail) ### Stay in touch with open source at Amazon Web Services 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?trk=cndc-detail) to keep up to date with all our activity in open source by following us on [@AWSOpen](https://twitter.com/AWSOpen?trk=cndc-detail)
目录
亚马逊云科技解决方案 基于行业客户应用场景及技术领域的解决方案
联系亚马逊云科技专家
亚马逊云科技解决方案
基于行业客户应用场景及技术领域的解决方案
联系专家
0
目录
关闭