AWS Open Source Blog
Making it Easier to Build Connectors with Apache Flink: Introducing the Async Sink
AWS has contributed the Async Sink to the Flink 1.15 release. The Async Sink is an abstraction for building sinks with at-least-once semantics to make it easier and less time consuming to build and maintain sinks in Apache Flink.
Introducing Finch: An Open Source Client for Container Development
Today we are happy to announce a new open source project, Finch. Finch is a new command line client for building, running, and publishing Linux containers.
Adding CDK Constructs to the AWS Analytics Reference Architecture
In 2021, we released the AWS Analytics Reference Architecture, a new AWS Cloud Development Kit (AWS CDK) application end-to-end example, as open source. In 2022, we extended the scope of this project with AWS CDK constructs to provide more granular and reusable examples.
The AWS Modern Applications and Open Source Zone: Learn, Play, and Relax at AWS re:Invent 2022
The AWS Modern Applications and Open Source Zone at The Venetian is a must-visit destination for your re:Invent journey. With demos, experts, food, drinks, swag, games, and mystery surprises, how can you not stop by?
Optimized Video Encoding with FFmpeg on AWS Graviton Processors
Graviton2 and Graviton3 processors are cost efficient and fast for running video transcoding. With the latest improvements to the open source FFmpeg and codecs, the advantage has only improved.
Improving Developer Productivity at Disney with Serverless and Open Source
Disney Streaming’s use of serverless and open source technologies has improved their ability to deliver business value safely and reliably.
Managing Computer Labs on Amazon AppStream 2.0 with Open Source Virtual Application Management
The AWS Virtual Application Management Solution is an open source companion application to AppStream 2.0 designed to help administrators create AppStream 2.0 images at scale.
Speed up Highly Available Deployments on Kubernetes
The Amazon Managed Service for Prometheus team released two new Kubernetes controllers for zone aware rollouts and disruptions that can be used by any highly available, quorum-base distributed application, such as Cortex, to improve the velocity of deployments in a safe way.
Automate Python Flask Deployment to the AWS Cloud
Learn how to use AWS services and open source tools to automate the deployment of a Python Flask application to the AWS Cloud using CodePipeline.
A Container-Free Way to Configure Kubernetes Using AWS Lambda
Learn how to access the Kubernetes API from an AWS Lambda function entirely in code, without the need to build a container image with executables. This provides a simple approach to create your Lambda functions, and also a faster execution time.