Open source news and updates #123

海外精选
海外精选的内容汇集了全球优质的亚马逊云科技相关技术内容。同时,内容中提到的“AWS” 是 “Amazon Web Services” 的缩写,在此网站不作为商标展示。
0
0
{"value":"#### **August, 5th, 2022 - Instalment #123**\nWelcome to the AWS open source newsletter episode #123.\n\nI sometimes speak with builders who are experienced developers but perhaps new to open source. A common question I get asked is what the impact of them working on open source might be on their careers. Whilst it is never a guarantee, open source can be a great career accelerator. I was reminded of that last week when reading the excellent post from Ran Isenberg, who shared his experience in his post ++[How One Open-Source Code Donation Got Me Promoted](https://aws-oss.beachgeek.co.uk/1xv)++. I would encourage you all to read his account as I am sure you will all take away something different but something that will hopefully help you understand the positive value that engaging with open source might have in your future.\n\nBack to this weeks new open source projects, and we have another fantastic selection. Starting off we \"xray-cli\" with provides some ascii goodness via the cli for xray users, \"crypteia\" for AWS Lambda users who need secure environment variables available, \"amazon-connect-rules-engine\" a really interesting looking tool for Amazon Connect users, \"aws-cyclone-solution\" a cloud-native HPC job scheduler, \"awsresecurity\" a tool to help educate your users on security, \"aws-codeartifact-semantic-release-example\" an example of implementing semantic versioning in your releases, \"aws-lambda-powertools-dotnet\" the preview of AWS Lambda Powertools for .NET users, and many other projects for you to practice your four freedoms.\n\nThis week also features a wide variety of content, and topics include Firecracker, AWS Lambda Power Tools, OpenSearch, Flutter, Babelfish for Aurora PostgreSQL, MySQL, Apache TinkerPop, OpenShift, and dbt. Don't miss the video section, with a great video from re:Inforce covering AWS libcrypto, and a round up of events you should be checking out.\n\n##### **Feedback**\n\nAt Amazon we work backwards from our customers, and one of the ways we do that is collecting data to help us know what is important and what we should focus on. Please could you ++[complete this simple](https://eventbox.dev/survey/NUSZ91Z)++, anonymous survey. The first 25 will get an AWS $25 credit code.\n\n##### **Celebrating open source contributors**\n\nThe 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.\n\nSo thank you to the following open source heroes: Gerardo Castro Arica, Abdallah Shaban, Muhammed Salih Güler, Ashish Nanda, Jean Latiere, Ludvig Nordstrom, Ran Isenberg, Alex Ellis, Richard Case, Andrew Hopkins, Alex Casalboni, Darren Lin, CK Wang, Stephen Mallette, Ketrina Thompson, Michael Zhang, Shinji Hayama, Randy Chng and Sean Beath.\n\n##### **Latest open source projects**\n\nThe 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.\n\n##### **Tools**\n##### **xray-cli**\n\n++[xray-cli](https://aws-oss.beachgeek.co.uk/1ya)++ when anyone mentions ascii art, I tend to get very excited. So when AWS Community Builder Lars Jacobsson pinged me about this new project from Mathem, I was very happy indeed. xray-cli is a command line tool for quickly analysing AWS X-Ray traces. You can get a quick overview of you applications traces to learn about bottlenecks and failure points. Awesome stuff.\n\n![demo1.gif](https://dev-media.amazoncloud.cn/7a5e830c46bd49a1a6594e659fbe939c_demo1.gif)\n\n##### **crypteia**\n\n++[crypteia](https://aws-oss.beachgeek.co.uk/1y9)++ this project from Custom Ink provides a Rust Lambda Extension for any Runtime to preload SSM Parameters as 🔐 Secure Environment Variables.\n\n##### **developer-cost-guide**\n\n++[developer-cost-guide](https://aws-oss.beachgeek.co.uk/1yb)++ projects come in all shapes and sizes, and this repo from Macroscope is less code and more a collection of resources for learn everything you need to know about your AWS Bill. Make sure you check out the website as it provides the documentation to guide you through how you can set everything up and then use these resources to help you stay on top of your AWS Bill.\n\n##### **amazon-connect-rules-engine**\n\n++[amazon-connect-rules-engine](https://aws-oss.beachgeek.co.uk/1y6)++ This project aims to deliver an engine sitting on top of Amazon Connect which has the capability to build a hyper-personalised interactive voice response (IVR) experience for customers. Looks very nice and feature rich this project, so if you are an Amazon Connect user then you have to check this one out.\n\n![image.png](https://dev-media.amazoncloud.cn/09ee5666785e4a96be72552d8ba93d2d_image.png)\n\n##### **aws-cyclone-solution**\n\n++[aws-cyclone-solution](https://aws-oss.beachgeek.co.uk/1xn)++ Jean Latiere and Ludvig Nordstrom reached out to me to share this new project they have been working on. What are they excited about? AWS-Cyclone-Solution is a cloud-native HPC job scheduler and resource orchestrator built for AWS customers that require large compute capacity and high scheduling throughput. Customers can deploy compute clusters that span across all AWS regions and their on-premise compute from a single control plane. They can submit jobs at high throughput to increase resource utilisation and enable massive scale, even for short running jobs.\n\n![image.png](https://dev-media.amazoncloud.cn/11abd33489584f3dba997f9893db72eb_image.png)\n\n##### **awsresecurity**\n\n++[awsresecurity](https://aws-oss.beachgeek.co.uk/1z8)++ check out this interactive learning tool from AWS Community Builder Gerardo Castro Arica, that helps develop skills in the areas of Cloud Security and Blue Team.\n\n![image.png](https://dev-media.amazoncloud.cn/59a96b09023d47709bebccedebbd0f74_image.png)\n\n#### **Demos, Samples, Solutions and Workshops**\n##### **aws-codeartifact-semantic-release-example**\n\n++[aws-codeartifact-semantic-release-example](https://aws-oss.beachgeek.co.uk/1y8)++ This repository shows how to integrate semantic-release into your project to automate the entire package release workflow of determining the next version number, generating release notes, and publishing the package to AWS CodeArtifact.\n\n##### **aws-lambda-powertools-dotnet**\n\n++[aws-lambda-powertools-dotnet](https://aws-oss.beachgeek.co.uk/1xp)++ AWS Lambda Powertools for .NET is now preview. The project makes available three core observability features: 1. Distributed tracing (Tracing), 2. Structured logging (Logging), and 3. Async business and application metrics (Metrics)\n\n##### **meta-aws-ewaol**\n\n++[meta-aws-ewaol](https://aws-oss.beachgeek.co.uk/1yc)++ This repository provides the example code and instructions for building a customised ++[Edge Workload Abstraction and Orchestration Layer (EWAOL](https://aws-oss.beachgeek.co.uk/1yd)++ distribution in form of an Amazon Machine Image (AMI). EWOL provides users with a standards based framework using containers for the deployment and orchestration of applications on edge platforms.\n\n![image.png](https://dev-media.amazoncloud.cn/57bc8ff765d442a28f0bbc713c96856a_image.png)\n\n##### **minimum-eks-devsecops-with-monitoring-options**\n\n++[minimum-eks-devsecops-with-monitoring-options](https://aws-oss.beachgeek.co.uk/1ye)++ This sample code base will demonstrate how to build an end to end DevSecOps pipeline on Amazon EKS using IaC code scanning static scanning and dynamic (runtime) scanning using native AWS services as well as 3rd party services and continous monitoring and alerting with Prometheus and Grafana. The products/services used include Hadolink/Shellcheck, Checkov, Anchore Engine, CNCF Falcao Family, Prometheus, and Grafana.\n\n![image.png](https://dev-media.amazoncloud.cn/1e96ca242b4842baa0e3aef0280c224a_image.png)\n\n##### **demo-auto-aws-iotfleetwise**\n\n++[demo-auto-aws-iotfleetwise](https://aws-oss.beachgeek.co.uk/1yf)++ This demo aims to exhibit how AWS IoT Fleetwise can make it easy and cost effective to collect, transform, and transfer vehicle data to the cloud in near-real time and use it to build applications with analytics and machine learning that improve vehicle quality, safety, and autonomy.\n\n![image.png](https://dev-media.amazoncloud.cn/781b714667594fee855fc2fc783131bf_image.png)\n\nThe demo simulates two kind of vehicles:\n\n- An NXP GoldBox powered by an Automotive Grade Linux distribution that runs the AWS IoT FleetWise agent as a AWS IoT Greengrass component. The agent has access to one of the NXP GoldBoX CAN interfaces which is connected to a PC, equipped with a USB to CAN Adapter. The PC generates CAN signals from a virtual vehicle in CARLA Simulator. The vehicle in CARLA can self drive or be driven with game steering wheel connected to a PC.\n- A completely virtual vehicle, implemented as a AWS Graviton ARM based EC2 instance powered by a ubuntu linux distribution. In this EC2 instance, we have both the AWS IoT FleetWise agent and a process that generate random signals that are sent on a virtual CAN bus where the agent is listening on.\n\n#### **AWS and Community blog posts**\n##### **Apache TinkerPop**\n\nThis is my favourite post this week, and takes a look at some of the broader contributions that go into making open source projects. Stephen Mallette speaks with Ketrina Thompson, developer by day, artist by night, on what some of those contributions look like. Make sure you read this post!\n\n![image.png](https://dev-media.amazoncloud.cn/42184ce7875d46d98eaa459b992eacab_image.png)\n\nCheck out the post, ++[Beyond Code: The Artist Who Contributes to Apache TinkerPop](https://aws-oss.beachgeek.co.uk/1yg)++\n\nThanks to Taylor Riggan for flagging that I had missed the link!\n\n**dbt**\n\ndbt is a popular open-source command line tool that helps data engineering teams move and transform data into data warehouses more effectively. Randy Chng and Sean Beath have put together this post, ++[Manage data transformations with dbt in Amazon Redshift](https://aws-oss.beachgeek.co.uk/1y5)++ demonstrate some features in dbt that help you manage data transformations in Amazon Redshift. There is also a link to a workshop for you to dive even deeper if you want to learn more about how dbt can help you. [hands on]\n\n![image.png](https://dev-media.amazoncloud.cn/6a415ee357ee45ac8a12084d7b67fc6b_image.png)\n\n##### **Flutter**\n\nFlutter is an open-source UI software development kit used to develop cross platform applications for Android, iOS, Linux, macOS, Windows. AWS Amplify Flutter had its initial Developer Preview release on August 2020. With that release Amplify Flutter provided a set of tools and services for building secure, scalable Flutter applications targeting iOS and Android. Abdallah Shaban, Muhammed Salih Güler, and Ashish Nanda have collaborated on this post, ++[Authentication with AWS Amplify Flutter for Mobile, Web, and Desktop](https://aws-oss.beachgeek.co.uk/1xw)++ where they share how you can use AWS Amplify Authentication and the Authenticator UI libraries on all supported platforms.\n\n![output1.gif](https://dev-media.amazoncloud.cn/cd4d24d04d134d52abc4054402ffaa10_output-1.gif)\n\n##### **Kubernetes**\n\nAWS Local Zones are a type of infrastructure deployment that places compute, storage, and other select AWS services close to large population and industry centres. In the post, ++[Running Workload on Amazon EKS in Local Zones with resilient architecture](https://aws-oss.beachgeek.co.uk/1y0)++, Darren Lin and CK Wang provide an example for running the WordPress application workload in the Local Zone on Amazon EKS, and failover to the region in the rare event of an issue in the Local one. [hands on]\n\n![image.png](https://dev-media.amazoncloud.cn/b83eed88bef84507b29173bf3630d1c7_image.png)\n\n##### **OpenZFS**\n\nAmazon FSx for OpenZFS is a high-performance shared file storage with hundreds of microseconds latency and 1 million input/output operations per second (IOPS) accessed via a Network File System (NFS) (v3, v4–4.2) protocol. It provides the familiar features and capabilities of OpenZFS file systems as a fully managed AWS service. In the post, ++[Backup and restore Amazon FSx for OpenZFS with AWS Backup](https://aws-oss.beachgeek.co.uk/1y2)++ Michael Zhang and Shinji Hayama demonstrate how to use AWS Backup to backup an Amazon FSx for OpenZFS file system, make a copy of the backup to a different account, and restore the file system locally in that account. [hands on]\n\n![image.png](https://dev-media.amazoncloud.cn/7482b5e016514567bb95d734a0409777_image.png)\n\n#### **Other posts you might like from the past week**\n\n- ++[Fine-tune and deploy a summarizer model using the Hugging Face Amazon SageMaker containers bringing your own script](https://aws-oss.beachgeek.co.uk/1y4)++ shows you how to build and deploy a custom Hugging Face text summarizer and deploy it to production on SageMaker [hands on]\n- ++[How to containerize legacy code into Red Hat OpenShift on AWS (ROSA)](https://aws-oss.beachgeek.co.uk/1y1)++ is a great post that shows you how to re-platform and even augment a COBOL application using container technologies [hands on]\n\n![image.png](https://dev-media.amazoncloud.cn/fd5490b16a3c470eb4250bbb25c70f8d_image.png)\n\n- ++[Manage long-running read queries on Amazon Aurora PostgreSQL-Compatible Edition](https://aws-oss.beachgeek.co.uk/1y3)++ shares some common use cases and scenarios of long-running queries and shares some best practices on how to proactively manage these\n\n![image.png](https://dev-media.amazoncloud.cn/f58e7e8f87ec4a348ef5e0c50bf1e81c_image.png)\n\n#### **Quick updates**\n**CDKTF**\n\nCloud Development Kit for Terraform (CDKTF) allows you to use familiar programming languages to define and provision infrastructure. This gives you access to the entire Terraform ecosystem without learning HashiCorp Configuration Language (HCL) and lets you leverage the power of your existing toolchain for testing, dependency management, etc. It currently supports TypeScript, Python, Java, C#, and Go.\n\nEarlier in the week HashiCorp wrote, ++[CDK for Terraform Is Now Generally Available](https://aws-oss.beachgeek.co.uk/1xu)++ announcing the general availability of this tool.\n\n![image.png](https://dev-media.amazoncloud.cn/d4aeb9949881484fac69b015fc3629fb_image.png)\n\n##### **Flutter**\n\nAWS Amplify is announcing a developer preview to expand Flutter support to web and desktop, starting with the Authentication category. With this release, developers can use Amplify to create new Flutter apps that support web and desktop in addition to mobile platforms. Developers can also extend existing mobile Amplify Flutter projects to support web and desktop.\n\nWith this developer preview version, developers can use a single codebase with the Amplify Authentication category to build Flutter apps that target iOS, Android, web, and desktop (Mac, Linux, Windows). Our Authenticator UI library has also been upgraded to support Flutter web and desktop, providing developers with a sign in/sign up experience that works across iOS, Android, web, and desktop with minimal configurations. We will be expanding web and desktop support for the rest of Amplify Flutter categories in future releases.\n\n##### **MySQL**\n\nAmazon RDS for MySQL supports encrypted SSL/TLS connections to the database instances. Starting today, you can enforce SSL/TLS client connections to your RDS for MySQL database instance for enhanced transport layer security. To enforce SSL/TLS, simply enable the require_secure_transport parameter (disabled by default) through the Amazon RDS Management Console, the AWS CLI or the API. When the require_secure_transport parameter is enabled, a database client will be able to connect to the RDS for MySQL instance only if it can establish an encrypted connection.\n\n##### **PostgreSQL**\n\nAmazon Relational Database Service (Amazon RDS) for PostgreSQL now supports PostgreSQL minor versions 14.3, 13.7, 12.11, 11.16, and 10.21. We recommend you upgrade to the latest minor versions to fix known security vulnerabilities in prior versions of PostgreSQL, and to benefit from the bug fixes, performance improvements, and new functionality added by the PostgreSQL community. This PostgreSQL release also includes updates for existing supported PostgreSQL extensions: pglogical extension is updated to 2.4.1, pg_hint_plan extension is updated to 1.4, and hll extension is updated to 2.16.\n\n##### **Kyber**\n\n++[Kyber](https://aws-oss.beachgeek.co.uk/1xs)++ is a key encapsulation method (KEM) designed to be resistant to cryptanalytic attacks with future powerful quantum computers.\n\nConnections to AWS Secrets Manager now support hybrid post-quantum key establishment using Kyber for transport layer security (TLS) from Round 3 of the NIST Post-Quantum Cryptography (PQC) selection process. This allows you to measure the potential performance impact of the post-quantum algorithm. You can also benefit from the longer-term confidentiality afforded by hybrid post-quantum TLS.\n\nHybrid post-quantum TLS combines a classical key agreement, such as ECDHE, with a post-quantum key encapsulation mechanism, in this case Kyber, which NIST has selected for future standardisation. The result is that your TLS connections inherit the security properties of both the classical and post-quantum key exchanges.\n\n##### **OpenSearch**\n\nAmazon OpenSearch Service, with the availability of OpenSearch 1.3., now gives customers the ability to organise their logs, traces and visualisations in an application-centric view. Customers can also benefit from enhanced log monitoring support with live tailing of logs, the ability to see surrounding log data, and the ability to do powerful ad-hoc analysis of unformatted log data at query time.\n\nYou can read more about this in the official post, ++[Amazon OpenSearch Service now includes advanced log and application analytics\n](https://aws-oss.beachgeek.co.uk/1xr)++\n\n##### **AWS DMS**\n\nBabelfish for Aurora PostgreSQL is a capability for Aurora PostgreSQL that enables Aurora to understand commands from applications written for Microsoft SQL Server.\n\nWith Babelfish, Aurora PostgreSQL can understand T-SQL, SQL Server’s proprietary SQL dialect, and supports the same communications protocol, so your apps that were originally written for SQL Server can work with Aurora with fewer code changes. As a result, the effort required to modify and move applications running on SQL Server 2005 or newer to Aurora is reduced, leading to faster, lower-risk, and more cost-effective migrations.\n\nAWS DMS v3.4.7 introduces a new Babelfish target endpoint, which allows you to migrate your SQL Server workloads directly to PostgreSQL. As of this writing, AWS DMS supports full load migration to Babelfish support, and CDC is planned for future releases\n\nTo find out more, read the detailed blog post, ++[New features in AWS DMS 3.4.7](https://aws-oss.beachgeek.co.uk/1xt)++\n\n##### **Videos of the week**\n**Firecracker**\n\nIn this vide Alex Ellis and Richard Case from Weaveworks share what's got them so excited about ++[Firecracker](https://aws-oss.beachgeek.co.uk/1xy)++, the kinds of use-cases they see for microVMs, fundamentals of Linux Operating Systems and plenty of demos. Well worth a watch this week.\n\n<video src=\"https://dev-media.amazoncloud.cn/3feaa3a0ae70427dbc0b24ad3abcba7c_A%20cracking%20time%20-%20Exploring%20Firecracker%20%26%20MicroVMs.mp4\" class=\"manvaVedio\" controls=\"controls\" style=\"width:160px;height:160px\"></video>\n\n##### **AWS libcrypto**\n\nThere were a lot of great sessions at ++[AWS re:Inforce](https://www.youtube.com/hashtag/reinforce2022)++ so it would be remiss of me not to include something in this weeks round up. Andrew Hopkins covers and introduction into the open source ++[AWS libcrypto (AWS-LC) library](https://aws-oss.beachgeek.co.uk/1xx)++, shares how we migrated s2n to use it, and why AWS is invested in improving open-source cryptography. Well worth 35 mins of your time.\n\n<video src=\"https://dev-media.amazoncloud.cn/e148ef77429d46d692927a46e9176561_AWS%20re%20-Inforce%202022%20-%20Cryptography%20for%20everyone%20with%20AWS%20libcrypto%20%28DPP307%29.mp4\" class=\"manvaVedio\" controls=\"controls\" style=\"width:160px;height:160px\"></video>\n\n##### **AWS Lambda Power Tuning**\n\n++[AWS Lambda Power Tuning](https://aws-oss.beachgeek.co.uk/1xz)++ is an awesome open source project from my good friend Alex Casalboni, that allows you to understand the performance characteristics of your AWS Lambda functions and then provide information to help you make good decisions around performance and cost. In this video, Be a Better Dev provide a nice overview of the tool.\n\n<video src=\"https://dev-media.amazoncloud.cn/6180470f2f7e455da8543d617abf61af_Optimize%20Your%20AWS%20Lambda%20Function%20With%20Power%20Tuning.mp4\" class=\"manvaVedio\" controls=\"controls\" style=\"width:160px;height:160px\"></video>\n\n#### **Events for your diary**\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##### **Just-in-time Worker Nodes with Karpenter**\n##### **5th August, 2pm IST**\n\nKarpenter helps improve your application availability and cluster efficiency by rapidly launching right-sized compute resources in response to changing application load. In this webinar with my colleague Rohini Goankar, you will get an overview of Karpenter and it’s features, see a demonstration of how Karpenter simplifies Kubernetes infrastructure with the right nodes at the right time, and there will be practical demos on how to use Karpenter.\n\nFind out more and register via this link, ++[An Open-Source High-Performance Kubernetes Cluster Autoscaler](https://aws-oss.beachgeek.co.uk/1w5)++\n\n##### **Digital Payments Architecture and Implementation with AWS**\n##### **Open Source Databases**\n##### **August 18th**\n\nCheck out this Webinar on how to use open source databases to build a digital payments solution. You can view it live direct on ++[YouTube here](https://www.youtube.com/watch?v=kbjtLPYToaI)++\n\n##### **Bottlerocket Community Meeting**\n##### **August, 24th 8:30am PDT**\n\nYou're invited to the Bottlerocket community meeting where we'll discuss project news, share Bottlerocket tips, tricks, and techniques, and you'll have the opportunity to ask questions in an open forum.\n\nFind out more and ++[reserve your spot here](https://www.meetup.com/bottlerocket-community/events/287425423)++.\n\n##### **Introduction to Amazon Managed Workflows for Apache Airflow**\n##### **August 25th, 8am-1pm PDT**\n\nIn this workshop, you will learn to build and orchestrate data and ML pipelines that include many of the above mentioned services, and with that you will gain familiarity and a better understanding of the hooks and operators available as part of Airflow to manage your pipelines/workflows on AWS. We start with an introduction to the basics if you want to get familiar with the concepts in Airflow before you get to the hands-on modules.\n\nJoin this event and learn how to leverage Amazon MWAA as well as key concepts.\n\n- Learn how to build your Data/ML pipeline orchestrated by Airflow\n- Apache Airflow basics within AWS\n- Get hands-on experience with an AWS Solution Architect for best practices\n- **Who Should Attend?**\n\nIf you work with data in any form, and build pipelines to transform/consume the data, then this workshop is for you! Level 200 and up. Although you don't need to be an expert to take this workshop, it will help if you had some basic understanding about AWS Analytics services, and some familiarity with SQL and Python programming languages. We recommend some familiarity with the AWS Console but it is not required. We recommend two monitors for the best experience.\n\nTo register and reserve your spot, ++[use this link](https://aws-oss.beachgeek.co.uk/1xq)++.\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)++\n\n\n\n\n\n\n\n\n\n","render":"<h4><a id=\"August_5th_2022__Instalment_123_0\"></a><strong>August, 5th, 2022 - Instalment #123</strong></h4>\n<p>Welcome to the AWS open source newsletter episode #123.</p>\n<p>I sometimes speak with builders who are experienced developers but perhaps new to open source. A common question I get asked is what the impact of them working on open source might be on their careers. Whilst it is never a guarantee, open source can be a great career accelerator. I was reminded of that last week when reading the excellent post from Ran Isenberg, who shared his experience in his post <ins><a href=\"https://aws-oss.beachgeek.co.uk/1xv\" target=\"_blank\">How One Open-Source Code Donation Got Me Promoted</a></ins>. I would encourage you all to read his account as I am sure you will all take away something different but something that will hopefully help you understand the positive value that engaging with open source might have in your future.</p>\n<p>Back to this weeks new open source projects, and we have another fantastic selection. Starting off we “xray-cli” with provides some ascii goodness via the cli for xray users, “crypteia” for AWS Lambda users who need secure environment variables available, “amazon-connect-rules-engine” a really interesting looking tool for Amazon Connect users, “aws-cyclone-solution” a cloud-native HPC job scheduler, “awsresecurity” a tool to help educate your users on security, “aws-codeartifact-semantic-release-example” an example of implementing semantic versioning in your releases, “aws-lambda-powertools-dotnet” the preview of AWS Lambda Powertools for .NET users, and many other projects for you to practice your four freedoms.</p>\n<p>This week also features a wide variety of content, and topics include Firecracker, AWS Lambda Power Tools, OpenSearch, Flutter, Babelfish for Aurora PostgreSQL, MySQL, Apache TinkerPop, OpenShift, and dbt. Don’t miss the video section, with a great video from re:Inforce covering AWS libcrypto, and a round up of events you should be checking out.</p>\n<h5><a id=\"Feedback_9\"></a><strong>Feedback</strong></h5>\n<p>At Amazon we work backwards from our customers, and one of the ways we do that is collecting data to help us know what is important and what we should focus on. Please could you <ins><a href=\"https://eventbox.dev/survey/NUSZ91Z\" target=\"_blank\">complete this simple</a></ins>, anonymous survey. The first 25 will get an AWS $25 credit code.</p>\n<h5><a id=\"Celebrating_open_source_contributors_13\"></a><strong>Celebrating open source contributors</strong></h5>\n<p>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.</p>\n<p>So thank you to the following open source heroes: Gerardo Castro Arica, Abdallah Shaban, Muhammed Salih Güler, Ashish Nanda, Jean Latiere, Ludvig Nordstrom, Ran Isenberg, Alex Ellis, Richard Case, Andrew Hopkins, Alex Casalboni, Darren Lin, CK Wang, Stephen Mallette, Ketrina Thompson, Michael Zhang, Shinji Hayama, Randy Chng and Sean Beath.</p>\n<h5><a id=\"Latest_open_source_projects_19\"></a><strong>Latest open source projects</strong></h5>\n<p>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.</p>\n<h5><a id=\"Tools_23\"></a><strong>Tools</strong></h5>\n<h5><a id=\"xraycli_24\"></a><strong>xray-cli</strong></h5>\n<p><ins><a href=\"https://aws-oss.beachgeek.co.uk/1ya\" target=\"_blank\">xray-cli</a></ins> when anyone mentions ascii art, I tend to get very excited. So when AWS Community Builder Lars Jacobsson pinged me about this new project from Mathem, I was very happy indeed. xray-cli is a command line tool for quickly analysing AWS X-Ray traces. You can get a quick overview of you applications traces to learn about bottlenecks and failure points. Awesome stuff.</p>\n<p><img src=\"https://dev-media.amazoncloud.cn/7a5e830c46bd49a1a6594e659fbe939c_demo1.gif\" alt=\"demo1.gif\" /></p>\n<h5><a id=\"crypteia_30\"></a><strong>crypteia</strong></h5>\n<p><ins><a href=\"https://aws-oss.beachgeek.co.uk/1y9\" target=\"_blank\">crypteia</a></ins> this project from Custom Ink provides a Rust Lambda Extension for any Runtime to preload SSM Parameters as 🔐 Secure Environment Variables.</p>\n<h5><a id=\"developercostguide_34\"></a><strong>developer-cost-guide</strong></h5>\n<p><ins><a href=\"https://aws-oss.beachgeek.co.uk/1yb\" target=\"_blank\">developer-cost-guide</a></ins> projects come in all shapes and sizes, and this repo from Macroscope is less code and more a collection of resources for learn everything you need to know about your AWS Bill. Make sure you check out the website as it provides the documentation to guide you through how you can set everything up and then use these resources to help you stay on top of your AWS Bill.</p>\n<h5><a id=\"amazonconnectrulesengine_38\"></a><strong>amazon-connect-rules-engine</strong></h5>\n<p><ins><a href=\"https://aws-oss.beachgeek.co.uk/1y6\" target=\"_blank\">amazon-connect-rules-engine</a></ins> This project aims to deliver an engine sitting on top of Amazon Connect which has the capability to build a hyper-personalised interactive voice response (IVR) experience for customers. Looks very nice and feature rich this project, so if you are an Amazon Connect user then you have to check this one out.</p>\n<p><img src=\"https://dev-media.amazoncloud.cn/09ee5666785e4a96be72552d8ba93d2d_image.png\" alt=\"image.png\" /></p>\n<h5><a id=\"awscyclonesolution_44\"></a><strong>aws-cyclone-solution</strong></h5>\n<p><ins><a href=\"https://aws-oss.beachgeek.co.uk/1xn\" target=\"_blank\">aws-cyclone-solution</a></ins> Jean Latiere and Ludvig Nordstrom reached out to me to share this new project they have been working on. What are they excited about? AWS-Cyclone-Solution is a cloud-native HPC job scheduler and resource orchestrator built for AWS customers that require large compute capacity and high scheduling throughput. Customers can deploy compute clusters that span across all AWS regions and their on-premise compute from a single control plane. They can submit jobs at high throughput to increase resource utilisation and enable massive scale, even for short running jobs.</p>\n<p><img src=\"https://dev-media.amazoncloud.cn/11abd33489584f3dba997f9893db72eb_image.png\" alt=\"image.png\" /></p>\n<h5><a id=\"awsresecurity_50\"></a><strong>awsresecurity</strong></h5>\n<p><ins><a href=\"https://aws-oss.beachgeek.co.uk/1z8\" target=\"_blank\">awsresecurity</a></ins> check out this interactive learning tool from AWS Community Builder Gerardo Castro Arica, that helps develop skills in the areas of Cloud Security and Blue Team.</p>\n<p><img src=\"https://dev-media.amazoncloud.cn/59a96b09023d47709bebccedebbd0f74_image.png\" alt=\"image.png\" /></p>\n<h4><a id=\"Demos_Samples_Solutions_and_Workshops_56\"></a><strong>Demos, Samples, Solutions and Workshops</strong></h4>\n<h5><a id=\"awscodeartifactsemanticreleaseexample_57\"></a><strong>aws-codeartifact-semantic-release-example</strong></h5>\n<p><ins><a href=\"https://aws-oss.beachgeek.co.uk/1y8\" target=\"_blank\">aws-codeartifact-semantic-release-example</a></ins> This repository shows how to integrate semantic-release into your project to automate the entire package release workflow of determining the next version number, generating release notes, and publishing the package to AWS CodeArtifact.</p>\n<h5><a id=\"awslambdapowertoolsdotnet_61\"></a><strong>aws-lambda-powertools-dotnet</strong></h5>\n<p><ins><a href=\"https://aws-oss.beachgeek.co.uk/1xp\" target=\"_blank\">aws-lambda-powertools-dotnet</a></ins> AWS Lambda Powertools for .NET is now preview. The project makes available three core observability features: 1. Distributed tracing (Tracing), 2. Structured logging (Logging), and 3. Async business and application metrics (Metrics)</p>\n<h5><a id=\"metaawsewaol_65\"></a><strong>meta-aws-ewaol</strong></h5>\n<p><ins><a href=\"https://aws-oss.beachgeek.co.uk/1yc\" target=\"_blank\">meta-aws-ewaol</a></ins> This repository provides the example code and instructions for building a customised <ins><a href=\"https://aws-oss.beachgeek.co.uk/1yd\" target=\"_blank\">Edge Workload Abstraction and Orchestration Layer (EWAOL</a></ins> distribution in form of an Amazon Machine Image (AMI). EWOL provides users with a standards based framework using containers for the deployment and orchestration of applications on edge platforms.</p>\n<p><img src=\"https://dev-media.amazoncloud.cn/57bc8ff765d442a28f0bbc713c96856a_image.png\" alt=\"image.png\" /></p>\n<h5><a id=\"minimumeksdevsecopswithmonitoringoptions_71\"></a><strong>minimum-eks-devsecops-with-monitoring-options</strong></h5>\n<p><ins><a href=\"https://aws-oss.beachgeek.co.uk/1ye\" target=\"_blank\">minimum-eks-devsecops-with-monitoring-options</a></ins> This sample code base will demonstrate how to build an end to end DevSecOps pipeline on Amazon EKS using IaC code scanning static scanning and dynamic (runtime) scanning using native AWS services as well as 3rd party services and continous monitoring and alerting with Prometheus and Grafana. The products/services used include Hadolink/Shellcheck, Checkov, Anchore Engine, CNCF Falcao Family, Prometheus, and Grafana.</p>\n<p><img src=\"https://dev-media.amazoncloud.cn/1e96ca242b4842baa0e3aef0280c224a_image.png\" alt=\"image.png\" /></p>\n<h5><a id=\"demoautoawsiotfleetwise_77\"></a><strong>demo-auto-aws-iotfleetwise</strong></h5>\n<p><ins><a href=\"https://aws-oss.beachgeek.co.uk/1yf\" target=\"_blank\">demo-auto-aws-iotfleetwise</a></ins> This demo aims to exhibit how AWS IoT Fleetwise can make it easy and cost effective to collect, transform, and transfer vehicle data to the cloud in near-real time and use it to build applications with analytics and machine learning that improve vehicle quality, safety, and autonomy.</p>\n<p><img src=\"https://dev-media.amazoncloud.cn/781b714667594fee855fc2fc783131bf_image.png\" alt=\"image.png\" /></p>\n<p>The demo simulates two kind of vehicles:</p>\n<ul>\n<li>An NXP GoldBox powered by an Automotive Grade Linux distribution that runs the AWS IoT FleetWise agent as a AWS IoT Greengrass component. The agent has access to one of the NXP GoldBoX CAN interfaces which is connected to a PC, equipped with a USB to CAN Adapter. The PC generates CAN signals from a virtual vehicle in CARLA Simulator. The vehicle in CARLA can self drive or be driven with game steering wheel connected to a PC.</li>\n<li>A completely virtual vehicle, implemented as a AWS Graviton ARM based EC2 instance powered by a ubuntu linux distribution. In this EC2 instance, we have both the AWS IoT FleetWise agent and a process that generate random signals that are sent on a virtual CAN bus where the agent is listening on.</li>\n</ul>\n<h4><a id=\"AWS_and_Community_blog_posts_88\"></a><strong>AWS and Community blog posts</strong></h4>\n<h5><a id=\"Apache_TinkerPop_89\"></a><strong>Apache TinkerPop</strong></h5>\n<p>This is my favourite post this week, and takes a look at some of the broader contributions that go into making open source projects. Stephen Mallette speaks with Ketrina Thompson, developer by day, artist by night, on what some of those contributions look like. Make sure you read this post!</p>\n<p><img src=\"https://dev-media.amazoncloud.cn/42184ce7875d46d98eaa459b992eacab_image.png\" alt=\"image.png\" /></p>\n<p>Check out the post, <ins><a href=\"https://aws-oss.beachgeek.co.uk/1yg\" target=\"_blank\">Beyond Code: The Artist Who Contributes to Apache TinkerPop</a></ins></p>\n<p>Thanks to Taylor Riggan for flagging that I had missed the link!</p>\n<p><strong>dbt</strong></p>\n<p>dbt is a popular open-source command line tool that helps data engineering teams move and transform data into data warehouses more effectively. Randy Chng and Sean Beath have put together this post, <ins><a href=\"https://aws-oss.beachgeek.co.uk/1y5\" target=\"_blank\">Manage data transformations with dbt in Amazon Redshift</a></ins> demonstrate some features in dbt that help you manage data transformations in Amazon Redshift. There is also a link to a workshop for you to dive even deeper if you want to learn more about how dbt can help you. [hands on]</p>\n<p><img src=\"https://dev-media.amazoncloud.cn/6a415ee357ee45ac8a12084d7b67fc6b_image.png\" alt=\"image.png\" /></p>\n<h5><a id=\"Flutter_105\"></a><strong>Flutter</strong></h5>\n<p>Flutter is an open-source UI software development kit used to develop cross platform applications for Android, iOS, Linux, macOS, Windows. AWS Amplify Flutter had its initial Developer Preview release on August 2020. With that release Amplify Flutter provided a set of tools and services for building secure, scalable Flutter applications targeting iOS and Android. Abdallah Shaban, Muhammed Salih Güler, and Ashish Nanda have collaborated on this post, <ins><a href=\"https://aws-oss.beachgeek.co.uk/1xw\" target=\"_blank\">Authentication with AWS Amplify Flutter for Mobile, Web, and Desktop</a></ins> where they share how you can use AWS Amplify Authentication and the Authenticator UI libraries on all supported platforms.</p>\n<p><img src=\"https://dev-media.amazoncloud.cn/cd4d24d04d134d52abc4054402ffaa10_output-1.gif\" alt=\"output1.gif\" /></p>\n<h5><a id=\"Kubernetes_111\"></a><strong>Kubernetes</strong></h5>\n<p>AWS Local Zones are a type of infrastructure deployment that places compute, storage, and other select AWS services close to large population and industry centres. In the post, <ins><a href=\"https://aws-oss.beachgeek.co.uk/1y0\" target=\"_blank\">Running Workload on Amazon EKS in Local Zones with resilient architecture</a></ins>, Darren Lin and CK Wang provide an example for running the WordPress application workload in the Local Zone on Amazon EKS, and failover to the region in the rare event of an issue in the Local one. [hands on]</p>\n<p><img src=\"https://dev-media.amazoncloud.cn/b83eed88bef84507b29173bf3630d1c7_image.png\" alt=\"image.png\" /></p>\n<h5><a id=\"OpenZFS_117\"></a><strong>OpenZFS</strong></h5>\n<p>Amazon FSx for OpenZFS is a high-performance shared file storage with hundreds of microseconds latency and 1 million input/output operations per second (IOPS) accessed via a Network File System (NFS) (v3, v4–4.2) protocol. It provides the familiar features and capabilities of OpenZFS file systems as a fully managed AWS service. In the post, <ins><a href=\"https://aws-oss.beachgeek.co.uk/1y2\" target=\"_blank\">Backup and restore Amazon FSx for OpenZFS with AWS Backup</a></ins> Michael Zhang and Shinji Hayama demonstrate how to use AWS Backup to backup an Amazon FSx for OpenZFS file system, make a copy of the backup to a different account, and restore the file system locally in that account. [hands on]</p>\n<p><img src=\"https://dev-media.amazoncloud.cn/7482b5e016514567bb95d734a0409777_image.png\" alt=\"image.png\" /></p>\n<h4><a id=\"Other_posts_you_might_like_from_the_past_week_123\"></a><strong>Other posts you might like from the past week</strong></h4>\n<ul>\n<li><ins><a href=\"https://aws-oss.beachgeek.co.uk/1y4\" target=\"_blank\">Fine-tune and deploy a summarizer model using the Hugging Face Amazon SageMaker containers bringing your own script</a></ins> shows you how to build and deploy a custom Hugging Face text summarizer and deploy it to production on SageMaker [hands on]</li>\n<li><ins><a href=\"https://aws-oss.beachgeek.co.uk/1y1\" target=\"_blank\">How to containerize legacy code into Red Hat OpenShift on AWS (ROSA)</a></ins> is a great post that shows you how to re-platform and even augment a COBOL application using container technologies [hands on]</li>\n</ul>\n<p><img src=\"https://dev-media.amazoncloud.cn/fd5490b16a3c470eb4250bbb25c70f8d_image.png\" alt=\"image.png\" /></p>\n<ul>\n<li><ins><a href=\"https://aws-oss.beachgeek.co.uk/1y3\" target=\"_blank\">Manage long-running read queries on Amazon Aurora PostgreSQL-Compatible Edition</a></ins> shares some common use cases and scenarios of long-running queries and shares some best practices on how to proactively manage these</li>\n</ul>\n<p><img src=\"https://dev-media.amazoncloud.cn/f58e7e8f87ec4a348ef5e0c50bf1e81c_image.png\" alt=\"image.png\" /></p>\n<h4><a id=\"Quick_updates_134\"></a><strong>Quick updates</strong></h4>\n<p><strong>CDKTF</strong></p>\n<p>Cloud Development Kit for Terraform (CDKTF) allows you to use familiar programming languages to define and provision infrastructure. This gives you access to the entire Terraform ecosystem without learning HashiCorp Configuration Language (HCL) and lets you leverage the power of your existing toolchain for testing, dependency management, etc. It currently supports TypeScript, Python, Java, C#, and Go.</p>\n<p>Earlier in the week HashiCorp wrote, <ins><a href=\"https://aws-oss.beachgeek.co.uk/1xu\" target=\"_blank\">CDK for Terraform Is Now Generally Available</a></ins> announcing the general availability of this tool.</p>\n<p><img src=\"https://dev-media.amazoncloud.cn/d4aeb9949881484fac69b015fc3629fb_image.png\" alt=\"image.png\" /></p>\n<h5><a id=\"Flutter_143\"></a><strong>Flutter</strong></h5>\n<p>AWS Amplify is announcing a developer preview to expand Flutter support to web and desktop, starting with the Authentication category. With this release, developers can use Amplify to create new Flutter apps that support web and desktop in addition to mobile platforms. Developers can also extend existing mobile Amplify Flutter projects to support web and desktop.</p>\n<p>With this developer preview version, developers can use a single codebase with the Amplify Authentication category to build Flutter apps that target iOS, Android, web, and desktop (Mac, Linux, Windows). Our Authenticator UI library has also been upgraded to support Flutter web and desktop, providing developers with a sign in/sign up experience that works across iOS, Android, web, and desktop with minimal configurations. We will be expanding web and desktop support for the rest of Amplify Flutter categories in future releases.</p>\n<h5><a id=\"MySQL_149\"></a><strong>MySQL</strong></h5>\n<p>Amazon RDS for MySQL supports encrypted SSL/TLS connections to the database instances. Starting today, you can enforce SSL/TLS client connections to your RDS for MySQL database instance for enhanced transport layer security. To enforce SSL/TLS, simply enable the require_secure_transport parameter (disabled by default) through the Amazon RDS Management Console, the AWS CLI or the API. When the require_secure_transport parameter is enabled, a database client will be able to connect to the RDS for MySQL instance only if it can establish an encrypted connection.</p>\n<h5><a id=\"PostgreSQL_153\"></a><strong>PostgreSQL</strong></h5>\n<p>Amazon Relational Database Service (Amazon RDS) for PostgreSQL now supports PostgreSQL minor versions 14.3, 13.7, 12.11, 11.16, and 10.21. We recommend you upgrade to the latest minor versions to fix known security vulnerabilities in prior versions of PostgreSQL, and to benefit from the bug fixes, performance improvements, and new functionality added by the PostgreSQL community. This PostgreSQL release also includes updates for existing supported PostgreSQL extensions: pglogical extension is updated to 2.4.1, pg_hint_plan extension is updated to 1.4, and hll extension is updated to 2.16.</p>\n<h5><a id=\"Kyber_157\"></a><strong>Kyber</strong></h5>\n<p><ins><a href=\"https://aws-oss.beachgeek.co.uk/1xs\" target=\"_blank\">Kyber</a></ins> is a key encapsulation method (KEM) designed to be resistant to cryptanalytic attacks with future powerful quantum computers.</p>\n<p>Connections to AWS Secrets Manager now support hybrid post-quantum key establishment using Kyber for transport layer security (TLS) from Round 3 of the NIST Post-Quantum Cryptography (PQC) selection process. This allows you to measure the potential performance impact of the post-quantum algorithm. You can also benefit from the longer-term confidentiality afforded by hybrid post-quantum TLS.</p>\n<p>Hybrid post-quantum TLS combines a classical key agreement, such as ECDHE, with a post-quantum key encapsulation mechanism, in this case Kyber, which NIST has selected for future standardisation. The result is that your TLS connections inherit the security properties of both the classical and post-quantum key exchanges.</p>\n<h5><a id=\"OpenSearch_165\"></a><strong>OpenSearch</strong></h5>\n<p>Amazon OpenSearch Service, with the availability of OpenSearch 1.3., now gives customers the ability to organise their logs, traces and visualisations in an application-centric view. Customers can also benefit from enhanced log monitoring support with live tailing of logs, the ability to see surrounding log data, and the ability to do powerful ad-hoc analysis of unformatted log data at query time.</p>\n<p>You can read more about this in the official post, <ins><a href=\"https://aws-oss.beachgeek.co.uk/1xr\" target=\"_blank\">Amazon OpenSearch Service now includes advanced log and application analytics<br />\n</a></ins></p>\n<h5><a id=\"AWS_DMS_172\"></a><strong>AWS DMS</strong></h5>\n<p>Babelfish for Aurora PostgreSQL is a capability for Aurora PostgreSQL that enables Aurora to understand commands from applications written for Microsoft SQL Server.</p>\n<p>With Babelfish, Aurora PostgreSQL can understand T-SQL, SQL Server’s proprietary SQL dialect, and supports the same communications protocol, so your apps that were originally written for SQL Server can work with Aurora with fewer code changes. As a result, the effort required to modify and move applications running on SQL Server 2005 or newer to Aurora is reduced, leading to faster, lower-risk, and more cost-effective migrations.</p>\n<p>AWS DMS v3.4.7 introduces a new Babelfish target endpoint, which allows you to migrate your SQL Server workloads directly to PostgreSQL. As of this writing, AWS DMS supports full load migration to Babelfish support, and CDC is planned for future releases</p>\n<p>To find out more, read the detailed blog post, <ins><a href=\"https://aws-oss.beachgeek.co.uk/1xt\" target=\"_blank\">New features in AWS DMS 3.4.7</a></ins></p>\n<h5><a id=\"Videos_of_the_week_182\"></a><strong>Videos of the week</strong></h5>\n<p><strong>Firecracker</strong></p>\n<p>In this vide Alex Ellis and Richard Case from Weaveworks share what’s got them so excited about <ins><a href=\"https://aws-oss.beachgeek.co.uk/1xy\" target=\"_blank\">Firecracker</a></ins>, the kinds of use-cases they see for microVMs, fundamentals of Linux Operating Systems and plenty of demos. Well worth a watch this week.</p>\n<p><video src=\"https://dev-media.amazoncloud.cn/3feaa3a0ae70427dbc0b24ad3abcba7c_A%20cracking%20time%20-%20Exploring%20Firecracker%20%26%20MicroVMs.mp4\" controls=\"controls\"></video></p>\n<h5><a id=\"AWS_libcrypto_189\"></a><strong>AWS libcrypto</strong></h5>\n<p>There were a lot of great sessions at <ins><a href=\"https://www.youtube.com/hashtag/reinforce2022\" target=\"_blank\">AWS re:Inforce</a></ins> so it would be remiss of me not to include something in this weeks round up. Andrew Hopkins covers and introduction into the open source <ins><a href=\"https://aws-oss.beachgeek.co.uk/1xx\" target=\"_blank\">AWS libcrypto (AWS-LC) library</a></ins>, shares how we migrated s2n to use it, and why AWS is invested in improving open-source cryptography. Well worth 35 mins of your time.</p>\n<p><video src=\"https://dev-media.amazoncloud.cn/e148ef77429d46d692927a46e9176561_AWS%20re%20-Inforce%202022%20-%20Cryptography%20for%20everyone%20with%20AWS%20libcrypto%20%28DPP307%29.mp4\" controls=\"controls\"></video></p>\n<h5><a id=\"AWS_Lambda_Power_Tuning_195\"></a><strong>AWS Lambda Power Tuning</strong></h5>\n<p><ins><a href=\"https://aws-oss.beachgeek.co.uk/1xz\" target=\"_blank\">AWS Lambda Power Tuning</a></ins> is an awesome open source project from my good friend Alex Casalboni, that allows you to understand the performance characteristics of your AWS Lambda functions and then provide information to help you make good decisions around performance and cost. In this video, Be a Better Dev provide a nice overview of the tool.</p>\n<p><video src=\"https://dev-media.amazoncloud.cn/6180470f2f7e455da8543d617abf61af_Optimize%20Your%20AWS%20Lambda%20Function%20With%20Power%20Tuning.mp4\" controls=\"controls\"></video></p>\n<h4><a id=\"Events_for_your_diary_201\"></a><strong>Events for your diary</strong></h4>\n<h5><a id=\"OpenSearch_202\"></a><strong>OpenSearch</strong></h5>\n<h5><a id=\"Every_other_Tuesday_3pm_GMT_203\"></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, <ins><a href=\"https://aws-oss.beachgeek.co.uk/1az\" target=\"_blank\">OpenSearch Community Meeting</a></ins></p>\n<h5><a id=\"Justintime_Worker_Nodes_with_Karpenter_209\"></a><strong>Just-in-time Worker Nodes with Karpenter</strong></h5>\n<h5><a id=\"5th_August_2pm_IST_210\"></a><strong>5th August, 2pm IST</strong></h5>\n<p>Karpenter helps improve your application availability and cluster efficiency by rapidly launching right-sized compute resources in response to changing application load. In this webinar with my colleague Rohini Goankar, you will get an overview of Karpenter and it’s features, see a demonstration of how Karpenter simplifies Kubernetes infrastructure with the right nodes at the right time, and there will be practical demos on how to use Karpenter.</p>\n<p>Find out more and register via this link, <ins><a href=\"https://aws-oss.beachgeek.co.uk/1w5\" target=\"_blank\">An Open-Source High-Performance Kubernetes Cluster Autoscaler</a></ins></p>\n<h5><a id=\"Digital_Payments_Architecture_and_Implementation_with_AWS_216\"></a><strong>Digital Payments Architecture and Implementation with AWS</strong></h5>\n<h5><a id=\"Open_Source_Databases_217\"></a><strong>Open Source Databases</strong></h5>\n<h5><a id=\"August_18th_218\"></a><strong>August 18th</strong></h5>\n<p>Check out this Webinar on how to use open source databases to build a digital payments solution. You can view it live direct on <ins><a href=\"https://www.youtube.com/watch?v=kbjtLPYToaI\" target=\"_blank\">YouTube here</a></ins></p>\n<h5><a id=\"Bottlerocket_Community_Meeting_222\"></a><strong>Bottlerocket Community Meeting</strong></h5>\n<h5><a id=\"August_24th_830am_PDT_223\"></a><strong>August, 24th 8:30am PDT</strong></h5>\n<p>You’re invited to the Bottlerocket community meeting where we’ll discuss project news, share Bottlerocket tips, tricks, and techniques, and you’ll have the opportunity to ask questions in an open forum.</p>\n<p>Find out more and <ins><a href=\"https://www.meetup.com/bottlerocket-community/events/287425423\" target=\"_blank\">reserve your spot here</a></ins>.</p>\n<h5><a id=\"Introduction_to_Amazon_Managed_Workflows_for_Apache_Airflow_229\"></a><strong>Introduction to Amazon Managed Workflows for Apache Airflow</strong></h5>\n<h5><a id=\"August_25th_8am1pm_PDT_230\"></a><strong>August 25th, 8am-1pm PDT</strong></h5>\n<p>In this workshop, you will learn to build and orchestrate data and ML pipelines that include many of the above mentioned services, and with that you will gain familiarity and a better understanding of the hooks and operators available as part of Airflow to manage your pipelines/workflows on AWS. We start with an introduction to the basics if you want to get familiar with the concepts in Airflow before you get to the hands-on modules.</p>\n<p>Join this event and learn how to leverage Amazon MWAA as well as key concepts.</p>\n<ul>\n<li>Learn how to build your Data/ML pipeline orchestrated by Airflow</li>\n<li>Apache Airflow basics within AWS</li>\n<li>Get hands-on experience with an AWS Solution Architect for best practices</li>\n<li><strong>Who Should Attend?</strong></li>\n</ul>\n<p>If you work with data in any form, and build pipelines to transform/consume the data, then this workshop is for you! Level 200 and up. Although you don’t need to be an expert to take this workshop, it will help if you had some basic understanding about AWS Analytics services, and some familiarity with SQL and Python programming languages. We recommend some familiarity with the AWS Console but it is not required. We recommend two monitors for the best experience.</p>\n<p>To register and reserve your spot, <ins><a href=\"https://aws-oss.beachgeek.co.uk/1xq\" target=\"_blank\">use this link</a></ins>.</p>\n<h5><a id=\"OpenSearchCon_2022_245\"></a><strong>OpenSearchCon 2022</strong></h5>\n<h5><a id=\"Sept_21st_2022_Seattle_246\"></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 <ins><a href=\"https://aws-oss.beachgeek.co.uk/1n1\" target=\"_blank\">meetup page here</a></ins>.</p>\n<h4><a id=\"Stay_in_touch_with_open_source_at_AWS_254\"></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 <ins><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></ins> to keep up to date with all our activity in open source by following us on <ins><a href=\"https://twitter.com/AWSOpen\" target=\"_blank\">@AWSOpen</a></ins></p>\n"}
目录
亚马逊云科技解决方案 基于行业客户应用场景及技术领域的解决方案
联系亚马逊云科技专家
亚马逊云科技解决方案
基于行业客户应用场景及技术领域的解决方案
联系专家
0
目录
关闭
contact-us