Open source news and updates, #112

海外精选
海外精选的内容汇集了全球优质的亚马逊云科技相关技术内容。同时,内容中提到的“AWS” 是 “Amazon Web Services” 的缩写,在此网站不作为商标展示。
0
0
{"value":"Welcome to this weeks round up of AWS open source news. This weeks new projects features projects such as \"aws-dataall\" an open source framework for building a data marketplace, \"backpack\" a set of tools to help you work with the AWS Panorama devices, and we have other projects that help you automate DNS tasks, manage game servers, automate data ingestion, and more.\n\nTopics featured in the weekly blog and technical articles roundup cover Amazon EMR, Grafana, Prometheus, AWS AppSync, Delta Lake, Firecracker, OpenSearch, Istio, Steampipe, LAMP, MQTT, and more. With KubeCon around the corner, check out the Kubernetes content and if you are going, pop along to the AWS booth and say hello. We have a number of the open source team attending, and it will be great to meet some of you.\n\nThis weeks videos feature a new open source project that I had not heard about before, that can help you migrate VMs to the cloud, as well as a walk through the Amazon EMR workshop. If you have been meaning to do that, now you have a great companion to work along to.\n\nWe finish with the round up of events. Outside of KubeCon there are plenty of other events happening, so check them out. As always, if you have an event or meet-up you want me to include, drop me a line and I will add it to the list.\n\n##### **Important end of support announcement**\n\nNothing lasts for ever they say, and so it is that in this post,\n[Announcing the end of support for Internet Explorer 11 in the AWS SDK for JavaScript (v3)](https://aws-oss.beachgeek.co.uk/1oq) Trivikram Kamat shares that starting October 1, 2022, AWS SDK For JavaScript (v3) will end support for Internet Explorer 11 (IE 11) and the browser artefacts published in our npm packages will no longer target ES5.\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: David Alvarez, Trivikram Kamat, Janos Tolgyesi, Michael Liendo, Dakota Riley, Dustin Whited, Elamaran Shanmugam, Gokul Chandra, Rama Ponnuswami, Johnny Chivers, Jaehyeon Kim, Sushain Cherivirala, and Matt Asay\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##### **cfn-language-discussion**\n\n[cfn-language-discussion](https://aws-oss.beachgeek.co.uk/1ox) this repo is a place to propose and discuss new language features for the CloudFormation template language. It is also a great place to request CloudFormation template language features, report CloudFormation template language bugs or any general discussion related to the CloudFormation template language. There are a number of open RFCs, so if you are a CloudFormation users, then have a look and provide your input and feedback.\n\n##### **chico**\n\n[chico](https://aws-oss.beachgeek.co.uk/1oy) if you need to register lots of DNS entries on Route53, take a look at this quick hack/script from David Alvarez that helps you to automate some of the tedious tasks.\n\n##### **Tools**\n##### **aws-dataall**\n\n[aws-dataall](https://aws-oss.beachgeek.co.uk/1ot) this is a super interesting project, which is an open source development framework to help you build a data marketplace on AWS. data.all builds a modern data workspace that makes collaboration among diverse users (like business, analysts and engineers) easier, increasing efficiency and agility in data projects.\n\n![image.png](https://dc-testmedia.awsapp.cn/e95c9b4e6cbf449080250c8ca706d7f2_image.png)\n\n##### **backpack**\n\n[backpack](https://aws-oss.beachgeek.co.uk/1oj) is a toolset that makes development for AWS Panorama hopefully more enjoyable. The repo contains a number of tools (AutoIdentity, Timepiece, Annotation , and SpyGlass) with details docs and examples to get you going. Janos Tolgyesi has put together this blog post, [Remote View your Computer Vision Models Running on AWS Panorama](https://aws-oss.beachgeek.co.uk/1ok) that dives deep into one of those tools, SpyGlass. This is a really nice set of tools, so nice work!\n\n##### **amazon-qldb-ledger-load-java**\n\n[amazon-qldb-ledger-load-java](https://aws-oss.beachgeek.co.uk/1ow) This is a framework for asynchronous loading of data into an Amazon QLDB ledger. The framework receives events from a delivery channel and writes them to the target ledger, performing idempotency checks and ensuring that document revisions are written in order. The project currently supports a number of deliver channels (Amazon SQS, Amazon SNS, Amazon Kinesis, Amazon MSK, and Amazon EventBridge)\n\n![image.png](https://dc-testmedia.awsapp.cn/9c2ffa155ded4cd1accc0965ccf17402_image.png)\n\n##### **Demos, Samples and Workshops**\n##### **personal-game-server-manager**\n\n[personal-game-server-manager](https://aws-oss.beachgeek.co.uk/1o6) Hosting your own personal gaming server is increasingly common and this project makes it easy for you to host your own game server. You can follow along in the blog post, [Hosting your own dedicated Valheim server in the cloud](https://aws-oss.beachgeek.co.uk/1o7), which uses this project to host the game Valheim.\n\n![image.png](https://dc-testmedia.awsapp.cn/d97cbc4002cf438f9f4c4db65e6cc44d_image.png)\n\n##### **lambda-edge-resizing-images-custom-origin**\n\n[lambda-edge-resizing-images-custom-origin](https://aws-oss.beachgeek.co.uk/1ou) this is a nice example of how you can use AWS Lambda@Edge to resize images. You can resize the images and convert the image format by query parameters. This Lambda@Edge sample code using the custom origin as the original image source.\n\n![image.png](https://dc-testmedia.awsapp.cn/04a8c236f85c4f4ab60fe75d9793e9ad_image.png)\n\n##### **amazon-devops-guru-rds**\n\n[amazon-devops-guru-rds](https://aws-oss.beachgeek.co.uk/1ov) Amazon DevOps Guru is a service powered by machine learning (ML), available for Amazon Relational Database Service (RDS) MySQL and Postgres to quickly detect, diagnose, and remediate a wide variety of database-related issues in Amazon RDS. This repository contains CloudFromation template, some scripts and guidance how to use these resources on your own for creating and exploring DevOps Guru insights.\n\n#### **AWS and Community blog posts**\n##### **AWS AppSync**\n\nGreat post from Michael Liendo, who dives deep into Velocity Template Language (VTL) in his post, The frontend engineers guide to VTL. [The post walks you through some of the core features of VTL](https://aws-oss.beachgeek.co.uk/1oh), and how AWS AppSync uses it to provide low-latency responses while handling millions of connections. This weeks essential read.\n\n![image.png](https://dc-testmedia.awsapp.cn/4fd299e053cb4da5a26922981c284598_image.png)\n\n##### **Kubernetes**\n\nDakota Riley and Dustin Whited from Aquia take a look at your options when it comes to threat detection for your Amazon EKS workloads in the blog post, [Threat Detection on EKS – Comparing Falco and GuardDuty For EKS Protection](https://aws-oss.beachgeek.co.uk/1of). The post looks at some commonalities and differences between Falco and recently added capabilities within GuardDuty, enabling threat detection.\n\nAmazon EKS Anywhere is a deployment option for Amazon EKS that enables you to easily create and operate Kubernetes clusters on a customer-managed vSphere environment. Making sure that you are able to integrate these into your observability solution is the subject of this blog post, [Monitoring Amazon EKS Anywhere using Amazon Managed Service for Prometheus and Amazon Managed Grafana](https://aws-oss.beachgeek.co.uk/1op) a collaboration between Elamaran Shanmugam, Gokul Chandra, and Rama Ponnuswami. [hands on]\n\n![image.png](https://dc-testmedia.awsapp.cn/a14debb28310431dba4d82f48c1432a2_image.png)\n\nAlong similar lines we have Elamaran Shanmugam write [Monitor Istio on EKS using Amazon Managed Prometheus and Amazon Managed Grafana](https://aws-oss.beachgeek.co.uk/1or) where you will learn how you can configure an Amazon Elastic Kubernetes Service (Amazon EKS) cluster with Istio as a service mesh, Amazon Managed service for Prometheus, and Amazon Managed Grafana for monitoring your Istio Control and Data plane metrics. [hands on]\n\n![image.png](https://dc-testmedia.awsapp.cn/15883c756a874f558cfac449a2decc5c_image.png)\n\n##### **Firecracker**\n\nI love how builders use open source software in so many different ways. A twitter thread last week showcased how one customer was leveraging Firecracker to improve the speed of their software builds. Check out the full post, [Fast builds, secure builds. Choose two](https://aws-oss.beachgeek.co.uk/1od) from Sushain Cherivirala on the Stripe engineering blog.\n\n![image.png](https://dc-testmedia.awsapp.cn/749033482f5243f69e47dd69cce9555a_image.png)\n\nMatt Asay also put together a very nice blog post, [Why your open-source project definitely should not be the next Kubernetes](https://aws-oss.beachgeek.co.uk/1og), pulling together some of the threads and sharing some other examples. Make sure you read it.\n\n##### **Amazon EMR**\n\nIn the post, [Develop and Test Apache Spark Apps for EMR Locally Using Docker](https://aws-oss.beachgeek.co.uk/1ol), Jaehyeon Kim shares an approach in how you can create a Spark local development environment for Amazon EMR using Docker and/or VSCode. Grab a cup of your favourite drink and then walk through this deep dive. This is on my (ever growing!) to do list[hands on]\n\n![image.png](https://dc-testmedia.awsapp.cn/03e2fc3079a44b7ba2c6537c86e8ed41_image.png)\n\n##### **Other posts worth checking out**\n\n- [Introducing vended metrics for Amazon Managed Service for Prometheus](https://aws-oss.beachgeek.co.uk/1o8) you can now send usage metrics to Amazon CloudWatch\n- [Instantly query AWS with SQL in CloudShell](https://aws-oss.beachgeek.co.uk/1oi) shares how you can quickly get the Steampipe CLI up and running in your AWS CloudShell [hands on]\n- [Monitor AWS IoT connections in near-real time using MQTT LWT](https://aws-oss.beachgeek.co.uk/1on) dives deep into how to detect error and mitigate actions using Last Will and Testament (LWT) method for MQTT [hands on]\n- [Create a more secure LAMP stack with AWS WAF (web application firewall)](https://aws-oss.beachgeek.co.uk/1os) is a great walk through in how to create a robust, modern LAMP stack [hands on]\n\n![image.png](https://dc-testmedia.awsapp.cn/17810748a03a4634bf49d28f66ca4ef3_image.png)\n\n##### **Case Studies**\n\n- [Toyota Connected optimizes EMR costs and improves resiliency of batch jobs](https://aws-oss.beachgeek.co.uk/1o9) is great case study showing you how they orchestrate various analytical batch jobs using Apache Airflow\n- [How Paytm modernized their data pipeline using Amazon EMR](https://aws-oss.beachgeek.co.uk/1om) see how Paytm, India’s leading payment platform, migrated their Apache Spark data pipeline to AWS\n\n#### **Quick updates**\n##### **Kotlin**\n\nThe developer Preview of the Amplify Android library was announced earlier this week that has been rewritten for Kotlin. This initial release enables Android developers to add cloud-based app features, including Auth, Storage, DataStore, and APIs for their Kotlin-based Android projects. Developers will benefit from Kotlin-based language features like coroutines. This release also includes re-architected Auth (sign-up/sign-in), now completely written in Kotlin, which provides better debuggabilty and visibility into underlying state management. Finally, we have layered the new library on the new AWS SDK for Kotlin that was released as Developer Preview last year. This allows developers to use Amplify’s use case-centric APIs—like Auth and DataStore—and access the AWS SDK for Kotlin for a breadth of AWS service APIs.\n\n##### **Apache Hive**\n\nYou can now use Amazon Athena to query views stored in your self-managed Apache Hive metastores. Hive views are defined using the Hive Query Language (HiveQL) which is not fully compatible with Athena's standard SQL. With this new capability, Athena automatically handles HiveQL syntax differences so you can query Hive views without changing your view definitions or maintaining a complex translation layer.\n\nA view is a logical table created using the results of a query that executes against a physical table each time the view is referenced. Views are commonly used to focus, simplify, and optimise access to underlying data. They can provide users with an isolated subset of curated data, combine disparate tables with optimised JOIN operations, or hide the complexities of data partitioning. With Athena’s new Hive views support, you can bring these same benefits and use cases that you’ve developed for your Hadoop users directly to your Athena users. Views can be listed and examined from the Athena console to provide your analysts with a more complete picture of your Hive metastore. Views can be queried using the Athena drivers, API, or console and are available in all supported regions.\n\n##### **NodeJS**\n\nYou can now develop AWS Lambda functions using the Node.js 16 runtime. Read the post, [Node.js 16.x runtime now available in AWS Lambda](https://aws-oss.beachgeek.co.uk/1oo) from Dan Fox for the full details.\n\n##### **OpenSearch**\n\nCharlotte Henkle writes about the upcoming OpenSearch 2.0.0 in the post, [OpenSearch 2.0.0 release candidate is available and ready for testing and feedback](https://aws-oss.beachgeek.co.uk/1oc)\n\n##### **Delta Lake**\n\nCheck out the latest updates in Delta Lake 1.2 in the post, [Delta Lake 1.2 - More Speed, Efficiency and Extensibility Than Ever](https://aws-oss.beachgeek.co.uk/1ob). The post outlines and dives deep into some of the new updates, so if you are using Delta Lake, then this is worth while reading.\n\n##### **Firecracker**\n\n[v1.1.0 of Firecracker](https://aws-oss.beachgeek.co.uk/1oa) was released last week, with plenty of new features added as well as fixes and some changes. One of the key changes was that the Instance Metadata Service Version 2 (MmdsV2) is now Generally Available, and that MmdsV1 is now deprecated and will be removed in Firecracker v2.0.0.\n\n##### **FreeRTOS**\n\nIntroducing an updated and more flexible AWS Device Qualification Program (DQP) for FreeRTOS that aligns with the modular structure of the latest FreeRTOS and Long Term Support (LTS) library releases. The AWS DQP for FreeRTOS allows microcontroller (MCU) vendors to verify their integration of FreeRTOS AWS IoT libraries running on a specific MCU-based development board against AWS's published best practices for AWS IoT Core connectivity, and against tests specified by the qualification program. Previously, to qualify their development boards, MCU vendors had to structure their projects around a fixed directory structure and repository. Now, MCU vendors have the flexibility to include only the FreeRTOS libraries directly relevant to their application, choose the project structure and repository that best use their toolchains, and run tests relevant to their board features. By using AWS IoT Device Tester for FreeRTOS, MCU vendors can run the mandatory tests specified by AWS DQP and validate their FreeRTOS ports. With this program, developers can more confidently enable connectivity for their designs knowing that the FreeRTOS ports have been validated for AWS IoT connectivity, interoperability, updateability, and improved security.\n\n#### **Videos of the week**\n##### **Amazon EMR**\n\nJohnny Chivers shares his years of experience working in big data to go through the Amazon EMR workshop and walk you through how to get starting using all those open source big data tools.\n\n<video src=\"https://dc-testmedia.awsapp.cn/89247b2433ed45ecb02b52176bcbf8de_AWS%20EMR%20Tutorial%20%5BFULL%20COURSE%20in%2060mins%5D.mp4\" class=\"manvaVedio\" controls=\"controls\" style=\"width:160px;height:160px\"></video>\n\n##### **Xmigrate**\n\nXmigrate is an opensource cloud migration tool which helps in migrating servers from anywhere to AWS (and other locations). I had never heard of this tool before, so I have this video in my weekend viewing pile. In the video they will walk you through using this tool do do a migration to AWS. Can't wait to check it out.\n\n<video src=\"https://dc-testmedia.awsapp.cn/bc69989402a243f3911ca5bbf4a884a4_Migrating%20Workloads%20to%20AWS%20using%20Opensource%20Tool%20Xmigrate.mp4\" class=\"manvaVedio\" controls=\"controls\" style=\"width:160px;height:160px\"></video>\n\n#### **Events for your diary**\nSuper excited about KubeCon next week. If you are going, pop by the AWS stand, we would love to meet you.\n\n##### **KubeCon**\n##### **May 16th-20th, Valencia Spain**\n\nThe Cloud Native Computing Foundation’s flagship conference gathers adopters and technologists from leading open source and cloud native communities in Valencia, Spain from 16 – 20 May 2022. I will be there with many of the open source team and other AWS colleagues, so if you are going, make sure you swing by the AWS Booth. Also, the After Dark party promises to be something else....stay tuned.\n\nFind out more about the [event here](https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/).\n\n##### **SST 1.0 Conf**\n##### **May 17, 9am PDT**\n\nSST 1.0 Conf is the first-ever Serverless Stack (SST) conference! It's a free virtual event featuring talks from folks in the community. And a couple of us from the SST team will be speaking as well! It's a way for all of us to come together and share what we've learnt.\n\nTake a look at the speaker line up and register, [via this link](https://aws-oss.beachgeek.co.uk/1oe).\n\n##### **AWS User Group - Open Source**\n##### **May 17th, Valencia**\n\nI will be speaking to the local AWS user group on all things open source. From why it matters to business to how to get started as a developer (and why). Check out more details on the [meetup page here](https://aws-oss.beachgeek.co.uk/1nz). The location will be shared via Twitter, so sign up if you are around and come meet the local AWS community.\n\n##### **GitOpsCon Europe**\n##### **May 17th, Valencia Spain**\n\nGitOpsCon Europe is designed to foster collaboration, discussion, and knowledge sharing on GitOps. This event is aimed at audiences that are new to GitOps as well as those currently using GitOps within their organisation. Get connected with others that are passionate about GitOps. Learn from practitioners about pitfalls to avoid, hurdles to jump, and how to adopt GitOps in your cloud native environment.\n\nThe event is vendor-neutral and is being organised by the CNCF GitOps Working Group. Topics include getting started with GitOps, scaling and managing GitOps, lessons learned from production deployments, technical sessions, and thought leadership.\n\nRead more about this from the official page [here](https://events.linuxfoundation.org/gitopscon-europe/).\n\n##### **CDK Day**\n##### **May 26th - Virtual**\n\nThis is a community organised event about AWS CDK, cdktf, projen and cdk8s. This will be third year they run this event, and if the previous two are anything to go by, this will be essential viewing - live streamed via You Tube. Check out and register for the event over at their home page at [https://www.cdkday.com/](https://www.cdkday.com/)\n\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 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 - Feb2022](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**\n\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 this weeks round up of AWS open source news. This weeks new projects features projects such as “aws-dataall” an open source framework for building a data marketplace, “backpack” a set of tools to help you work with the AWS Panorama devices, and we have other projects that help you automate DNS tasks, manage game servers, automate data ingestion, and more.</p>\n<p>Topics featured in the weekly blog and technical articles roundup cover Amazon EMR, Grafana, Prometheus, AWS AppSync, Delta Lake, Firecracker, OpenSearch, Istio, Steampipe, LAMP, MQTT, and more. With KubeCon around the corner, check out the Kubernetes content and if you are going, pop along to the AWS booth and say hello. We have a number of the open source team attending, and it will be great to meet some of you.</p>\n<p>This weeks videos feature a new open source project that I had not heard about before, that can help you migrate VMs to the cloud, as well as a walk through the Amazon EMR workshop. If you have been meaning to do that, now you have a great companion to work along to.</p>\n<p>We finish with the round up of events. Outside of KubeCon there are plenty of other events happening, so check them out. As always, if you have an event or meet-up you want me to include, drop me a line and I will add it to the list.</p>\n<h5><a id=\"Important_end_of_support_announcement_8\"></a><strong>Important end of support announcement</strong></h5>\n<p>Nothing lasts for ever they say, and so it is that in this post,<br />\n<a href=\"https://aws-oss.beachgeek.co.uk/1oq\" target=\"_blank\">Announcing the end of support for Internet Explorer 11 in the AWS SDK for JavaScript (v3)</a> Trivikram Kamat shares that starting October 1, 2022, AWS SDK For JavaScript (v3) will end support for Internet Explorer 11 (IE 11) and the browser artefacts published in our npm packages will no longer target ES5.</p>\n<h4><a id=\"Celebrating_open_source_contributors_13\"></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: David Alvarez, Trivikram Kamat, Janos Tolgyesi, Michael Liendo, Dakota Riley, Dustin Whited, Elamaran Shanmugam, Gokul Chandra, Rama Ponnuswami, Johnny Chivers, Jaehyeon Kim, Sushain Cherivirala, and Matt Asay</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_21\"></a><strong>Latest open source projects</strong></h4>\n<h5><a id=\"Community_22\"></a><strong>Community</strong></h5>\n<h5><a id=\"cfnlanguagediscussion_23\"></a><strong>cfn-language-discussion</strong></h5>\n<p><a href=\"https://aws-oss.beachgeek.co.uk/1ox\" target=\"_blank\">cfn-language-discussion</a> this repo is a place to propose and discuss new language features for the CloudFormation template language. It is also a great place to request CloudFormation template language features, report CloudFormation template language bugs or any general discussion related to the CloudFormation template language. There are a number of open RFCs, so if you are a CloudFormation users, then have a look and provide your input and feedback.</p>\n<h5><a id=\"chico_27\"></a><strong>chico</strong></h5>\n<p><a href=\"https://aws-oss.beachgeek.co.uk/1oy\" target=\"_blank\">chico</a> if you need to register lots of DNS entries on Route53, take a look at this quick hack/script from David Alvarez that helps you to automate some of the tedious tasks.</p>\n<h5><a id=\"Tools_31\"></a><strong>Tools</strong></h5>\n<h5><a id=\"awsdataall_32\"></a><strong>aws-dataall</strong></h5>\n<p><a href=\"https://aws-oss.beachgeek.co.uk/1ot\" target=\"_blank\">aws-dataall</a> this is a super interesting project, which is an open source development framework to help you build a data marketplace on AWS. data.all builds a modern data workspace that makes collaboration among diverse users (like business, analysts and engineers) easier, increasing efficiency and agility in data projects.</p>\n<p><img src=\"https://dc-testmedia.awsapp.cn/e95c9b4e6cbf449080250c8ca706d7f2_image.png\" alt=\"image.png\" /></p>\n<h5><a id=\"backpack_38\"></a><strong>backpack</strong></h5>\n<p><a href=\"https://aws-oss.beachgeek.co.uk/1oj\" target=\"_blank\">backpack</a> is a toolset that makes development for AWS Panorama hopefully more enjoyable. The repo contains a number of tools (AutoIdentity, Timepiece, Annotation , and SpyGlass) with details docs and examples to get you going. Janos Tolgyesi has put together this blog post, <a href=\"https://aws-oss.beachgeek.co.uk/1ok\" target=\"_blank\">Remote View your Computer Vision Models Running on AWS Panorama</a> that dives deep into one of those tools, SpyGlass. This is a really nice set of tools, so nice work!</p>\n<h5><a id=\"amazonqldbledgerloadjava_42\"></a><strong>amazon-qldb-ledger-load-java</strong></h5>\n<p><a href=\"https://aws-oss.beachgeek.co.uk/1ow\" target=\"_blank\">amazon-qldb-ledger-load-java</a> This is a framework for asynchronous loading of data into an Amazon QLDB ledger. The framework receives events from a delivery channel and writes them to the target ledger, performing idempotency checks and ensuring that document revisions are written in order. The project currently supports a number of deliver channels (Amazon SQS, Amazon SNS, Amazon Kinesis, Amazon MSK, and Amazon EventBridge)</p>\n<p><img src=\"https://dc-testmedia.awsapp.cn/9c2ffa155ded4cd1accc0965ccf17402_image.png\" alt=\"image.png\" /></p>\n<h5><a id=\"Demos_Samples_and_Workshops_48\"></a><strong>Demos, Samples and Workshops</strong></h5>\n<h5><a id=\"personalgameservermanager_49\"></a><strong>personal-game-server-manager</strong></h5>\n<p><a href=\"https://aws-oss.beachgeek.co.uk/1o6\" target=\"_blank\">personal-game-server-manager</a> Hosting your own personal gaming server is increasingly common and this project makes it easy for you to host your own game server. You can follow along in the blog post, <a href=\"https://aws-oss.beachgeek.co.uk/1o7\" target=\"_blank\">Hosting your own dedicated Valheim server in the cloud</a>, which uses this project to host the game Valheim.</p>\n<p><img src=\"https://dc-testmedia.awsapp.cn/d97cbc4002cf438f9f4c4db65e6cc44d_image.png\" alt=\"image.png\" /></p>\n<h5><a id=\"lambdaedgeresizingimagescustomorigin_55\"></a><strong>lambda-edge-resizing-images-custom-origin</strong></h5>\n<p><a href=\"https://aws-oss.beachgeek.co.uk/1ou\" target=\"_blank\">lambda-edge-resizing-images-custom-origin</a> this is a nice example of how you can use AWS Lambda@Edge to resize images. You can resize the images and convert the image format by query parameters. This Lambda@Edge sample code using the custom origin as the original image source.</p>\n<p><img src=\"https://dc-testmedia.awsapp.cn/04a8c236f85c4f4ab60fe75d9793e9ad_image.png\" alt=\"image.png\" /></p>\n<h5><a id=\"amazondevopsgururds_61\"></a><strong>amazon-devops-guru-rds</strong></h5>\n<p><a href=\"https://aws-oss.beachgeek.co.uk/1ov\" target=\"_blank\">amazon-devops-guru-rds</a> Amazon DevOps Guru is a service powered by machine learning (ML), available for Amazon Relational Database Service (RDS) MySQL and Postgres to quickly detect, diagnose, and remediate a wide variety of database-related issues in Amazon RDS. This repository contains CloudFromation template, some scripts and guidance how to use these resources on your own for creating and exploring DevOps Guru insights.</p>\n<h4><a id=\"AWS_and_Community_blog_posts_65\"></a><strong>AWS and Community blog posts</strong></h4>\n<h5><a id=\"AWS_AppSync_66\"></a><strong>AWS AppSync</strong></h5>\n<p>Great post from Michael Liendo, who dives deep into Velocity Template Language (VTL) in his post, The frontend engineers guide to VTL. <a href=\"https://aws-oss.beachgeek.co.uk/1oh\" target=\"_blank\">The post walks you through some of the core features of VTL</a>, and how AWS AppSync uses it to provide low-latency responses while handling millions of connections. This weeks essential read.</p>\n<p><img src=\"https://dc-testmedia.awsapp.cn/4fd299e053cb4da5a26922981c284598_image.png\" alt=\"image.png\" /></p>\n<h5><a id=\"Kubernetes_72\"></a><strong>Kubernetes</strong></h5>\n<p>Dakota Riley and Dustin Whited from Aquia take a look at your options when it comes to threat detection for your Amazon EKS workloads in the blog post, <a href=\"https://aws-oss.beachgeek.co.uk/1of\" target=\"_blank\">Threat Detection on EKS – Comparing Falco and GuardDuty For EKS Protection</a>. The post looks at some commonalities and differences between Falco and recently added capabilities within GuardDuty, enabling threat detection.</p>\n<p>Amazon EKS Anywhere is a deployment option for Amazon EKS that enables you to easily create and operate Kubernetes clusters on a customer-managed vSphere environment. Making sure that you are able to integrate these into your observability solution is the subject of this blog post, <a href=\"https://aws-oss.beachgeek.co.uk/1op\" target=\"_blank\">Monitoring Amazon EKS Anywhere using Amazon Managed Service for Prometheus and Amazon Managed Grafana</a> a collaboration between Elamaran Shanmugam, Gokul Chandra, and Rama Ponnuswami. [hands on]</p>\n<p><img src=\"https://dc-testmedia.awsapp.cn/a14debb28310431dba4d82f48c1432a2_image.png\" alt=\"image.png\" /></p>\n<p>Along similar lines we have Elamaran Shanmugam write <a href=\"https://aws-oss.beachgeek.co.uk/1or\" target=\"_blank\">Monitor Istio on EKS using Amazon Managed Prometheus and Amazon Managed Grafana</a> where you will learn how you can configure an Amazon Elastic Kubernetes Service (Amazon EKS) cluster with Istio as a service mesh, Amazon Managed service for Prometheus, and Amazon Managed Grafana for monitoring your Istio Control and Data plane metrics. [hands on]</p>\n<p><img src=\"https://dc-testmedia.awsapp.cn/15883c756a874f558cfac449a2decc5c_image.png\" alt=\"image.png\" /></p>\n<h5><a id=\"Firecracker_84\"></a><strong>Firecracker</strong></h5>\n<p>I love how builders use open source software in so many different ways. A twitter thread last week showcased how one customer was leveraging Firecracker to improve the speed of their software builds. Check out the full post, <a href=\"https://aws-oss.beachgeek.co.uk/1od\" target=\"_blank\">Fast builds, secure builds. Choose two</a> from Sushain Cherivirala on the Stripe engineering blog.</p>\n<p><img src=\"https://dc-testmedia.awsapp.cn/749033482f5243f69e47dd69cce9555a_image.png\" alt=\"image.png\" /></p>\n<p>Matt Asay also put together a very nice blog post, <a href=\"https://aws-oss.beachgeek.co.uk/1og\" target=\"_blank\">Why your open-source project definitely should not be the next Kubernetes</a>, pulling together some of the threads and sharing some other examples. Make sure you read it.</p>\n<h5><a id=\"Amazon_EMR_92\"></a><strong>Amazon EMR</strong></h5>\n<p>In the post, <a href=\"https://aws-oss.beachgeek.co.uk/1ol\" target=\"_blank\">Develop and Test Apache Spark Apps for EMR Locally Using Docker</a>, Jaehyeon Kim shares an approach in how you can create a Spark local development environment for Amazon EMR using Docker and/or VSCode. Grab a cup of your favourite drink and then walk through this deep dive. This is on my (ever growing!) to do list[hands on]</p>\n<p><img src=\"https://dc-testmedia.awsapp.cn/03e2fc3079a44b7ba2c6537c86e8ed41_image.png\" alt=\"image.png\" /></p>\n<h5><a id=\"Other_posts_worth_checking_out_98\"></a><strong>Other posts worth checking out</strong></h5>\n<ul>\n<li><a href=\"https://aws-oss.beachgeek.co.uk/1o8\" target=\"_blank\">Introducing vended metrics for Amazon Managed Service for Prometheus</a> you can now send usage metrics to Amazon CloudWatch</li>\n<li><a href=\"https://aws-oss.beachgeek.co.uk/1oi\" target=\"_blank\">Instantly query AWS with SQL in CloudShell</a> shares how you can quickly get the Steampipe CLI up and running in your AWS CloudShell [hands on]</li>\n<li><a href=\"https://aws-oss.beachgeek.co.uk/1on\" target=\"_blank\">Monitor AWS IoT connections in near-real time using MQTT LWT</a> dives deep into how to detect error and mitigate actions using Last Will and Testament (LWT) method for MQTT [hands on]</li>\n<li><a href=\"https://aws-oss.beachgeek.co.uk/1os\" target=\"_blank\">Create a more secure LAMP stack with AWS WAF (web application firewall)</a> is a great walk through in how to create a robust, modern LAMP stack [hands on]</li>\n</ul>\n<p><img src=\"https://dc-testmedia.awsapp.cn/17810748a03a4634bf49d28f66ca4ef3_image.png\" alt=\"image.png\" /></p>\n<h5><a id=\"Case_Studies_107\"></a><strong>Case Studies</strong></h5>\n<ul>\n<li><a href=\"https://aws-oss.beachgeek.co.uk/1o9\" target=\"_blank\">Toyota Connected optimizes EMR costs and improves resiliency of batch jobs</a> is great case study showing you how they orchestrate various analytical batch jobs using Apache Airflow</li>\n<li><a href=\"https://aws-oss.beachgeek.co.uk/1om\" target=\"_blank\">How Paytm modernized their data pipeline using Amazon EMR</a> see how Paytm, India’s leading payment platform, migrated their Apache Spark data pipeline to AWS</li>\n</ul>\n<h4><a id=\"Quick_updates_112\"></a><strong>Quick updates</strong></h4>\n<h5><a id=\"Kotlin_113\"></a><strong>Kotlin</strong></h5>\n<p>The developer Preview of the Amplify Android library was announced earlier this week that has been rewritten for Kotlin. This initial release enables Android developers to add cloud-based app features, including Auth, Storage, DataStore, and APIs for their Kotlin-based Android projects. Developers will benefit from Kotlin-based language features like coroutines. This release also includes re-architected Auth (sign-up/sign-in), now completely written in Kotlin, which provides better debuggabilty and visibility into underlying state management. Finally, we have layered the new library on the new AWS SDK for Kotlin that was released as Developer Preview last year. This allows developers to use Amplify’s use case-centric APIs—like Auth and DataStore—and access the AWS SDK for Kotlin for a breadth of AWS service APIs.</p>\n<h5><a id=\"Apache_Hive_117\"></a><strong>Apache Hive</strong></h5>\n<p>You can now use Amazon Athena to query views stored in your self-managed Apache Hive metastores. Hive views are defined using the Hive Query Language (HiveQL) which is not fully compatible with Athena’s standard SQL. With this new capability, Athena automatically handles HiveQL syntax differences so you can query Hive views without changing your view definitions or maintaining a complex translation layer.</p>\n<p>A view is a logical table created using the results of a query that executes against a physical table each time the view is referenced. Views are commonly used to focus, simplify, and optimise access to underlying data. They can provide users with an isolated subset of curated data, combine disparate tables with optimised JOIN operations, or hide the complexities of data partitioning. With Athena’s new Hive views support, you can bring these same benefits and use cases that you’ve developed for your Hadoop users directly to your Athena users. Views can be listed and examined from the Athena console to provide your analysts with a more complete picture of your Hive metastore. Views can be queried using the Athena drivers, API, or console and are available in all supported regions.</p>\n<h5><a id=\"NodeJS_123\"></a><strong>NodeJS</strong></h5>\n<p>You can now develop AWS Lambda functions using the Node.js 16 runtime. Read the post, <a href=\"https://aws-oss.beachgeek.co.uk/1oo\" target=\"_blank\">Node.js 16.x runtime now available in AWS Lambda</a> from Dan Fox for the full details.</p>\n<h5><a id=\"OpenSearch_127\"></a><strong>OpenSearch</strong></h5>\n<p>Charlotte Henkle writes about the upcoming OpenSearch 2.0.0 in the post, <a href=\"https://aws-oss.beachgeek.co.uk/1oc\" target=\"_blank\">OpenSearch 2.0.0 release candidate is available and ready for testing and feedback</a></p>\n<h5><a id=\"Delta_Lake_131\"></a><strong>Delta Lake</strong></h5>\n<p>Check out the latest updates in Delta Lake 1.2 in the post, <a href=\"https://aws-oss.beachgeek.co.uk/1ob\" target=\"_blank\">Delta Lake 1.2 - More Speed, Efficiency and Extensibility Than Ever</a>. The post outlines and dives deep into some of the new updates, so if you are using Delta Lake, then this is worth while reading.</p>\n<h5><a id=\"Firecracker_135\"></a><strong>Firecracker</strong></h5>\n<p><a href=\"https://aws-oss.beachgeek.co.uk/1oa\" target=\"_blank\">v1.1.0 of Firecracker</a> was released last week, with plenty of new features added as well as fixes and some changes. One of the key changes was that the Instance Metadata Service Version 2 (MmdsV2) is now Generally Available, and that MmdsV1 is now deprecated and will be removed in Firecracker v2.0.0.</p>\n<h5><a id=\"FreeRTOS_139\"></a><strong>FreeRTOS</strong></h5>\n<p>Introducing an updated and more flexible AWS Device Qualification Program (DQP) for FreeRTOS that aligns with the modular structure of the latest FreeRTOS and Long Term Support (LTS) library releases. The AWS DQP for FreeRTOS allows microcontroller (MCU) vendors to verify their integration of FreeRTOS AWS IoT libraries running on a specific MCU-based development board against AWS’s published best practices for AWS IoT Core connectivity, and against tests specified by the qualification program. Previously, to qualify their development boards, MCU vendors had to structure their projects around a fixed directory structure and repository. Now, MCU vendors have the flexibility to include only the FreeRTOS libraries directly relevant to their application, choose the project structure and repository that best use their toolchains, and run tests relevant to their board features. By using AWS IoT Device Tester for FreeRTOS, MCU vendors can run the mandatory tests specified by AWS DQP and validate their FreeRTOS ports. With this program, developers can more confidently enable connectivity for their designs knowing that the FreeRTOS ports have been validated for AWS IoT connectivity, interoperability, updateability, and improved security.</p>\n<h4><a id=\"Videos_of_the_week_143\"></a><strong>Videos of the week</strong></h4>\n<h5><a id=\"Amazon_EMR_144\"></a><strong>Amazon EMR</strong></h5>\n<p>Johnny Chivers shares his years of experience working in big data to go through the Amazon EMR workshop and walk you through how to get starting using all those open source big data tools.</p>\n<p><video src=\"https://dc-testmedia.awsapp.cn/89247b2433ed45ecb02b52176bcbf8de_AWS%20EMR%20Tutorial%20%5BFULL%20COURSE%20in%2060mins%5D.mp4\" controls=\"controls\"></video></p>\n<h5><a id=\"Xmigrate_150\"></a><strong>Xmigrate</strong></h5>\n<p>Xmigrate is an opensource cloud migration tool which helps in migrating servers from anywhere to AWS (and other locations). I had never heard of this tool before, so I have this video in my weekend viewing pile. In the video they will walk you through using this tool do do a migration to AWS. Can’t wait to check it out.</p>\n<p><video src=\"https://dc-testmedia.awsapp.cn/bc69989402a243f3911ca5bbf4a884a4_Migrating%20Workloads%20to%20AWS%20using%20Opensource%20Tool%20Xmigrate.mp4\" controls=\"controls\"></video></p>\n<h4><a id=\"Events_for_your_diary_156\"></a><strong>Events for your diary</strong></h4>\n<p>Super excited about KubeCon next week. If you are going, pop by the AWS stand, we would love to meet you.</p>\n<h5><a id=\"KubeCon_159\"></a><strong>KubeCon</strong></h5>\n<h5><a id=\"May_16th20th_Valencia_Spain_160\"></a><strong>May 16th-20th, Valencia Spain</strong></h5>\n<p>The Cloud Native Computing Foundation’s flagship conference gathers adopters and technologists from leading open source and cloud native communities in Valencia, Spain from 16 – 20 May 2022. I will be there with many of the open source team and other AWS colleagues, so if you are going, make sure you swing by the AWS Booth. Also, the After Dark party promises to be something else…stay tuned.</p>\n<p>Find out more about the <a href=\"https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/\" target=\"_blank\">event here</a>.</p>\n<h5><a id=\"SST_10_Conf_166\"></a><strong>SST 1.0 Conf</strong></h5>\n<h5><a id=\"May_17_9am_PDT_167\"></a><strong>May 17, 9am PDT</strong></h5>\n<p>SST 1.0 Conf is the first-ever Serverless Stack (SST) conference! It’s a free virtual event featuring talks from folks in the community. And a couple of us from the SST team will be speaking as well! It’s a way for all of us to come together and share what we’ve learnt.</p>\n<p>Take a look at the speaker line up and register, <a href=\"https://aws-oss.beachgeek.co.uk/1oe\" target=\"_blank\">via this link</a>.</p>\n<h5><a id=\"AWS_User_Group__Open_Source_173\"></a><strong>AWS User Group - Open Source</strong></h5>\n<h5><a id=\"May_17th_Valencia_174\"></a><strong>May 17th, Valencia</strong></h5>\n<p>I will be speaking to the local AWS user group on all things open source. From why it matters to business to how to get started as a developer (and why). Check out more details on the <a href=\"https://aws-oss.beachgeek.co.uk/1nz\" target=\"_blank\">meetup page here</a>. The location will be shared via Twitter, so sign up if you are around and come meet the local AWS community.</p>\n<h5><a id=\"GitOpsCon_Europe_178\"></a><strong>GitOpsCon Europe</strong></h5>\n<h5><a id=\"May_17th_Valencia_Spain_179\"></a><strong>May 17th, Valencia Spain</strong></h5>\n<p>GitOpsCon Europe is designed to foster collaboration, discussion, and knowledge sharing on GitOps. This event is aimed at audiences that are new to GitOps as well as those currently using GitOps within their organisation. Get connected with others that are passionate about GitOps. Learn from practitioners about pitfalls to avoid, hurdles to jump, and how to adopt GitOps in your cloud native environment.</p>\n<p>The event is vendor-neutral and is being organised by the CNCF GitOps Working Group. Topics include getting started with GitOps, scaling and managing GitOps, lessons learned from production deployments, technical sessions, and thought leadership.</p>\n<p>Read more about this from the official page <a href=\"https://events.linuxfoundation.org/gitopscon-europe/\" target=\"_blank\">here</a>.</p>\n<h5><a id=\"CDK_Day_187\"></a><strong>CDK Day</strong></h5>\n<h5><a id=\"May_26th__Virtual_188\"></a><strong>May 26th - Virtual</strong></h5>\n<p>This is a community organised event about AWS CDK, cdktf, projen and cdk8s. This will be third year they run this event, and if the previous two are anything to go by, this will be essential viewing - live streamed via You Tube. Check out and register for the event over at their home page at <a href=\"https://www.cdkday.com/\" target=\"_blank\">https://www.cdkday.com/</a></p>\n<h5><a id=\"BOSC_2022_192\"></a><strong>BOSC 2022</strong></h5>\n<h5><a id=\"July_1314_Madison_Wisconsin_USA_193\"></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_197\"></a><strong>OpenSearch</strong></h5>\n<h5><a id=\"Every_Tuesday_3pm_GMT_198\"></a><strong>Every 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 - Feb2022</a></p>\n<h5><a id=\"OpenSearchCon_2022_204\"></a><strong>OpenSearchCon 2022</strong></h5>\n<h5><a id=\"Sept_21st_2022_Seattle_205\"></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_213\"></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
目录
关闭
contact-us