Open source news and updates, #115

海外精选
海外精选的内容汇集了全球优质的亚马逊云科技相关技术内容。同时,内容中提到的“AWS” 是 “Amazon Web Services” 的缩写,在此网站不作为商标展示。
0
0
{"value":"\nThis week we have another great selection of brand new open source projects for you to explore, including \"firec\" a Rust client library for interacting with Firecracker, \"sfn-cli\" a tool that helps you quickly build StepFunctions definitions, \"ssm-cloner\" a tool to help you replicate across AWS regions your AWS System Manager documents, \"amazon-lambda-compute-tuning\" an [AWS Lambda](https://aws.amazon.com/cn/lambda/?trk=cndc-detail) function benchmarking tool, \"aws-iam-root-user-activity-monitor\" a sample project to help you keep track of your root user, \"hpc-cost-simulator\" a tool to help estimate costs running your HPC workloads on AWS, and many more.\n\nWe also have blog posts and longer form technical articles covering Kubernetes, [Amazon EMR](https://aws.amazon.com/cn/emr/?trk=cndc-detail), SUSE Linux, Dart, [AWS Amplify](https://aws.amazon.com/cn/amplify/?trk=cndc-detail), Amazon Genomics CLI, OpenZFS, [AWS CDK](https://aws.amazon.com/cn/cdk/?trk=cndc-detail), Go, TensorFlow, Hugging Face, Apache Cassandra, Dicoogle, MariaDB, Spack, Quarkus (don't miss this one), and more this week. This weeks featured videos cover Apache Kylin and Blazor and I finish up events happening that you should watch out for.\n\n#### **[AWS CDK](https://aws.amazon.com/cn/cdk/?trk=cndc-detail)**\n\nThe [AWS Cloud Development Kit](https://aws.amazon.com/cn/cdk/?trk=cndc-detail) ([AWS CDK](https://aws.amazon.com/cn/cdk/?trk=cndc-detail)) version 1 (v1) for JavaScript, TypeScript, Java, Python, .NET and Go is now in maintenance mode. In this post, [Version 1 of the AWS Cloud Development Kit (AWS CDK) is now in maintenance mode](https://aws-oss.beachgeek.co.uk/1qz) you find out more about what this means as well as learn resources on how you can begin your migration to v2.\n\n#### **MariaDB**\n\nIf you are looking to upgrade your MariaDB database from 10.2 (which is End of Life, October 2022) then you should check out this post, [Upgrading from Amazon RDS for MariaDB version 10.2](https://aws-oss.beachgeek.co.uk/1r9) put together by Vijay Karumajji. In it he covers the [Amazon RDS](https://aws.amazon.com/cn/rds/?trk=cndc-detail) for MariaDB 10.2 end-of-life timeline, your available upgrade choices and then shares some current good practices to follow during the upgrade process.\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: Robert Oberhofer, Hamzabouissi Bazmahou, Forrest Sun, Gena Gizzi, Noor Fairoza, Michael Raney, Noah Gift, Gary Stafford, Oliver Perks, Vijay Karumajji, Daniel Leu, Ben Smith and Lars Jacobsson.\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\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\n##### **firec**\n\n[firec](https://aws-oss.beachgeek.co.uk/1rf) (pronounced \"fyrek\") is an open source Rust client library to interact with Firecracker. It allows you to create, manipulate, query and stop VMMs. Very nice indeed.\n\n##### **sfn-cli**\n\n[sfn-cli](https://aws-oss.beachgeek.co.uk/1qu) the latest open source project from the lovely folk at MatHem lets you quickly build StepFunctions definitions with a handy SDK integration lookup and snippet generation of all 10K+ API actions. A bit like a dressed down Workflow Studio, but at your fingertips. **Note** that this is an early stage preview and some functionality will be missing. (A big thanks to AWS Community Builder Lars Jacobsson for sending this through)\n\n##### **ssm-cloner**\n\n[ssm-cloner](https://aws-oss.beachgeek.co.uk/1rj) this repository is used to simplify the process of cloning the SSM documents across the AWS regions. You can use this module and pass on the parameters and it will clone the documents for you. You can also use it to unclone or create new version for your documents. Sound super useful.\n\n##### **function-stencil**\n\n[function-stencil](https://aws-oss.beachgeek.co.uk/1re) very nice tool from our own Ben Smith that is a quickstart [AWS Lambda](https://aws.amazon.com/cn/lambda/?trk=cndc-detail) function code generator. Downloads a template function code file, test harness file, sample SAM definition and appropriate file structure. Check it out on npm too, [function-stencil](https://aws-oss.beachgeek.co.uk/1rg)\n\n##### **fissaa**\n\n[fissaa](https://aws-oss.beachgeek.co.uk/1ri) is a CLI that Hamzabouissi Bazmahou created to help him simplify the deployment of applications to AWS ECS, including things like setting-up domain registration, TLS Certification, Load Balancing, Rolling Back and budget monitoring. I love it when there is a story or meaning behind a project name, and in this case Fissaa is a Tunisian word that means speed-up.\n\n##### **amazon-braket-strawberryfields-plugin-python**\n\n[amazon-braket-strawberryfields-plugin-python](https://aws-oss.beachgeek.co.uk/1rm) This plugin provides a BraketEngine class for running photonic quantum circuits created in Strawberry Fields on the [Amazon Braket](https://aws.amazon.com/cn/braket/?trk=cndc-detail) service. The [Amazon Braket](https://aws.amazon.com/cn/braket/?trk=cndc-detail) Python SDK is an open source library that provides a framework to interact with quantum computing hardware devices and simulators through [Amazon Braket](https://aws.amazon.com/cn/braket/?trk=cndc-detail). Strawberry Fields is an open source library for writing and running programs for photonic quantum computers.\n\n##### **amazon-lambda-compute-tuning**\n\n[amazon-lambda-compute-tuning](https://aws-oss.beachgeek.co.uk/1rq) when trying to optimise your [AWS Lambda](https://aws.amazon.com/cn/lambda/?trk=cndc-detail) functions, many people use my colleague Alex Casalboni's project, [AWS Lambda Power Tuning](https://aws-oss.beachgeek.co.uk/1rp). This project takes a slightly different slant, allowing you to try and benchmark the cost and performance differences against x86 and Arm and different memory options. All you need to do is supply the arn's of your [AWS Lambda](https://aws.amazon.com/cn/lambda/?trk=cndc-detail) functions in the [AWS Amplify](https://aws.amazon.com/cn/amplify/?trk=cndc-detail) front end, and away you go.\n\n![image.png](https://dev-media.amazoncloud.cn/a4f00e0adb764a6488b27de4db28c5e1_image.png)\n\n##### **aws-iam-root-user-activity-monitor**\n\n[aws-iam-root-user-activity-monitor](https://aws-oss.beachgeek.co.uk/1ro) this project contains a sample of how you can monitor root user activity within your AWS accounts, using Terraform. This implementation is event-driven and relies on [Amazon EventBridge](https://aws.amazon.com/cn/eventbridge/?trk=cndc-detail) to communicate [AWS IAM](https://aws.amazon.com/cn/iam/?trk=cndc-detail) root user activity events from member accounts to a central EventBridge custom event bus deployed in a given account.\n\n![image.png](https://dev-media.amazoncloud.cn/509c820588274a56bd985fc344e4415a_image.png)\n\n##### **aws-tf-kms**\n\n[aws-tf-kms](https://aws-oss.beachgeek.co.uk/1rt) this repo contains a set of Terraform modules and examples. It provisions AWS KMS keys that are usable for the supported AWS services. Optionally, it supports managing key resource policy for cross-account access by AWS services and principals. An additional module is included that supports creating multi-region replica keys in another region.\n\n![image.png](https://dev-media.amazoncloud.cn/9193e9ccfeb34fe28f0f2b33d4e04f85_image.png)\n\n##### **hpc-cost-simulator**\n\n[hpc-cost-simulator](https://aws-oss.beachgeek.co.uk/1ru) This package contains scripts to parse scheduler logs and analyze them. It analyzes scheduler accounting log files to simulate the cost of running the same jobs on AWS. This tool can simulate the use of spot instances for short jobs and help guide the choice of savings plans by breaking the data to hourly consumption. Initially supports LSF and Slurm. Altair Accelerator support to be added soon.\n\n#### **Demos, Samples and Workshops**\n\n##### **dotnet-nativeaot-labs**\n\n[dotnet-nativeaot-labs](https://aws-oss.beachgeek.co.uk/1rk) this repo provides a place to learn about and experiment with .NET NativeAOT on AWS. At a high level, NativeAOT for .NET is a way to compile your .NET projects directly to machine code, eliminating the Intermediate Language and Just-In-Time compilation. AOT stands for \"Ahead of Time\", as opposed to \"Just in Time\". According to this [tweet](https://aws-oss.beachgeek.co.uk/1rl) from Norm Johanson \"We have been experimenting with .NET's preview AOT support for improving Lambda cold start. For some scenarios we are seeing big improvements.\".\n\n##### **aws-vpc-builder-cdk**\n\n[aws-vpc-builder-cdk](https://aws-oss.beachgeek.co.uk/1rn) this repo contains code that provide a simple and repeatable way to deploy and explore complex networking architectures on AWS, as well as helping to showcase the capabilities of the [AWS Cloud Development Kit](https://aws.amazon.com/cn/cdk/?trk=cndc-detail) (CDK) to create and orchestrate a complex architecture.\n\n![image.png](https://dev-media.amazoncloud.cn/c5cd101bae7a41f7b675fbf36c7f7a2b_image.png)\n\n##### **nodeblog.app**\n\n[nodeblog.app](https://aws-oss.beachgeek.co.uk/1rh) Daniel Leu has created this sample project that puts together a number of AWS services using [AWS CDK](https://aws.amazon.com/cn/cdk/?trk=cndc-detail), to create a functional blogging app which you can use as a base for your own projects.\n\n##### **deploying-unreal-engine-pixel-streaming-server-on-ec2**\n\n[deploying-unreal-engine-pixel-streaming-server-on-ec2 ](https://aws-oss.beachgeek.co.uk/1r5)this repo contains code and documentation that allows you to deploy Windows-based Unreal Engine 4 Pixel Streaming builds to EC2. You can check out this blog post, [Unreal Engine Pixel Streaming in AWS with Ubuntu OS](https://aws-oss.beachgeek.co.uk/1r6) where Gena Gizzi and Noor Fairoza show you how you can get this project running on Ubuntu. This project looks fun to try out, so its on my weekend to do list. [hands on]\n\n##### **rekognition-streaming-video-events**\n\n[rekognition-streaming-video-events](https://aws-oss.beachgeek.co.uk/1rr) this project detects objects (people, pets, and packages) in live video streams and returns the detected label(s), bounding box coordinates, zoomed-in images of the object(s) detected, and timestamps.\n\n![image.png](https://dev-media.amazoncloud.cn/6072b5e3798943dc924b62456ea59a40_image.png)\n\n##### **localize-content-using-aws-ml-services**\n\n[localize-content-using-aws-ml-services](https://aws-oss.beachgeek.co.uk/1rs) This sample solution demonstrates how builders can use polly to generate audio different than the source audio, generate subtitles from a text file, generate speech marks and tie them all together.\n\n![image.png](https://dev-media.amazoncloud.cn/656d4d904add41129f2ae19033256224_image.png)\n\n#### **AWS and Community blog posts**\n##### **Realm**\n\nRealm database is an open-source, developer-friendly project for mobile data storage, distributed under the Apache 2.0 license and backed by MongoDB. Robert Oberhofer has put together this post, [Increase app responsiveness with MongoDB Realm mobile database and AWS Wavelength](https://aws-oss.beachgeek.co.uk/1rv) introduces MongoDB Realm, and examines its core characteristics and key benefits. While Realm is widely used for building mobile applications, its capabilities are also relevant for other problem spaces, including IoT and Edge.\n\n##### **Quarkus**\n\nAnother cracking post from Gary Stafford, this time showing you how go develop, test, build, and then deploy Native Quarkus applications to Kubernetes on AWS using GitOps in his post, [Building and Deploying Cloud-Native Quarkus Applications to Kubernetes](https://aws-oss.beachgeek.co.uk/1rc). This post covers more than Quarkus, and is essential reading for anyone looking to understand more about your options cloud native and Java. It is a long read, so grab your favourite beverage and enjoy!\n\n![image.png](https://dev-media.amazoncloud.cn/4766feefaeb44696b7d1b39d9ad5cf41_image.png)\n\n##### **Spack\n**\n[Spack](https://aws-oss.beachgeek.co.uk/1ra) is a multi-platform package manager that builds and installs multiple versions and configurations of software. It works on Linux, macOS, and many supercomputers. In the post\n[Introducing the Spack Rolling Binary Cache hosted on AWS](https://aws-oss.beachgeek.co.uk/1rb) Oliver Perks shares the announcement of a new public Spack Binary Cache, hosted on AWS. Spack users now have access to a public build cache hosted on [Amazon Simple Storage Service](https://aws.amazon.com/cn/s3/?trk=cndc-detail) ([Amazon S3](https://aws.amazon.com/cn/s3/?trk=cndc-detail)). The use of this Binary Cache will result in up to 20x faster install times for common Spack packages. Read this post to find out more, including how this works with other open source tools such as AWS ParallelCluster.\n\n![image.png](https://dev-media.amazoncloud.cn/bccfa29289d042b28a1d76ff53af6145_image.png)\n\n##### **Dicoogle**\n\nDicoogle is an open source project that provides the functionality of a PACS (picture archiving and communication system). A PACS stores and indexes DICOM medical image files, and uses the DICOM protocol to facilitate the upload, download, and search of DICOM studies. DICOM is a data model organised in the sequence Patient – Study – Series – Instance. A patient has one or more studies, which may also be known as exams or procedures. In this post, [Running Dicoogle, an open source PACS solution, on AWS (part 1)](https://aws-oss.beachgeek.co.uk/1r8), Forrest Sun provides the first part of a two-part series that describes how to host a secure DICOM server on AWS. [hands on]\n\n![image.png](https://dev-media.amazoncloud.cn/3617338bebd04a8d836e0bb3d3743773_image.png)\n\n##### **Apache Cassandra**\n\nLightweight transactions (LWT) is an Apache Cassandra API feature that allows developers to perform conditional update operations against their table data. Conditional update operations are useful when inserting, updating and deleting records based on conditions that evaluate the current state. Michael Raney has written [Improved performance for lightweight transactions with Amazon Keyspaces](https://aws-oss.beachgeek.co.uk/1r7) where he shares details about the improved performance characteristics of [Amazon Keyspaces](https://aws.amazon.com/cn/keyspaces/?trk=cndc-detail) LWT API (lightweight transactions), advanced design patterns, and operational best practices.\n\n![image.png](https://dev-media.amazoncloud.cn/2bf410ea4ca54dbbbaf5fdce34cc68e5_image.png)\n\n##### **Other posts you might like from the past week**\n\n- [Making your Go workloads up to 20% faster with Go 1.18 and AWS Graviton](https://aws-oss.beachgeek.co.uk/1r0) shows how moving to the latest Go version can make a difference in performance when using Arm based AWS Graviton instance types\n- [Run text classification with Amazon SageMaker JumpStart using TensorFlow Hub and Hugging Face models](https://aws-oss.beachgeek.co.uk/1r1) provides a step-by-step walkthrough on how to fine-tune and deploy a text classification model, using trained models from TensorFlow Hub [hands on]\n- [Amazon EMR Serverless Now Generally Available – Run Big Data Applications without Managing Servers](https://aws-oss.beachgeek.co.uk/1r2) walks you through the GA announcement of [Amazon EMR](https://aws.amazon.com/cn/emr/?trk=cndc-detail) Serverless, a serverless deployment option for customers to run big data analytics applications using open-source frameworks like Apache Spark and Hive without configuring, managing, and scaling clusters or servers\n- [Customizing scheduling on Amazon EKS](https://aws-oss.beachgeek.co.uk/1r4) demonstrates a proof of concept that makes it easy for you to customise the way Kubernetes schedules your workloads [hands on]\n\n![image.png](https://dev-media.amazoncloud.cn/1213a567663d40ab8070b3e818f8495d_image.png)\n\n- [Updated: Create CloudEvents from AWS EventBridge (and into Direktiv)](https://aws-oss.beachgeek.co.uk/1rd) an update from a post I shared in an earlier newsletter ([#64](https://dev.to/aws/aws-open-source-news-and-updates-5145)) this post shows how you can use this open source technology to convert the AWS EventBridge events into a standard CloudEvents\n\n#### **Case studies**\n\n- [Mobileye’s journey towards scaling Amazon EKS to thousands of nodes](https://aws-oss.beachgeek.co.uk/1qy) reviews how Mobileye’s AI Engineering Group seamlessly runs their workflows on [Amazon Elastic Kubernetes Service](https://aws.amazon.com/cn/eks/?trk=cndc-detail) ([Amazon EKS](https://aws.amazon.com/cn/eks/?trk=cndc-detail)), supporting around 250 workflows daily.\n\n#### **Quick updates**\n##### **[AWS Amplify](https://aws.amazon.com/cn/amplify/?trk=cndc-detail)**\n\nEarlier this week was the announcement of the general availability of Geofences for Amplify Geo. Amplify Geo enables frontend developers to add location-aware features to their web applications. Developers looking to display geometric boundaries or Geofences on a map, can now implement a complete Geofence management solution in minutes using the cloud-connected UI widget and APIs from Amplify Geo, powered by [Amazon Location Service](https://aws.amazon.com/cn/location/?trk=cndc-detail). Geofences are geometric boundaries that can be drawn around places of interest or areas on a map.\n\nWith this release, developers can add an interactive Geofence management UI widget to view, create, and edit Geofences on a map. This UI widget is built on top of the popular MapLibre open-source library and developers can choose from the wide array of community-contributed plugins to further customise their Geofence UI components. Amplify Geo also provides developers with client APIs powered by [Amazon Location Service](https://aws.amazon.com/cn/location/?trk=cndc-detail) to manage Geofences programmatically from their frontend web application. Developers can use the guided workflow in the Amplify Command Line Interface (CLI) to provision all the necessary cloud resources to create Geofences, or they can use existing Geofence resources.\n\n##### **SUSE Linux**\n\nAnnounced earlier in the week were price reductions for [Amazon EC2 ](https://aws.amazon.com/cn/ec2/?trk=cndc-detail)instances running SLES. When you run SLES on Amazon EC2, you are charged one combined price for the [Amazon EC2 ](https://aws.amazon.com/cn/ec2/?trk=cndc-detail)infrastructure and the SUSE OS. Read more about the details in the post, [Price reductions on Amazon EC2 instances running SUSE Linux Enterprise Server (SLES) OS](https://aws-oss.beachgeek.co.uk/1qw)\n\n##### **Dart**\n\nThe new Dart Signature V4 client allows developers to securely integrate with all 200+ AWS services using signed HTTP requests. This functionality enables Dart developers to make native calls to AWS backends in their Flutter or Dart applications, to make changes to the data or configurations of AWS services.\n\nDevelopers can add the Signature V4 client as a dependency to their Flutter or dart application, and use it to interact with AWS services. For example, using the Dart Signature V4 client, a developer can interact with the [Amazon Simple Storage Service](https://aws.amazon.com/cn/s3/?trk=cndc-detail) ([Amazon S3](https://aws.amazon.com/cn/s3/?trk=cndc-detail)) using signed HTTP requests to create a new S3 Bucket. Developers can then choose to upload files to their S3 buckets and also manage the read/write permissions for the files within these buckets.\n\n##### **OpenZFS**\n\nYou can now update the storage and IOPS capacity on your [Amazon FSx for OpenZFS](https://aws.amazon.com/cn/fsx/openzfs/?trk=cndc-detail) file systems with the click of the button, making it even easier to adapt to your evolving storage and performance needs.\n\n[Amazon FSx for OpenZFS](https://aws.amazon.com/cn/fsx/openzfs/?trk=cndc-detail) provides fully managed cost-effective shared file storage powered by the popular OpenZFS file system. When you create an FSx for OpenZFS file system, you can specify its storage capacity, its throughput capacity, and it's disk IOPS capacity. Until today, FSx for OpenZFS only supported updating the throughput capacity of an active file system. Now, you can also increase the storage capacity or change the disk IOPS capacity on your file system in seconds, without disrupting your end users or applications. With this capability, you can now dynamically update all of the primary aspects of your FSx for OpenZFS file system configuration.\n\n##### **Amazon Genomics CLI v1.5.0**\n\nThe Amazon Genomics CLI simplifies and automates the deployment of cloud resources like workflow engines and compute clusters, providing genomics and life science customers with an easy-to-use command line to quickly setup and run genomics workflows on Amazon Web Services (AWS).\n\nAmazon Genomics CLI v1.5.0 has added support for workflows written in the Common Workflow Language (CWL) using the Toil workflow engine. In addition to CWL, the Amazon Genomics CLI supports workflows written with Workflow Definition Language (WDL), Nextflow, and Snakemake enabling customers to run a wide variety of genomics data analyses like joint calling of genome variants and single-cell RNAseq.\n\nRead the full release update in, [Amazon Genomics CLI v1.5.0 adds support for the Common Workflow Language (CWL) with Toil](https://aws-oss.beachgeek.co.uk/1qx)\n\n#### **Videos of the week**\n##### **Apache Kylin**\n\nApache Kylin™ is an open source, distributed Analytical Data Warehouse for Big Data. In this video, you will learn how you can deploy this open source project into AWS, and then explores some sample data sets (COVID and New York Taxi).\n\n<video src=\\"https://dev-media.amazoncloud.cn/e8b84987e7524f7c88940e550bc7aea2_Apache%20Kylin%20on%20the%20Cloud%EF%BD%9CBuild%20a%20Data%20Analytics%20Platform%20on%20AWS%20in%202%20Hours%20-%20Part%201.mp4\\" class=\\"manvaVedio\\" controls=\\"controls\\" style=\\"width:160px;height:160px\\"></video>\n\n##### **.NET Blazor**\n\nBlazor is a free and open-source web framework that enables developers to create web apps using C# and HTML. In this video, Noah Gift shares with you how to deploy these apps using [Amazon ECS](https://aws.amazon.com/cn/ecs/?trk=cndc-detail).\n\n<video src=\\"https://dev-media.amazoncloud.cn/a6251b99039048dfab8cbbf2c1dd5e0f_Learn%20to%20deploy%20a%20AWS%20ECS%20Fargate%20application%20for%20a%20.NET%20Blazor%20App..mp4\\" class=\\"manvaVedio\\" controls=\\"controls\\" style=\\"width:160px;height:160px\\"></video>\n\n#### **Events for your diary**\n##### **OSPOs In Action: Ways On How Organizations Drive Open Source Innovation**\n##### **Jun 9, 2022, 8:00am PDT**\n\nFrom the registration page:\n\nWhat does it take to establish an Open Source Program Office (OSPO)? This expert-led webinar provides a wealth of insight on the leadership and tools necessary to help implement an OSPO (or an open source initiative) within your organisations. Whether you’re from enterprise, academia, non-profit, or the public sector, you’ll come away with an understanding of OSPO opportunities which drive differentiation and risk mitigation.\n\nYou’ll hear from leaders from VMware, Bloomberg, Comcast, and Porsche to better understand the value of the OSPO, and where to get started.\n\nFind out more and sign up for the webinar [here](https://aws-oss.beachgeek.co.uk/1qv).\n\n##### **Machine Learning at scale using Kubeflow with [Amazon EKS](https://aws.amazon.com/cn/eks/?trk=cndc-detail) and [Amazon EFS](https://aws.amazon.com/cn/efs/?trk=cndc-detail)**\n##### **June 16th, 10am PT**\n\nMy colleague Suman Debnath, Principal Developer Advocate at AWS, will discuss how to use the open-source machine learning toolkit Kubeflow. Suman will demonstrate how to deploy Kubernetes cluster utilising [Amazon Elastic Kubernetes Service](https://aws.amazon.com/cn/eks/?trk=cndc-detail) (EKS) and [Amazon Elastic File System](https://aws.amazon.com/cn/efs/?trk=cndc-detail) (EFS) as persistent storage in the backend, which will be utilised for staging the dataset for training, hosting jupyter notebooks, and running the machine learning model.\n\nFind out more and register, [Machine Learning at scale using Kubeflow with Amazon EKS and Amazon EFS](https://aws-oss.beachgeek.co.uk/1rw)\n\n##### **Observability: Open Source Solutions**\n##### **June 28th, 10:00am - 2:15pm PDT**\n\nThe AWS Monitoring and Observability Team invites you to participate in a hands on session with [Amazon Managed Service for Prometheus](https://aws.amazon.com/cn/prometheus/?trk=cndc-detail), Amazon Managed Service for Grafana and AWS Distro for Open Telemetry. During this session you will use these services in creating workspaces, ingesting/querying metrics, logs and trace data and viewing in a dashboard you will set up. The afternoon will close with demo of what you have done and highlighting the value in MTTD, MTTI, MTTR and application performance.\n\nThis event is designed for those looking to implement AWS Observability using open-source services to visualize their data with native or 3rd party tools. Site reliability engineers, operations engineers, systems engineers, and DevOps. Familiarity with monitoring concepts such as logs, metrics, traces, alarms, and the dashboard is recommended, but not required.\n\nRegister [via this page](https://aws-oss.beachgeek.co.uk/1qt).\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 other Tuesday, 3pm GMT**\n\nThis regular meet-up is for anyone interested in OpenSearch & Open Distro. All skill levels are welcome and they cover and welcome talks on topics including: search, logging, log analytics, and data visualisation.\n\nSign up to the next session, [OpenSearch Community Meeting](https://aws-oss.beachgeek.co.uk/1az)\n\n##### **OpenSearchCon 2022**\n##### **Sept 21st, 2022 Seattle**\n\nCome to the first annual OpenSearchCon!\n\nThis day-long conference will be packed with presenters who build and innovate with OpenSearch. It doesn’t matter if you’re just getting started on your OpenSearch journey, running giant clusters, or contributing tons of code; the event is for everyone. Join us to celebrate the progress and look into the future of the project. Admission is free, and registration will be open in the next few weeks. All you will need to do is sign up, and get to Seattle!\n\nCheck out the full details, including signing up and location, at the [meetup page here](https://aws-oss.beachgeek.co.uk/1n1).\n\n#### **Stay in touch with open source at AWS**\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>This week we have another great selection of brand new open source projects for you to explore, including “firec” a Rust client library for interacting with Firecracker, “sfn-cli” a tool that helps you quickly build StepFunctions definitions, “ssm-cloner” a tool to help you replicate across AWS regions your AWS System Manager documents, “amazon-lambda-compute-tuning” an AWS Lambda function benchmarking tool, “aws-iam-root-user-activity-monitor” a sample project to help you keep track of your root user, “hpc-cost-simulator” a tool to help estimate costs running your HPC workloads on AWS, and many more.</p>\n<p>We also have blog posts and longer form technical articles covering Kubernetes, Amazon EMR, SUSE Linux, Dart, AWS Amplify, Amazon Genomics CLI, OpenZFS, AWS CDK, Go, TensorFlow, Hugging Face, Apache Cassandra, Dicoogle, MariaDB, Spack, Quarkus (don’t miss this one), and more this week. This weeks featured videos cover Apache Kylin and Blazor and I finish up events happening that you should watch out for.</p>\n<h4><a id=\\"AWS_CDK_5\\"></a><strong>AWS CDK</strong></h4>\\n<p>The AWS Cloud Development Kit (AWS CDK) version 1 (v1) for JavaScript, TypeScript, Java, Python, .NET and Go is now in maintenance mode. In this post, <a href=\\"https://aws-oss.beachgeek.co.uk/1qz\\" target=\\"_blank\\">Version 1 of the AWS Cloud Development Kit (AWS CDK) is now in maintenance mode</a> you find out more about what this means as well as learn resources on how you can begin your migration to v2.</p>\\n<h4><a id=\\"MariaDB_9\\"></a><strong>MariaDB</strong></h4>\\n<p>If you are looking to upgrade your MariaDB database from 10.2 (which is End of Life, October 2022) then you should check out this post, <a href=\\"https://aws-oss.beachgeek.co.uk/1r9\\" target=\\"_blank\\">Upgrading from Amazon RDS for MariaDB version 10.2</a> put together by Vijay Karumajji. In it he covers the [Amazon RDS](https://aws.amazon.com/cn/rds/?trk=cndc-detail) for MariaDB 10.2 end-of-life timeline, your available upgrade choices and then shares some current good practices to follow during the upgrade process.</p>\\n<h4><a id=\\"Celebrating_open_source_contributors_13\\"></a><strong>Celebrating open source contributors</strong></h4>\\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: Robert Oberhofer, Hamzabouissi Bazmahou, Forrest Sun, Gena Gizzi, Noor Fairoza, Michael Raney, Noah Gift, Gary Stafford, Oliver Perks, Vijay Karumajji, Daniel Leu, Ben Smith and Lars Jacobsson.</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<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_25\\"></a><strong>Tools</strong></h5>\\n<h5><a id=\\"firec_27\\"></a><strong>firec</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1rf\\" target=\\"_blank\\">firec</a> (pronounced “fyrek”) is an open source Rust client library to interact with Firecracker. It allows you to create, manipulate, query and stop VMMs. Very nice indeed.</p>\\n<h5><a id=\\"sfncli_31\\"></a><strong>sfn-cli</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1qu\\" target=\\"_blank\\">sfn-cli</a> the latest open source project from the lovely folk at MatHem lets you quickly build StepFunctions definitions with a handy SDK integration lookup and snippet generation of all 10K+ API actions. A bit like a dressed down Workflow Studio, but at your fingertips. <strong>Note</strong> that this is an early stage preview and some functionality will be missing. (A big thanks to AWS Community Builder Lars Jacobsson for sending this through)</p>\\n<h5><a id=\\"ssmcloner_35\\"></a><strong>ssm-cloner</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1rj\\" target=\\"_blank\\">ssm-cloner</a> this repository is used to simplify the process of cloning the SSM documents across the AWS regions. You can use this module and pass on the parameters and it will clone the documents for you. You can also use it to unclone or create new version for your documents. Sound super useful.</p>\\n<h5><a id=\\"functionstencil_39\\"></a><strong>function-stencil</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1re\\" target=\\"_blank\\">function-stencil</a> very nice tool from our own Ben Smith that is a quickstart [AWS Lambda](https://aws.amazon.com/cn/lambda/?trk=cndc-detail) function code generator. Downloads a template function code file, test harness file, sample SAM definition and appropriate file structure. Check it out on npm too, <a href=\\"https://aws-oss.beachgeek.co.uk/1rg\\" target=\\"_blank\\">function-stencil</a></p>\\n<h5><a id=\\"fissaa_43\\"></a><strong>fissaa</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1ri\\" target=\\"_blank\\">fissaa</a> is a CLI that Hamzabouissi Bazmahou created to help him simplify the deployment of applications to AWS ECS, including things like setting-up domain registration, TLS Certification, Load Balancing, Rolling Back and budget monitoring. I love it when there is a story or meaning behind a project name, and in this case Fissaa is a Tunisian word that means speed-up.</p>\\n<h5><a id=\\"amazonbraketstrawberryfieldspluginpython_47\\"></a><strong>amazon-braket-strawberryfields-plugin-python</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1rm\\" target=\\"_blank\\">amazon-braket-strawberryfields-plugin-python</a> This plugin provides a BraketEngine class for running photonic quantum circuits created in Strawberry Fields on the [Amazon Braket](https://aws.amazon.com/cn/braket/?trk=cndc-detail) service. The [Amazon Braket](https://aws.amazon.com/cn/braket/?trk=cndc-detail) Python SDK is an open source library that provides a framework to interact with quantum computing hardware devices and simulators through [Amazon Braket](https://aws.amazon.com/cn/braket/?trk=cndc-detail). Strawberry Fields is an open source library for writing and running programs for photonic quantum computers.</p>\\n<h5><a id=\\"amazonlambdacomputetuning_51\\"></a><strong>amazon-lambda-compute-tuning</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1rq\\" target=\\"_blank\\">amazon-lambda-compute-tuning</a> when trying to optimise your [AWS Lambda](https://aws.amazon.com/cn/lambda/?trk=cndc-detail) functions, many people use my colleague Alex Casalboni’s project, <a href=\\"https://aws-oss.beachgeek.co.uk/1rp\\" target=\\"_blank\\">AWS Lambda Power Tuning</a>. This project takes a slightly different slant, allowing you to try and benchmark the cost and performance differences against x86 and Arm and different memory options. All you need to do is supply the arn’s of your [AWS Lambda](https://aws.amazon.com/cn/lambda/?trk=cndc-detail) functions in the [AWS Amplify](https://aws.amazon.com/cn/amplify/?trk=cndc-detail) front end, and away you go.</p>\\n<p><img src=\\"https://dev-media.amazoncloud.cn/a4f00e0adb764a6488b27de4db28c5e1_image.png\\" alt=\\"image.png\\" /></p>\n<h5><a id=\\"awsiamrootuseractivitymonitor_57\\"></a><strong>aws-iam-root-user-activity-monitor</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1ro\\" target=\\"_blank\\">aws-iam-root-user-activity-monitor</a> this project contains a sample of how you can monitor root user activity within your AWS accounts, using Terraform. This implementation is event-driven and relies on [Amazon EventBridge](https://aws.amazon.com/cn/eventbridge/?trk=cndc-detail) to communicate [AWS IAM](https://aws.amazon.com/cn/iam/?trk=cndc-detail) root user activity events from member accounts to a central EventBridge custom event bus deployed in a given account.</p>\\n<p><img src=\\"https://dev-media.amazoncloud.cn/509c820588274a56bd985fc344e4415a_image.png\\" alt=\\"image.png\\" /></p>\n<h5><a id=\\"awstfkms_63\\"></a><strong>aws-tf-kms</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1rt\\" target=\\"_blank\\">aws-tf-kms</a> this repo contains a set of Terraform modules and examples. It provisions AWS KMS keys that are usable for the supported AWS services. Optionally, it supports managing key resource policy for cross-account access by AWS services and principals. An additional module is included that supports creating multi-region replica keys in another region.</p>\\n<p><img src=\\"https://dev-media.amazoncloud.cn/9193e9ccfeb34fe28f0f2b33d4e04f85_image.png\\" alt=\\"image.png\\" /></p>\n<h5><a id=\\"hpccostsimulator_69\\"></a><strong>hpc-cost-simulator</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1ru\\" target=\\"_blank\\">hpc-cost-simulator</a> This package contains scripts to parse scheduler logs and analyze them. It analyzes scheduler accounting log files to simulate the cost of running the same jobs on AWS. This tool can simulate the use of spot instances for short jobs and help guide the choice of savings plans by breaking the data to hourly consumption. Initially supports LSF and Slurm. Altair Accelerator support to be added soon.</p>\\n<h4><a id=\\"Demos_Samples_and_Workshops_73\\"></a><strong>Demos, Samples and Workshops</strong></h4>\\n<h5><a id=\\"dotnetnativeaotlabs_75\\"></a><strong>dotnet-nativeaot-labs</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1rk\\" target=\\"_blank\\">dotnet-nativeaot-labs</a> this repo provides a place to learn about and experiment with .NET NativeAOT on AWS. At a high level, NativeAOT for .NET is a way to compile your .NET projects directly to machine code, eliminating the Intermediate Language and Just-In-Time compilation. AOT stands for “Ahead of Time”, as opposed to “Just in Time”. According to this <a href=\\"https://aws-oss.beachgeek.co.uk/1rl\\" target=\\"_blank\\">tweet</a> from Norm Johanson “We have been experimenting with .NET’s preview AOT support for improving Lambda cold start. For some scenarios we are seeing big improvements.”.</p>\\n<h5><a id=\\"awsvpcbuildercdk_79\\"></a><strong>aws-vpc-builder-cdk</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1rn\\" target=\\"_blank\\">aws-vpc-builder-cdk</a> this repo contains code that provide a simple and repeatable way to deploy and explore complex networking architectures on AWS, as well as helping to showcase the capabilities of the [AWS Cloud Development Kit](https://aws.amazon.com/cn/cdk/?trk=cndc-detail) (CDK) to create and orchestrate a complex architecture.</p>\\n<p><img src=\\"https://dev-media.amazoncloud.cn/c5cd101bae7a41f7b675fbf36c7f7a2b_image.png\\" alt=\\"image.png\\" /></p>\n<h5><a id=\\"nodeblogapp_85\\"></a><strong>nodeblog.app</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1rh\\" target=\\"_blank\\">nodeblog.app</a> Daniel Leu has created this sample project that puts together a number of AWS services using [AWS CDK](https://aws.amazon.com/cn/cdk/?trk=cndc-detail), to create a functional blogging app which you can use as a base for your own projects.</p>\\n<h5><a id=\\"deployingunrealenginepixelstreamingserveronec2_89\\"></a><strong>deploying-unreal-engine-pixel-streaming-server-on-ec2</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1r5\\" target=\\"_blank\\">deploying-unreal-engine-pixel-streaming-server-on-ec2 </a>this repo contains code and documentation that allows you to deploy Windows-based Unreal Engine 4 Pixel Streaming builds to EC2. You can check out this blog post, <a href=\\"https://aws-oss.beachgeek.co.uk/1r6\\" target=\\"_blank\\">Unreal Engine Pixel Streaming in AWS with Ubuntu OS</a> where Gena Gizzi and Noor Fairoza show you how you can get this project running on Ubuntu. This project looks fun to try out, so its on my weekend to do list. [hands on]</p>\\n<h5><a id=\\"rekognitionstreamingvideoevents_93\\"></a><strong>rekognition-streaming-video-events</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1rr\\" target=\\"_blank\\">rekognition-streaming-video-events</a> this project detects objects (people, pets, and packages) in live video streams and returns the detected label(s), bounding box coordinates, zoomed-in images of the object(s) detected, and timestamps.</p>\\n<p><img src=\\"https://dev-media.amazoncloud.cn/6072b5e3798943dc924b62456ea59a40_image.png\\" alt=\\"image.png\\" /></p>\n<h5><a id=\\"localizecontentusingawsmlservices_99\\"></a><strong>localize-content-using-aws-ml-services</strong></h5>\\n<p><a href=\\"https://aws-oss.beachgeek.co.uk/1rs\\" target=\\"_blank\\">localize-content-using-aws-ml-services</a> This sample solution demonstrates how builders can use polly to generate audio different than the source audio, generate subtitles from a text file, generate speech marks and tie them all together.</p>\\n<p><img src=\\"https://dev-media.amazoncloud.cn/656d4d904add41129f2ae19033256224_image.png\\" alt=\\"image.png\\" /></p>\n<h4><a id=\\"AWS_and_Community_blog_posts_105\\"></a><strong>AWS and Community blog posts</strong></h4>\\n<h5><a id=\\"Realm_106\\"></a><strong>Realm</strong></h5>\\n<p>Realm database is an open-source, developer-friendly project for mobile data storage, distributed under the Apache 2.0 license and backed by MongoDB. Robert Oberhofer has put together this post, <a href=\\"https://aws-oss.beachgeek.co.uk/1rv\\" target=\\"_blank\\">Increase app responsiveness with MongoDB Realm mobile database and AWS Wavelength</a> introduces MongoDB Realm, and examines its core characteristics and key benefits. While Realm is widely used for building mobile applications, its capabilities are also relevant for other problem spaces, including IoT and Edge.</p>\\n<h5><a id=\\"Quarkus_110\\"></a><strong>Quarkus</strong></h5>\\n<p>Another cracking post from Gary Stafford, this time showing you how go develop, test, build, and then deploy Native Quarkus applications to Kubernetes on AWS using GitOps in his post, <a href=\\"https://aws-oss.beachgeek.co.uk/1rc\\" target=\\"_blank\\">Building and Deploying Cloud-Native Quarkus Applications to Kubernetes</a>. This post covers more than Quarkus, and is essential reading for anyone looking to understand more about your options cloud native and Java. It is a long read, so grab your favourite beverage and enjoy!</p>\\n<p><img src=\\"https://dev-media.amazoncloud.cn/4766feefaeb44696b7d1b39d9ad5cf41_image.png\\" alt=\\"image.png\\" /></p>\n<h5><a id=\\"Spack_116\\"></a>**Spack</h5>\\n<p>**<br />\\n<a href=\\"https://aws-oss.beachgeek.co.uk/1ra\\" target=\\"_blank\\">Spack</a> is a multi-platform package manager that builds and installs multiple versions and configurations of software. It works on Linux, macOS, and many supercomputers. In the post<br />\\n<a href=\\"https://aws-oss.beachgeek.co.uk/1rb\\" target=\\"_blank\\">Introducing the Spack Rolling Binary Cache hosted on AWS</a> Oliver Perks shares the announcement of a new public Spack Binary Cache, hosted on AWS. Spack users now have access to a public build cache hosted on [Amazon Simple Storage Service](https://aws.amazon.com/cn/s3/?trk=cndc-detail) ([Amazon S3](https://aws.amazon.com/cn/s3/?trk=cndc-detail)). The use of this Binary Cache will result in up to 20x faster install times for common Spack packages. Read this post to find out more, including how this works with other open source tools such as AWS ParallelCluster.</p>\\n<p><img src=\\"https://dev-media.amazoncloud.cn/bccfa29289d042b28a1d76ff53af6145_image.png\\" alt=\\"image.png\\" /></p>\n<h5><a id=\\"Dicoogle_123\\"></a><strong>Dicoogle</strong></h5>\\n<p>Dicoogle is an open source project that provides the functionality of a PACS (picture archiving and communication system). A PACS stores and indexes DICOM medical image files, and uses the DICOM protocol to facilitate the upload, download, and search of DICOM studies. DICOM is a data model organised in the sequence Patient – Study – Series – Instance. A patient has one or more studies, which may also be known as exams or procedures. In this post, <a href=\\"https://aws-oss.beachgeek.co.uk/1r8\\" target=\\"_blank\\">Running Dicoogle, an open source PACS solution, on AWS (part 1)</a>, Forrest Sun provides the first part of a two-part series that describes how to host a secure DICOM server on AWS. [hands on]</p>\\n<p><img src=\\"https://dev-media.amazoncloud.cn/3617338bebd04a8d836e0bb3d3743773_image.png\\" alt=\\"image.png\\" /></p>\n<h5><a id=\\"Apache_Cassandra_129\\"></a><strong>Apache Cassandra</strong></h5>\\n<p>Lightweight transactions (LWT) is an Apache Cassandra API feature that allows developers to perform conditional update operations against their table data. Conditional update operations are useful when inserting, updating and deleting records based on conditions that evaluate the current state. Michael Raney has written <a href=\\"https://aws-oss.beachgeek.co.uk/1r7\\" target=\\"_blank\\">Improved performance for lightweight transactions with Amazon Keyspaces</a> where he shares details about the improved performance characteristics of [Amazon Keyspaces](https://aws.amazon.com/cn/keyspaces/?trk=cndc-detail) LWT API (lightweight transactions), advanced design patterns, and operational best practices.</p>\\n<p><img src=\\"https://dev-media.amazoncloud.cn/2bf410ea4ca54dbbbaf5fdce34cc68e5_image.png\\" alt=\\"image.png\\" /></p>\n<h5><a id=\\"Other_posts_you_might_like_from_the_past_week_135\\"></a><strong>Other posts you might like from the past week</strong></h5>\\n<ul>\\n<li><a href=\\"https://aws-oss.beachgeek.co.uk/1r0\\" target=\\"_blank\\">Making your Go workloads up to 20% faster with Go 1.18 and AWS Graviton</a> shows how moving to the latest Go version can make a difference in performance when using Arm based AWS Graviton instance types</li>\\n<li><a href=\\"https://aws-oss.beachgeek.co.uk/1r1\\" target=\\"_blank\\">Run text classification with Amazon SageMaker JumpStart using TensorFlow Hub and Hugging Face models</a> provides a step-by-step walkthrough on how to fine-tune and deploy a text classification model, using trained models from TensorFlow Hub [hands on]</li>\\n<li><a href=\\"https://aws-oss.beachgeek.co.uk/1r2\\" target=\\"_blank\\">Amazon EMR Serverless Now Generally Available – Run Big Data Applications without Managing Servers</a> walks you through the GA announcement of [Amazon EMR](https://aws.amazon.com/cn/emr/?trk=cndc-detail) Serverless, a serverless deployment option for customers to run big data analytics applications using open-source frameworks like Apache Spark and Hive without configuring, managing, and scaling clusters or servers</li>\\n<li><a href=\\"https://aws-oss.beachgeek.co.uk/1r4\\" target=\\"_blank\\">Customizing scheduling on Amazon EKS</a> demonstrates a proof of concept that makes it easy for you to customise the way Kubernetes schedules your workloads [hands on]</li>\\n</ul>\n<p><img src=\\"https://dev-media.amazoncloud.cn/1213a567663d40ab8070b3e818f8495d_image.png\\" alt=\\"image.png\\" /></p>\n<ul>\\n<li><a href=\\"https://aws-oss.beachgeek.co.uk/1rd\\" target=\\"_blank\\">Updated: Create CloudEvents from AWS EventBridge (and into Direktiv)</a> an update from a post I shared in an earlier newsletter (<a href=\\"https://dev.to/aws/aws-open-source-news-and-updates-5145\\" target=\\"_blank\\">#64</a>) this post shows how you can use this open source technology to convert the AWS EventBridge events into a standard CloudEvents</li>\\n</ul>\n<h4><a id=\\"Case_studies_146\\"></a><strong>Case studies</strong></h4>\\n<ul>\\n<li><a href=\\"https://aws-oss.beachgeek.co.uk/1qy\\" target=\\"_blank\\">Mobileye’s journey towards scaling Amazon EKS to thousands of nodes</a> reviews how Mobileye’s AI Engineering Group seamlessly runs their workflows on [Amazon Elastic Kubernetes Service](https://aws.amazon.com/cn/eks/?trk=cndc-detail) ([Amazon EKS](https://aws.amazon.com/cn/eks/?trk=cndc-detail)), supporting around 250 workflows daily.</li>\\n</ul>\n<h4><a id=\\"Quick_updates_150\\"></a><strong>Quick updates</strong></h4>\\n<h5><a id=\\"AWS_Amplify_151\\"></a><strong>AWS Amplify</strong></h5>\\n<p>Earlier this week was the announcement of the general availability of Geofences for Amplify Geo. Amplify Geo enables frontend developers to add location-aware features to their web applications. Developers looking to display geometric boundaries or Geofences on a map, can now implement a complete Geofence management solution in minutes using the cloud-connected UI widget and APIs from Amplify Geo, powered by Amazon Location Service. Geofences are geometric boundaries that can be drawn around places of interest or areas on a map.</p>\n<p>With this release, developers can add an interactive Geofence management UI widget to view, create, and edit Geofences on a map. This UI widget is built on top of the popular MapLibre open-source library and developers can choose from the wide array of community-contributed plugins to further customise their Geofence UI components. Amplify Geo also provides developers with client APIs powered by Amazon Location Service to manage Geofences programmatically from their frontend web application. Developers can use the guided workflow in the Amplify Command Line Interface (CLI) to provision all the necessary cloud resources to create Geofences, or they can use existing Geofence resources.</p>\n<h5><a id=\\"SUSE_Linux_157\\"></a><strong>SUSE Linux</strong></h5>\\n<p>Announced earlier in the week were price reductions for Amazon EC2 instances running SLES. When you run SLES on Amazon EC2, you are charged one combined price for the Amazon EC2 infrastructure and the SUSE OS. Read more about the details in the post, <a href=\\"https://aws-oss.beachgeek.co.uk/1qw\\" target=\\"_blank\\">Price reductions on Amazon EC2 instances running SUSE Linux Enterprise Server (SLES) OS</a></p>\\n<h5><a id=\\"Dart_161\\"></a><strong>Dart</strong></h5>\\n<p>The new Dart Signature V4 client allows developers to securely integrate with all 200+ AWS services using signed HTTP requests. This functionality enables Dart developers to make native calls to AWS backends in their Flutter or Dart applications, to make changes to the data or configurations of AWS services.</p>\n<p>Developers can add the Signature V4 client as a dependency to their Flutter or dart application, and use it to interact with AWS services. For example, using the Dart Signature V4 client, a developer can interact with the Amazon Simple Storage Service (Amazon S3) using signed HTTP requests to create a new S3 Bucket. Developers can then choose to upload files to their S3 buckets and also manage the read/write permissions for the files within these buckets.</p>\n<h5><a id=\\"OpenZFS_167\\"></a><strong>OpenZFS</strong></h5>\\n<p>You can now update the storage and IOPS capacity on your Amazon FSx for OpenZFS file systems with the click of the button, making it even easier to adapt to your evolving storage and performance needs.</p>\n<p>Amazon FSx for OpenZFS provides fully managed cost-effective shared file storage powered by the popular OpenZFS file system. When you create an FSx for OpenZFS file system, you can specify its storage capacity, its throughput capacity, and it’s disk IOPS capacity. Until today, FSx for OpenZFS only supported updating the throughput capacity of an active file system. Now, you can also increase the storage capacity or change the disk IOPS capacity on your file system in seconds, without disrupting your end users or applications. With this capability, you can now dynamically update all of the primary aspects of your FSx for OpenZFS file system configuration.</p>\n<h5><a id=\\"Amazon_Genomics_CLI_v150_173\\"></a><strong>Amazon Genomics CLI v1.5.0</strong></h5>\\n<p>The Amazon Genomics CLI simplifies and automates the deployment of cloud resources like workflow engines and compute clusters, providing genomics and life science customers with an easy-to-use command line to quickly setup and run genomics workflows on Amazon Web Services (AWS).</p>\n<p>Amazon Genomics CLI v1.5.0 has added support for workflows written in the Common Workflow Language (CWL) using the Toil workflow engine. In addition to CWL, the Amazon Genomics CLI supports workflows written with Workflow Definition Language (WDL), Nextflow, and Snakemake enabling customers to run a wide variety of genomics data analyses like joint calling of genome variants and single-cell RNAseq.</p>\n<p>Read the full release update in, <a href=\\"https://aws-oss.beachgeek.co.uk/1qx\\" target=\\"_blank\\">Amazon Genomics CLI v1.5.0 adds support for the Common Workflow Language (CWL) with Toil</a></p>\\n<h4><a id=\\"Videos_of_the_week_181\\"></a><strong>Videos of the week</strong></h4>\\n<h5><a id=\\"Apache_Kylin_182\\"></a><strong>Apache Kylin</strong></h5>\\n<p>Apache Kylin™ is an open source, distributed Analytical Data Warehouse for Big Data. In this video, you will learn how you can deploy this open source project into AWS, and then explores some sample data sets (COVID and New York Taxi).</p>\n<p><video src=\\"https://dev-media.amazoncloud.cn/e8b84987e7524f7c88940e550bc7aea2_Apache%20Kylin%20on%20the%20Cloud%EF%BD%9CBuild%20a%20Data%20Analytics%20Platform%20on%20AWS%20in%202%20Hours%20-%20Part%201.mp4\\" controls=\\"controls\\"></video></p>\\n<h5><a id=\\"NET_Blazor_188\\"></a><strong>.NET Blazor</strong></h5>\\n<p>Blazor is a free and open-source web framework that enables developers to create web apps using C# and HTML. In this video, Noah Gift shares with you how to deploy these apps using Amazon ECS.</p>\n<p><video src=\\"https://dev-media.amazoncloud.cn/a6251b99039048dfab8cbbf2c1dd5e0f_Learn%20to%20deploy%20a%20AWS%20ECS%20Fargate%20application%20for%20a%20.NET%20Blazor%20App..mp4\\" controls=\\"controls\\"></video></p>\\n<h4><a id=\\"Events_for_your_diary_194\\"></a><strong>Events for your diary</strong></h4>\\n<h5><a id=\\"OSPOs_In_Action_Ways_On_How_Organizations_Drive_Open_Source_Innovation_195\\"></a><strong>OSPOs In Action: Ways On How Organizations Drive Open Source Innovation</strong></h5>\\n<h5><a id=\\"Jun_9_2022_800am_PDT_196\\"></a><strong>Jun 9, 2022, 8:00am PDT</strong></h5>\\n<p>From the registration page:</p>\n<p>What does it take to establish an Open Source Program Office (OSPO)? This expert-led webinar provides a wealth of insight on the leadership and tools necessary to help implement an OSPO (or an open source initiative) within your organisations. Whether you’re from enterprise, academia, non-profit, or the public sector, you’ll come away with an understanding of OSPO opportunities which drive differentiation and risk mitigation.</p>\n<p>You’ll hear from leaders from VMware, Bloomberg, Comcast, and Porsche to better understand the value of the OSPO, and where to get started.</p>\n<p>Find out more and sign up for the webinar <a href=\\"https://aws-oss.beachgeek.co.uk/1qv\\" target=\\"_blank\\">here</a>.</p>\\n<h5><a id=\\"Machine_Learning_at_scale_using_Kubeflow_with_Amazon_EKS_and_Amazon_EFS_206\\"></a><strong>Machine Learning at scale using Kubeflow with Amazon EKS and Amazon EFS</strong></h5>\\n<h5><a id=\\"June_16th_10am_PT_207\\"></a><strong>June 16th, 10am PT</strong></h5>\\n<p>My colleague Suman Debnath, Principal Developer Advocate at AWS, will discuss how to use the open-source machine learning toolkit Kubeflow. Suman will demonstrate how to deploy Kubernetes cluster utilising Amazon Elastic Kubernetes Service (EKS) and Amazon Elastic File System (EFS) as persistent storage in the backend, which will be utilised for staging the dataset for training, hosting jupyter notebooks, and running the machine learning model.</p>\n<p>Find out more and register, <a href=\\"https://aws-oss.beachgeek.co.uk/1rw\\" target=\\"_blank\\">Machine Learning at scale using Kubeflow with Amazon EKS and Amazon EFS</a></p>\\n<h5><a id=\\"Observability_Open_Source_Solutions_213\\"></a><strong>Observability: Open Source Solutions</strong></h5>\\n<h5><a id=\\"June_28th_1000am__215pm_PDT_214\\"></a><strong>June 28th, 10:00am - 2:15pm PDT</strong></h5>\\n<p>The AWS Monitoring and Observability Team invites you to participate in a hands on session with Amazon Managed Service for Prometheus, Amazon Managed Service for Grafana and AWS Distro for Open Telemetry. During this session you will use these services in creating workspaces, ingesting/querying metrics, logs and trace data and viewing in a dashboard you will set up. The afternoon will close with demo of what you have done and highlighting the value in MTTD, MTTI, MTTR and application performance.</p>\n<p>This event is designed for those looking to implement AWS Observability using open-source services to visualize their data with native or 3rd party tools. Site reliability engineers, operations engineers, systems engineers, and DevOps. Familiarity with monitoring concepts such as logs, metrics, traces, alarms, and the dashboard is recommended, but not required.</p>\n<p>Register <a href=\\"https://aws-oss.beachgeek.co.uk/1qt\\" target=\\"_blank\\">via this page</a>.</p>\\n<h5><a id=\\"BOSC_2022_222\\"></a><strong>BOSC 2022</strong></h5>\\n<h5><a id=\\"July_1314_Madison_Wisconsin_USA_223\\"></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_227\\"></a><strong>OpenSearch</strong></h5>\\n<h5><a id=\\"Every_other_Tuesday_3pm_GMT_228\\"></a><strong>Every other Tuesday, 3pm GMT</strong></h5>\\n<p>This regular meet-up is for anyone interested in OpenSearch &amp; Open Distro. All skill levels are welcome and they cover and welcome talks on topics including: search, logging, log analytics, and data visualisation.</p>\n<p>Sign up to the next session, <a href=\\"https://aws-oss.beachgeek.co.uk/1az\\" target=\\"_blank\\">OpenSearch Community Meeting</a></p>\\n<h5><a id=\\"OpenSearchCon_2022_234\\"></a><strong>OpenSearchCon 2022</strong></h5>\\n<h5><a id=\\"Sept_21st_2022_Seattle_235\\"></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_243\\"></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
目录
关闭